Skip to content

Commit 645d108

Browse files
committed
Add West sand hall tunnel partial farm
1 parent db834e7 commit 645d108

2 files changed

Lines changed: 23 additions & 6 deletions

File tree

region/maridia/inner-green/West Sand Hall Tunnel.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,25 @@
132132
],
133133
"note": "Get the shinecharge while killing the crab, then move towards and shinespark out the left door."
134134
},
135+
{
136+
"link": [1, 1],
137+
"name": "Sciser Farm",
138+
"requires": [
139+
"h_canNavigateUnderwater",
140+
{"resetRoom": {
141+
"nodes": [1, 2]
142+
}},
143+
{"partialRefill": {
144+
"type": "Energy",
145+
"limit": 100
146+
}},
147+
{"partialRefill": {
148+
"type": "PowerBomb",
149+
"limit": 3
150+
}}
151+
],
152+
"devNote": "Farm cycle: 6seconds."
153+
},
135154
{
136155
"id": 4,
137156
"link": [1, 1],

region/maridia/outer/Crab Tunnel.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,7 @@
179179
"type": "PowerBomb",
180180
"limit": 3
181181
}}
182-
],
183-
"devNote": "Farm cycle: 6seconds."
182+
]
184183
},
185184
{
186185
"id": 6,
@@ -453,14 +452,13 @@
453452
}},
454453
{"partialRefill": {
455454
"type": "Energy",
456-
"limit": 100
455+
"limit": 240
457456
}},
458457
{"partialRefill": {
459458
"type": "PowerBomb",
460-
"limit": 3
459+
"limit": 6
461460
}}
462-
],
463-
"devNote": "Farm cycle: 6seconds."
461+
]
464462
},
465463
{
466464
"id": 23,

0 commit comments

Comments
 (0)