We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e3d9f commit bc4d830Copy full SHA for bc4d830
1 file changed
region/crateria/east/The Moat.json
@@ -568,7 +568,8 @@
568
},
569
"requires": [
570
"canTrickySpringBallBounce",
571
- "canChainTemporaryBlue"
+ "canChainTemporaryBlue",
572
+ "canSpeedball"
573
],
574
"exitCondition": {
575
"leaveWithTemporaryBlue": {}
@@ -577,7 +578,8 @@
577
578
"collectsItems": [3],
579
"flashSuitChecked": true,
580
"note": [
- "Enter with blue speed and bounce on the item pedestal to make it across, then unmorph into temporary blue."
581
+ "Enter with blue speed and bounce on the item pedestal to make it across, then unmorph into temporary blue.",
582
+ "Morph on the left side of the pedestal so that there is enough space to use a controlled SpringBall bounce."
583
584
"detailNote": [
585
"If entering with very low speed, a spring fling can help make it across."
0 commit comments