Skip to content

Commit 078bf56

Browse files
committed
fix errors
1 parent d81f057 commit 078bf56

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

region/crateria/central/Climb.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,6 @@
117117
"name": "Main Junction",
118118
"nodeType": "junction",
119119
"nodeSubType": "junction"
120-
},
121-
{
122-
"id": 7,
123-
"name": "Bottom Left Door Spawn At Junction",
124-
"nodeType": "junction",
125-
"nodeSubType": "junction"
126120
}
127121
],
128122
"obstacles": [

region/tourian/main/Blue Hopper Room.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,10 @@
618618
{"enemyDamage": {"enemy": "Blue Sidehopper", "type": "contact", "hits": 1}},
619619
"h_pauseAbuseMinimalReserveRefill"
620620
]}
621+
],
622+
"unlocksDoors": [
623+
{"types": ["super"], "requires": []},
624+
{"types": ["missiles", "powerbomb"], "requires": ["never"]}
621625
]
622626
},
623627
{

0 commit comments

Comments
 (0)