Skip to content

Commit 0154821

Browse files
authored
Merge pull request #2197 from kjbranch/g-n-east-2
Upper Norfair Heated G-mode: part 2
2 parents 91bdc49 + c168880 commit 0154821

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

region/norfair/east/Single Chamber.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -471,11 +471,9 @@
471471
}
472472
},
473473
"requires": [
474+
"canTrickyDodgeEnemies",
474475
{"or": [
475-
{"and": [
476-
"h_artificialMorphBombHorizontally",
477-
"canTrickyJump"
478-
]},
476+
"h_artificialMorphBombHorizontally",
479477
"h_artificialMorphJumpIntoIBJ",
480478
{"and": [
481479
"h_artificialMorphIBJ",

region/norfair/east/Spiky Platforms Tunnel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
"note": "Morph and ride the Trippers.",
287287
"devNote": [
288288
"FIXME: It is possible to start a Diagonal IBJ from the sinking tripper, but it's very precise (3 frame window if Samus doesn't move).",
289-
"One of these frames gives a normal IBJ, which shouldn't be expected (1 frame for the first Bomb, then 3 frames for the second)."
289+
"Only one of these frames gives a normal IBJ, which shouldn't be expected (1 frame for the first Bomb, then 3 frames for the second)."
290290
]
291291
},
292292
{

0 commit comments

Comments
 (0)