Skip to content

Commit 5a43e05

Browse files
committed
feedback update
1 parent bf34a18 commit 5a43e05

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

region/maridia/inner-pink/East Cactus Alley Room.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,7 @@
904904
"requires": [
905905
{"or": [
906906
{"and": [
907+
"canTrickyJump",
907908
"canSpaceJumpWaterBounce",
908909
"canWalljump"
909910
]},

region/maridia/inner-yellow/Plasma Spark Room.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,8 +1409,11 @@
14091409
{"tech": "canBombHorizontally"},
14101410
"canTrickyJump"
14111411
],
1412-
"note": "Bomb horizontally, then use spring ball to jump around the overhang. A Power Bomb will kill the Choot just after Samus reaches the top.",
1413-
"devNote": "With just Bombs, this can require a way to deal with the Choot, but Samus can just IBJ if needed."
1412+
"note": [
1413+
"Bomb horizontally, then use spring ball to jump around the overhang.",
1414+
"Either quickly kill the Choot or land on the left pixel to avoid a hit.",
1415+
"Using a Power Bomb will kill the Choot just before it swings left another time and will make the landing area a bit larger."
1416+
]
14141417
},
14151418
{
14161419
"id": 58,

0 commit comments

Comments
 (0)