We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932e392 commit b58762cCopy full SHA for b58762c
1 file changed
region/crateria/east/The Moat.json
@@ -94,6 +94,22 @@
94
"flashSuitChecked": true,
95
"blueSuitChecked": true
96
},
97
+ {
98
+ "link": [1, 1],
99
+ "name": "Dashless HiJump",
100
+ "requires": [
101
+ "HiJump",
102
+ "canTrickyJump"
103
+ ],
104
+ "collectsItems": [3],
105
+ "flashSuitChecked": true,
106
+ "blueSuitChecked": true,
107
+ "note": [
108
+ "Back against the diagonal stair just higher than the flat area; crouch jump to grab the item.",
109
+ "It is also possible to grab the item without a crouch jump by breaking spin just before reaching the pillar."
110
111
+ "devNote": "This is only useful if Samus can't dash, such as with a blue suit."
112
+ },
113
{
114
"id": 61,
115
"link": [1, 1],
0 commit comments