Skip to content

Commit 1d68cb1

Browse files
committed
Feedback update
1 parent e1b7918 commit 1d68cb1

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

region/brinstar/blue/Blue Brinstar Energy Tank Room.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,6 @@
841841
"name": "Artificial Morph Remotely Collect the Item",
842842
"requires": [
843843
"canEnterGMode",
844-
{"itemNotCollectedAtNode": 4},
845844
{"obstaclesCleared": ["D"]}
846845
],
847846
"flashSuitChecked": true,
@@ -1134,14 +1133,18 @@
11341133
{"obstaclesCleared": ["D"]},
11351134
"canRiskPermanentLossOfAccess",
11361135
"h_canArtificialMorphMovement",
1136+
"h_canArtificialMorphBombs",
11371137
{"or": [
11381138
"canConsecutiveWalljump",
11391139
"SpaceJump",
11401140
"h_canArtificialMorphLongIBJ"
11411141
]}
11421142
],
11431143
"note": "After overloading the PLMs by touching the item, go through the crumble and bomb blocks to the top door.",
1144-
"devNote": "The setup for this strat is where the obstacle is cleared."
1144+
"devNote": [
1145+
"The setup for this strat is where the obstacle is cleared.",
1146+
"FIXME: Bombs arent required if the item is there and can be used to overload PLMs. This was just a quick fix to prevent unsoundness."
1147+
]
11451148
},
11461149
{
11471150
"id": 57,

region/norfair/east/Frog Speedway.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,26 @@
818818
"After 175 moonfalls, reposition the Beetom to chest height, then continue dancing."
819819
]
820820
},
821+
{
822+
"id": 35,
823+
"link": [2, 2],
824+
"name": "G-Mode Setup - Get Hit By Beetom",
825+
"requires": [
826+
"h_getBlueSpeedMaxRunway"
827+
],
828+
"exitCondition": {
829+
"leaveWithGModeSetup": {
830+
"knockback": false
831+
}
832+
},
833+
"flashSuitChecked": true,
834+
"note": [
835+
"Carefully run through the blocks without killing all of the Beetoms or getting attacked by one.",
836+
"To save Energy, it is possible to lure a Beetom to the door without taking any extra hits and without any items.",
837+
"Get close enough to it to get it to hop towards Samus, then walk and occasionally run to the door with it following.",
838+
"It is possible to do this while crossing the room with SpeedBooster by luring one close to the left door and leaving it there, running through, then going back for it."
839+
]
840+
},
821841
{
822842
"link": [2, 2],
823843
"name": "G-Mode Setup - Get Hit By Beetom (Speedless Speedway)",

0 commit comments

Comments
 (0)