Skip to content

Commit 3b63708

Browse files
committed
feedback update
1 parent 1c70dc8 commit 3b63708

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

region/brinstar/green/Green Hill Zone.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
"blueSuitChecked": true,
651651
"wallJumpAvoid": true,
652652
"note": [
653-
"Kill the first bug by rolling into it as it swoops down at Samus.",
653+
"Kill the first bug by rolling into it as it swoops down at Samus. Wait for the next pipe's bug to spawn before rolling off.",
654654
"IBJ into the pipe, touch the item, roll out of the pipe, then get to the top right door before exiting G-mode and obtaining the item.",
655655
"Kill the lower bug by bombing underneath the pipe and placing a bomb at the peak of the boost.",
656656
"Note that Samus is vulnerable to damage while being boosted from a bomb."
@@ -1205,7 +1205,7 @@
12051205
"blueSuitChecked": true,
12061206
"wallJumpAvoid": true,
12071207
"note": [
1208-
"Kill the first bug by rolling into it as it swoops down at Samus.",
1208+
"Kill the first bug by rolling into it as it swoops down at Samus. Wait for the next pipe's bug to spawn before rolling off.",
12091209
"IBJ into the pipe, touch the item, roll out of the pipe, then get to the top right door before exiting G-mode and obtaining the item.",
12101210
"Kill the lower bug by bombing underneath the pipe and placing a bomb at the peak of the boost.",
12111211
"Note that Samus is vulnerable to damage while being boosted from a bomb."
@@ -1745,8 +1745,7 @@
17451745
"requires": [
17461746
{"or": [
17471747
"canTrickyDodgeEnemies",
1748-
{"ammo": {"type": "PowerBomb", "count": 2}},
1749-
{"haveBlueSuit": {}}
1748+
{"ammo": {"type": "PowerBomb", "count": 2}}
17501749
]},
17511750
{"or": [
17521751
{"and": [
@@ -1786,13 +1785,20 @@
17861785
},
17871786
"requires": [
17881787
"h_blueSuitGMode",
1789-
"h_artificialMorphIBJ"
1788+
{"or": [
1789+
"h_artificialMorphIBJ",
1790+
"h_artificialMorphSpringBallBombJump",
1791+
{"and": [
1792+
"HiJump",
1793+
"h_artificialMorphSpringFling"
1794+
]}
1795+
]}
17901796
],
17911797
"flashSuitChecked": true,
17921798
"blueSuitChecked": true,
17931799
"note": [
17941800
"Climb the room while safely killing the enemies by rolling into them.",
1795-
"Kill some of the bugs in lower bug spawners by bombing underneath the pipe and placing a bomb at the peak of the boost.",
1801+
"With Bombs alone, it is possible to kill the bugs in lower bug spawners by bombing underneath the pipe and placing a bomb at the peak of the boost.",
17961802
"Note that Samus is vulnerable to damage while being boosted from a bomb."
17971803
],
17981804
"devNote": "With other item combinations, another strat will be used instead."

0 commit comments

Comments
 (0)