Skip to content

Commit 030f6e9

Browse files
authored
Update Norfair Reserve Tank Room.json
1 parent d975934 commit 030f6e9

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

region/norfair/east/Norfair Reserve Tank Room.json

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@
7878
"id": "A",
7979
"name": "Lava Dragons",
8080
"obstacleType": "enemies"
81-
},
82-
{
83-
"id": "B",
84-
"name": "Sovas",
85-
"obstacleType": "enemies"
8681
}
8782
],
8883
"links": [
@@ -333,13 +328,12 @@
333328
{
334329
"id": 15,
335330
"link": [1, 4],
336-
"name": "Avoid Dragon Fireballs, Kill the Sovas",
331+
"name": "Avoid Dragon Fireballs",
337332
"requires": [
338333
"canCameraManip",
339334
"canDodgeWhileShooting",
340335
{"heatFrames": 840}
341336
],
342-
"clearsObstacles": ["B"],
343337
"note": [
344338
"Clear the Sovas while standing in a safe spot from the Dragon Fireballs.",
345339
"Bring each Dragon on screen one at a time so that there are fewer projectiles to avoid."
@@ -360,7 +354,7 @@
360354
}},
361355
{"heatFrames": 840}
362356
],
363-
"clearsObstacles": ["A", "B"],
357+
"clearsObstacles": ["A"],
364358
"note": [
365359
"Bring each Dragon on screen one at a time so that there are fewer projectiles to avoid.",
366360
"Place one Power Bomb on the right side to clear the right Dragon and Sovas.",
@@ -579,12 +573,12 @@
579573
},
580574
{
581575
"link": [4, 1],
582-
"name": "Return Carefully (Sovas Cleared)",
576+
"name": "Return Carefully",
583577
"requires": [
584-
{"obstaclesCleared": ["B"]},
578+
canCarefulJump,
585579
{"heatFrames": 480}
586580
],
587-
"note": "Return carefully avoiding Dragons."
581+
"note": "Return with careful jumps, avoiding Dragons."
588582
},
589583
{
590584
"id": 30,

0 commit comments

Comments
 (0)