We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1734ef6 commit 15064ccCopy full SHA for 15064cc
1 file changed
region/maridia/inner-pink/Halfie Climb Room.json
@@ -4267,6 +4267,7 @@
4267
"requires": [
4268
"h_shinechargeMaxRunway",
4269
{"shineChargeFrames": 0},
4270
+ "canXRayTurnaround",
4271
"HiJump",
4272
"canGravityJump",
4273
"canTrickySpringBallJump",
@@ -4275,7 +4276,10 @@
4275
4276
"exitCondition": {
4277
"leaveWithTemporaryBlue": {}
4278
},
- "unlocksDoors": [{"types": ["ammo"], "requires": []}]
4279
+ "unlocksDoors": [{"types": ["ammo"], "requires": []}],
4280
+ "devNote": [
4281
+ "FIXME: a 2->4 variant of this strat could be added that would use less runway but not require X-Ray."
4282
+ ]
4283
}
4284
],
4285
"notables": [
0 commit comments