Skip to content

Commit 5429b23

Browse files
committed
add note about not backing into Screw Attack Room corner
1 parent a808a29 commit 5429b23

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

region/lowernorfair/west/Screw Attack Room.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@
187187
"obstruction": [1, 0]
188188
}
189189
},
190+
"note": ["If using the full runway, turn around from the corner rather than backing into it."],
190191
"devNote": "Max extra run speed $2.4."
191192
},
192193
{

region/maridia/outer/Crab Hole.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2868,7 +2868,11 @@
28682868
"requires": [
28692869
"canMomentumConservingTurnaround"
28702870
],
2871-
"note": ["This applies to Screw Attack Room and Lava Dive."]
2871+
"note": ["This applies to Screw Attack Room and Lava Dive."],
2872+
"detailNote": [
2873+
"From Screw Attack Room, this will not work if starting from backed into corner;",
2874+
"instead turn around after pressing into the corner."
2875+
]
28722876
},
28732877
{
28742878
"minHeight": 2,

0 commit comments

Comments
 (0)