Skip to content

Commit 28d8cf2

Browse files
authored
Merge pull request #1818 from kjbranch/spawn-at-4
Remove spawnAt from Remaining Vertical Dropoffs
2 parents ac1b312 + 9b982d8 commit 28d8cf2

10 files changed

Lines changed: 52 additions & 35 deletions

File tree

region/maridia/inner-green/Oasis.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
"nodeAddress": "0x001a678",
3535
"doorOrientation": "up",
3636
"doorEnvironments": [{"physics": "water"}],
37-
"spawnAt": 4
37+
"useImplicitComeInNormally": false,
38+
"useImplicitCarryGModeBackThrough": false,
39+
"useImplicitCarryGModeMorphBackThrough": false
3840
},
3941
{
4042
"id": 4,
@@ -1143,6 +1145,10 @@
11431145
"id": 50,
11441146
"link": [3, 4],
11451147
"name": "Base",
1148+
"entranceCondition": {
1149+
"comeInNormally": {},
1150+
"comesThroughToilet": "any"
1151+
},
11461152
"requires": []
11471153
},
11481154
{

region/maridia/inner-pink/Aqueduct.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@
5959
"nodeAddress": "0x001a72c",
6060
"doorOrientation": "up",
6161
"doorEnvironments": [{"physics": "water"}],
62-
"spawnAt": 9
62+
"useImplicitComeInNormally": false,
63+
"useImplicitCarryGModeBackThrough": false,
64+
"useImplicitCarryGModeMorphBackThrough": false
6365
},
6466
{
6567
"id": 7,
@@ -2480,6 +2482,10 @@
24802482
"id": 111,
24812483
"link": [6, 9],
24822484
"name": "Base",
2485+
"entranceCondition": {
2486+
"comeInNormally": {},
2487+
"comesThroughToilet": "any"
2488+
},
24832489
"requires": []
24842490
},
24852491
{

region/maridia/outer/Fish Tank.json

Lines changed: 16 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@
3232
"nodeSubType": "blue",
3333
"nodeAddress": "0x001a3fc",
3434
"doorOrientation": "up",
35-
"doorEnvironments": [{"physics": "water"}]
35+
"doorEnvironments": [{"physics": "water"}],
36+
"useImplicitComeInNormally": false,
37+
"useImplicitCarryGModeBackThrough": false,
38+
"useImplicitCarryGModeMorphBackThrough": false
3639
},
3740
{
3841
"id": 4,
@@ -42,7 +45,9 @@
4245
"nodeAddress": "0x001a3f0",
4346
"doorOrientation": "up",
4447
"doorEnvironments": [{"physics": "water"}],
45-
"spawnAt": 8
48+
"useImplicitComeInNormally": false,
49+
"useImplicitCarryGModeBackThrough": false,
50+
"useImplicitCarryGModeMorphBackThrough": false
4651
},
4752
{
4853
"id": 5,
@@ -61,12 +66,6 @@
6166
"name": "Spawn At Junction Near Top Right Door",
6267
"nodeType": "junction",
6368
"nodeSubType": "junction"
64-
},
65-
{
66-
"id": 8,
67-
"name": "Spawn At Junction Near Top Left Door",
68-
"nodeType": "junction",
69-
"nodeSubType": "junction"
7069
}
7170
],
7271
"enemies": [
@@ -158,8 +157,7 @@
158157
{"id": 1},
159158
{"id": 4},
160159
{"id": 5},
161-
{"id": 7},
162-
{"id": 8}
160+
{"id": 7}
163161
]
164162
},
165163
{
@@ -187,13 +185,6 @@
187185
{"id": 6},
188186
{"id": 7}
189187
]
190-
},
191-
{
192-
"from": 8,
193-
"to": [
194-
{"id": 1},
195-
{"id": 5}
196-
]
197188
}
198189
],
199190
"strats": [
@@ -1323,12 +1314,20 @@
13231314
"id": 47,
13241315
"link": [3, 7],
13251316
"name": "Base",
1317+
"entranceCondition": {
1318+
"comeInNormally": {},
1319+
"comesThroughToilet": "any"
1320+
},
13261321
"requires": []
13271322
},
13281323
{
13291324
"id": 48,
13301325
"link": [4, 1],
13311326
"name": "Base",
1327+
"entranceCondition": {
1328+
"comeInNormally": {},
1329+
"comesThroughToilet": "any"
1330+
},
13321331
"requires": []
13331332
},
13341333
{
@@ -1641,12 +1640,6 @@
16411640
"flashSuitChecked": true,
16421641
"note": "Immediately spark after the door transition into the wall just to the right of the top right door."
16431642
},
1644-
{
1645-
"id": 60,
1646-
"link": [4, 8],
1647-
"name": "Base",
1648-
"requires": []
1649-
},
16501643
{
16511644
"id": 61,
16521645
"link": [5, 1],
@@ -1949,12 +1942,6 @@
19491942
"h_canCrystalFlash"
19501943
],
19511944
"flashSuitChecked": true
1952-
},
1953-
{
1954-
"id": 84,
1955-
"link": [8, 1],
1956-
"name": "Base",
1957-
"requires": []
19581945
}
19591946
],
19601947
"nextStratId": 96,

region/maridia/outer/Glass Tunnel.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@
6262
"note": "It has normal physics before the tube is broken, but that can be lost forever."
6363
}
6464
],
65-
"useImplicitDoorUnlocks": false,
66-
"spawnAt": 6
65+
"useImplicitComeInNormally": false,
66+
"useImplicitCarryGModeBackThrough": false,
67+
"useImplicitCarryGModeMorphBackThrough": false,
68+
"useImplicitDoorUnlocks": false
6769
},
6870
{
6971
"id": 5,
@@ -1559,6 +1561,10 @@
15591561
"id": 68,
15601562
"link": [4, 6],
15611563
"name": "Base",
1564+
"entranceCondition": {
1565+
"comeInNormally": {},
1566+
"comesThroughToilet": "any"
1567+
},
15621568
"requires": []
15631569
},
15641570
{

region/maridia/outer/Mt. Everest.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@
5151
"nodeAddress": "0x001a42c",
5252
"doorOrientation": "up",
5353
"doorEnvironments": [{"physics": "water"}],
54-
"spawnAt": 9
54+
"useImplicitComeInNormally": false,
55+
"useImplicitCarryGModeBackThrough": false,
56+
"useImplicitCarryGModeMorphBackThrough": false
5557
},
5658
{
5759
"id": 6,
@@ -3032,6 +3034,10 @@
30323034
"id": 129,
30333035
"link": [5, 9],
30343036
"name": "Base",
3037+
"entranceCondition": {
3038+
"comeInNormally": {},
3039+
"comesThroughToilet": "any"
3040+
},
30353041
"requires": []
30363042
},
30373043
{
-224 Bytes
Loading
4.93 KB
Loading
-185 Bytes
Loading

region/norfair/crocomire/Crocomire's Room.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
"nodeAddress": "0x00193ea",
2626
"doorOrientation": "up",
2727
"doorEnvironments": [{"physics": "air"}],
28-
"spawnAt": 4,
28+
"useImplicitComeInNormally": false,
29+
"useImplicitCarryGModeBackThrough": false,
30+
"useImplicitCarryGModeMorphBackThrough": false,
2931
"locks": [
3032
{
3133
"name": "Crocomire Room Gray Lock (to Crocomire Speedway)",
@@ -307,6 +309,10 @@
307309
"id": 13,
308310
"link": [2, 4],
309311
"name": "Base",
312+
"entranceCondition": {
313+
"comeInNormally": {},
314+
"comesThroughToilet": "any"
315+
},
310316
"requires": []
311317
},
312318
{
-275 Bytes
Loading

0 commit comments

Comments
 (0)