Skip to content

Commit b242076

Browse files
committed
feedback update
1 parent 204ae1b commit b242076

3 files changed

Lines changed: 7 additions & 10 deletions

File tree

region/brinstar/red/Beta Power Bomb Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,8 @@
408408
],
409409
"devNote": [
410410
"Coming in with blue speed would be an alternative way to get past the hoppers, but this may be tricky to model.",
411-
"FIXME: It is possible to get past the sidehoppers and moonfall without getting hit."
411+
"FIXME: It is possible to get past the sidehoppers without killing them and moonfall without getting hit.",
412+
"This could then allow Samus to kill them safely with Wave, Morph, etc."
412413
]
413414
},
414415
{

region/maridia/inner-pink/East Sand Hole.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -435,15 +435,15 @@
435435
"requires": [
436436
"canSuitlessMaridia",
437437
"HiJump",
438-
"canCrouchJump",
439-
"canMidAirMorph",
440438
"canTrickyJump",
441439
"canConsecutiveWalljump",
442-
"canPreciseWalljump"
440+
"canWallJumpInstantMorph"
443441
],
444442
"flashSuitChecked": true,
445-
"note": "Midair Morph through the bottom right Crumble Blocks. Wall Jump and break free of the waterline to get to the item.",
446-
"devNote": "FIXME: This may need Space Jump or a way to break free, like the notable in West Sand Hole."
443+
"note": [
444+
"Wall jump up the middle column and Morph into the hole to get to the item.",
445+
"This is easier in G-Mode because the crumbles above the tunnel will be air."
446+
]
447447
},
448448
{
449449
"id": 21,

region/tourian/main/Metroid Room 4.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,6 @@
282282
"canTwoTileSqueeze"
283283
]}
284284
]},
285-
{"or": [
286-
"canDodgeWhileShooting",
287-
{"enemyDamage": {"enemy": "Rinka", "type": "contact", "hits": 1}}
288-
]},
289285
{"or": [
290286
"canTrickyJump",
291287
{"enemyDamage": {"enemy": "Rinka", "type": "contact", "hits": 1}}

0 commit comments

Comments
 (0)