Skip to content

Commit b58762c

Browse files
authored
Moat item collect with HiJump (#2727)
1 parent 932e392 commit b58762c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

region/crateria/east/The Moat.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,22 @@
9494
"flashSuitChecked": true,
9595
"blueSuitChecked": true
9696
},
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+
},
97113
{
98114
"id": 61,
99115
"link": [1, 1],

0 commit comments

Comments
 (0)