Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions region/norfair/east/Single Chamber.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,11 +471,9 @@
}
},
"requires": [
"canTrickyDodgeEnemies",
{"or": [
{"and": [
"h_artificialMorphBombHorizontally",
"canTrickyJump"
]},
"h_artificialMorphBombHorizontally",
"h_artificialMorphJumpIntoIBJ",
{"and": [
"h_artificialMorphIBJ",
Expand Down
2 changes: 1 addition & 1 deletion region/norfair/east/Spiky Platforms Tunnel.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
"note": "Morph and ride the Trippers.",
"devNote": [
"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).",
"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)."
"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)."
]
},
{
Expand Down