Skip to content

Commit a489ee8

Browse files
committed
feedback update
1 parent 1fd99d2 commit a489ee8

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

region/crateria/east/West Ocean.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2944,7 +2944,6 @@
29442944
{"notable": "G-mode Overload PLMs by Power Bombing Morph Maze Item"},
29452945
"canEnterGMode",
29462946
"h_canUsePowerBombs",
2947-
"canInsaneJump",
29482947
{"or": [
29492948
"SpaceJump",
29502949
"canLongIBJ",
@@ -2983,8 +2982,7 @@
29832982
]}
29842983
]}
29852984
]},
2986-
"h_canArtificialMorphPowerBomb",
2987-
"canInsaneJump"
2985+
"h_canArtificialMorphPowerBomb"
29882986
],
29892987
"flashSuitChecked": true,
29902988
"note": [

region/crateria/west/Gauntlet Energy Tank Room.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -997,10 +997,13 @@
997997
"collectsItems": [3],
998998
"flashSuitChecked": true,
999999
"note": [
1000-
"Roll through the item to overload PLMs then quickly fall into the morph tunnel, unmorph at the correct spot and jump out before the acid touches Samus.",
1000+
"Roll through the item to overload PLMs then fall into the morph tunnel, unmorph at the correct spot and quickly jump out before the acid touches Samus.",
10011001
"Exit G-mode and roll back into the tunnel to fix the camera and return avoiding the acid again."
10021002
],
1003-
"devNote": "It's not possible to do this with acid damage, as Samus needs to be in direct G-mode, and a CF would solidify the bomb blocks."
1003+
"devNote": [
1004+
"Acid damage wasn't considered, as Samus needs to be in direct G-mode",
1005+
"FIXME: This could be done with a CF after overloading PLMs with the item."
1006+
]
10041007
},
10051008
{
10061009
"id": 37,

0 commit comments

Comments
 (0)