Skip to content

Commit e4e2997

Browse files
committed
feedback updates
1 parent 81c6a5b commit e4e2997

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

region/brinstar/pink/Pink Brinstar Hopper Room.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1519,6 +1519,7 @@
15191519
"environment": "water",
15201520
"requires": [
15211521
"canTrickyDashJump",
1522+
"canInsaneJump",
15221523
"canGravityJump",
15231524
"canMomentumConservingMorph"
15241525
],
@@ -1568,9 +1569,16 @@
15681569
"minHeight": 3,
15691570
"maxHeight": 3,
15701571
"obstructions": [[1, 0]],
1571-
"minTiles": 28.2472,
1572+
"minTiles": 22,
15721573
"speedBooster": true,
1573-
"note": ["This applies to Double Chamber"]
1574+
"requires": [
1575+
"canTrickyDashJump"
1576+
],
1577+
"note": ["This applies to Double Chamber"],
1578+
"detailNote": [
1579+
"Stand between about 1 and 7 tiles away from the runway end, to start running.",
1580+
"This is to avoid Samus having $5.0 or more extra run speed, where a dropoff in jump height occurs with Hi-Jump,"
1581+
]
15741582
},
15751583
{
15761584
"minHeight": 1,
@@ -1619,6 +1627,9 @@
16191627
"obstructions": [[3, 2]],
16201628
"minTiles": 39.4375,
16211629
"speedBooster": true,
1630+
"requires": [
1631+
"canInsaneJump"
1632+
],
16221633
"note": ["This applies to Metal Pirates Room."]
16231634
},
16241635
{
@@ -1755,8 +1766,8 @@
17551766
],
17561767
"note": ["This applies to Draygon's Room, Blue Brinstar Energy Tank Room, Bowling Alley (middle, power off), and Basement (power on)."],
17571768
"detailNote": [
1758-
"In Metroid Room 1, this requires extra run speed of $4.0 or $4.1;",
1759-
"in the other rooms, it is also possible to gain more speed."
1769+
"In Draygon's Room, this requires extra run speed of $4.0 or $4.1;",
1770+
"in the other rooms, it may also be possible to gain more speed."
17601771
]
17611772
},
17621773
{

0 commit comments

Comments
 (0)