We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0473c93 commit 365c8c3Copy full SHA for 365c8c3
1 file changed
region/norfair/east/Volcano Room.json
@@ -335,6 +335,39 @@
335
"leaveNormally": {}
336
}
337
},
338
+ {
339
+ "link": [2, 1],
340
+ "name": "Come in Running, Space Jump",
341
+ "entranceCondition": {
342
+ "comeInRunning": {
343
+ "minTiles": 2,
344
+ "speedBooster": "any"
345
+ }
346
+ },
347
+ "requires": [
348
+ "Morph",
349
+ "SpaceJump",
350
+ "canMockball",
351
+ {"heatFrames": 390}
352
+ ],
353
+ "unlocksDoors": [
354
355
+ "types": ["missiles"],
356
+ "requires": [{"heatFrames": 20}]
357
358
359
+ "types": ["super"],
360
+ "requires": []
361
362
363
+ "types": ["powerbomb"],
364
+ "requires": [{"heatFrames": 60}]
365
366
367
+ "exitCondition": {
368
+ "leaveNormally": {}
369
370
371
{
372
"id": 10,
373
"link": [2, 1],
0 commit comments