Skip to content

Commit cb37ab5

Browse files
authored
Merge pull request #1924 from blkerby/main-st-frozen-fish
Adjust Main Street 'Suitless Frozen Fish, HiJump'
2 parents 6a473c1 + 30fc255 commit cb37ab5

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

region/maridia/outer/Main Street.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3371,12 +3371,18 @@
33713371
"requires": [
33723372
"canSuitlessMaridia",
33733373
"HiJump",
3374-
"canTrickyUseFrozenEnemies"
3374+
"canTrickyUseFrozenEnemies",
3375+
{"or": [
3376+
{"ammo": {"type": "Super", "count": 1}},
3377+
"canTrickyJump"
3378+
]}
33753379
],
33763380
"note": [
3377-
"Freeze the crab on the corner of the ledge and the fish near the wall but with enough space for Samus to fit through and jump up.",
3378-
"Alternatively, freeze the Sciser on the ground and the Skultera low, then crouch jump and down grab on the fish while rubbing into it to gain extra height.",
3379-
"With Supers, Samus can knock the Sciser off the wall and freeze it midair. Or freeze the Skultera near a wall and walljumping into it repeatedly."
3381+
"If Supers are available, Samus can knock the crab off the ceiling and freeze it mid-air, using it as a platform to jump onto the frozen fish above.",
3382+
"Alternatively, use one of several possible methods that do not require Supers:",
3383+
"1) Freeze the crab on the corner of the ledge and the fish near the wall but with enough space for Samus to fit through and jump up.",
3384+
"2) Freeze the crab on the ground and the fish low, then crouch jump and down grab onto the fish while pressing into it to gain extra height.",
3385+
"3) Freeze the fish near the left wall and wall jump into it repeatedly."
33803386
]
33813387
},
33823388
{

tech.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,8 +1643,8 @@
16431643
],
16441644
"otherRequires": [],
16451645
"note": [
1646-
"The ability to use Ice Beam to freeze enemies in especially precise positionings.",
1647-
"If supers are available, they can be used to knock wall crawlers off walls and freeze them mid air."
1646+
"The ability to use Ice Beam to freeze enemies in precise positions.",
1647+
"If Supers are available, they can be used to knock wall crawlers off walls and freeze them mid air."
16481648
],
16491649
"extensionTechs": [
16501650
{

0 commit comments

Comments
 (0)