Skip to content

Commit 861965f

Browse files
authored
Merge pull request #2427 from kjbranch/complex-cf
Rename to canComplexRModeCrystalFlashInterrupt
2 parents b1afb2e + bb06561 commit 861965f

9 files changed

Lines changed: 31 additions & 31 deletions

File tree

helpers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,9 +1656,9 @@
16561656
]
16571657
},
16581658
{
1659-
"name": "h_artificialMorphTrickyRModeCrystalFlashInterrupt",
1659+
"name": "h_artificialMorphComplexRModeCrystalFlashInterrupt",
16601660
"requires": [
1661-
{"tech": "canTrickyRModeCrystalFlashInterrupt"},
1661+
{"tech": "canComplexRModeCrystalFlashInterrupt"},
16621662
"h_artificialMorphRModeCrystalFlashInterrupt"
16631663
]
16641664
},

region/maridia/inner-green/Shaktool Room.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
]},
296296
{"and": [
297297
{"ammo": {"type": "Missile", "count": 2}},
298-
"canTrickyRModeCrystalFlashInterrupt"
298+
"canComplexRModeCrystalFlashInterrupt"
299299
]}
300300
]}
301301
],
@@ -330,7 +330,7 @@
330330
]},
331331
{"and": [
332332
{"ammo": {"type": "Missile", "count": 2}},
333-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt"
333+
"h_artificialMorphComplexRModeCrystalFlashInterrupt"
334334
]}
335335
]},
336336
{"or": [
@@ -930,7 +930,7 @@
930930
]},
931931
{"and": [
932932
{"ammo": {"type": "Missile", "count": 2}},
933-
"canTrickyRModeCrystalFlashInterrupt"
933+
"canComplexRModeCrystalFlashInterrupt"
934934
]}
935935
]}
936936
],
@@ -966,7 +966,7 @@
966966
]},
967967
{"and": [
968968
{"ammo": {"type": "Missile", "count": 2}},
969-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt"
969+
"h_artificialMorphComplexRModeCrystalFlashInterrupt"
970970
]}
971971
]}
972972
],

region/maridia/inner-yellow/Plasma Spark Room.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@
419419
"h_artificialMorphBombThings",
420420
"h_artificialMorphSpringBall"
421421
]},
422-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
422+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
423423
{"ammo": {"type": "Missile", "count": 10}},
424424
{"ammo": {"type": "Super", "count": 10}},
425425
{"or": [
@@ -1162,7 +1162,7 @@
11621162
"name": "R-Mode Crystal Flash Interrupt",
11631163
"requires": [
11641164
{"obstaclesCleared": ["R-Mode"]},
1165-
"canTrickyRModeCrystalFlashInterrupt",
1165+
"canComplexRModeCrystalFlashInterrupt",
11661166
{"ammo": {"type": "Missile", "count": 10}},
11671167
{"ammo": {"type": "Super", "count": 10}},
11681168
{"or": [
@@ -1207,7 +1207,7 @@
12071207
]},
12081208
"h_artificialMorphSpringBall"
12091209
]},
1210-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
1210+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
12111211
{"ammo": {"type": "Missile", "count": 10}},
12121212
{"ammo": {"type": "Super", "count": 10}},
12131213
{"or": [
@@ -1543,7 +1543,7 @@
15431543
}
15441544
},
15451545
"requires": [
1546-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
1546+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
15471547
{"ammo": {"type": "Missile", "count": 10}},
15481548
{"ammo": {"type": "Super", "count": 10}},
15491549
{"or": [
@@ -2323,7 +2323,7 @@
23232323
}
23242324
},
23252325
"requires": [
2326-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
2326+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
23272327
{"ammo": {"type": "Missile", "count": 10}},
23282328
{"ammo": {"type": "Super", "count": 10}},
23292329
{"or": [

region/maridia/inner-yellow/The Beach.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@
418418
"comeInWithRMode": {}
419419
},
420420
"requires": [
421-
"canTrickyRModeCrystalFlashInterrupt",
421+
"canComplexRModeCrystalFlashInterrupt",
422422
{"ammo": {"type": "Missile", "count": 10}},
423423
{"ammo": {"type": "Super", "count": 10}},
424424
{"or": [
@@ -455,7 +455,7 @@
455455
}
456456
},
457457
"requires": [
458-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
458+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
459459
{"ammo": {"type": "Missile", "count": 10}},
460460
{"ammo": {"type": "Super", "count": 10}},
461461
{"or": [
@@ -859,7 +859,7 @@
859859
"comesThroughToilet": "no"
860860
},
861861
"requires": [
862-
"canTrickyRModeCrystalFlashInterrupt",
862+
"canComplexRModeCrystalFlashInterrupt",
863863
{"ammo": {"type": "Missile", "count": 10}},
864864
{"ammo": {"type": "Super", "count": 10}},
865865
{"or": [
@@ -897,7 +897,7 @@
897897
"comesThroughToilet": "no"
898898
},
899899
"requires": [
900-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
900+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
901901
{"ammo": {"type": "Missile", "count": 10}},
902902
{"ammo": {"type": "Super", "count": 10}},
903903
{"or": [

region/maridia/outer/Fish Tank.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
"name": "R-Mode Crystal Flash Interrupt (Skultera)",
467467
"requires": [
468468
{"obstaclesCleared": ["R-Mode"]},
469-
"canTrickyRModeCrystalFlashInterrupt",
469+
"canComplexRModeCrystalFlashInterrupt",
470470
{"ammo": {"type": "Missile", "count": 10}},
471471
{"ammo": {"type": "Super", "count": 10}},
472472
{"or": [
@@ -506,7 +506,7 @@
506506
}
507507
},
508508
"requires": [
509-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
509+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
510510
{"ammo": {"type": "Missile", "count": 10}},
511511
{"ammo": {"type": "Super", "count": 10}},
512512
{"or": [
@@ -2602,7 +2602,7 @@
26022602
]}
26032603
]}
26042604
]},
2605-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
2605+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
26062606
{"ammo": {"type": "Missile", "count": 10}},
26072607
{"ammo": {"type": "Super", "count": 10}},
26082608
{"or": [
@@ -2922,7 +2922,7 @@
29222922
"comesThroughToilet": "no"
29232923
},
29242924
"requires": [
2925-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
2925+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
29262926
{"ammo": {"type": "Missile", "count": 10}},
29272927
{"ammo": {"type": "Super", "count": 10}},
29282928
{"or": [

region/maridia/outer/Main Street.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4109,7 +4109,7 @@
41094109
{"obstaclesCleared": ["R-Mode"]},
41104110
"canCameraManip",
41114111
"canMoonwalk",
4112-
"canTrickyRModeCrystalFlashInterrupt",
4112+
"canComplexRModeCrystalFlashInterrupt",
41134113
{"ammo": {"type": "Missile", "count": 10}},
41144114
{"ammo": {"type": "Super", "count": 10}},
41154115
{"or": [
@@ -4156,7 +4156,7 @@
41564156
},
41574157
"requires": [
41584158
"canCameraManip",
4159-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
4159+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
41604160
{"ammo": {"type": "Missile", "count": 10}},
41614161
{"ammo": {"type": "Super", "count": 10}},
41624162
{"ammo": {"type": "PowerBomb", "count": 3}},
@@ -4299,7 +4299,7 @@
42994299
{"obstaclesCleared": ["R-Mode"]},
43004300
"canCameraManip",
43014301
"canMoonwalk",
4302-
"canTrickyRModeCrystalFlashInterrupt",
4302+
"canComplexRModeCrystalFlashInterrupt",
43034303
{"ammo": {"type": "Missile", "count": 10}},
43044304
{"ammo": {"type": "Super", "count": 10}},
43054305
{"or": [
@@ -4341,7 +4341,7 @@
43414341
},
43424342
"requires": [
43434343
"canCameraManip",
4344-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
4344+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
43454345
{"ammo": {"type": "Missile", "count": 10}},
43464346
{"ammo": {"type": "Super", "count": 10}},
43474347
{"ammo": {"type": "PowerBomb", "count": 3}},
@@ -5499,7 +5499,7 @@
54995499
"h_artificialMorphDoubleSpringBallJump"
55005500
]},
55015501
"canCameraManip",
5502-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
5502+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
55035503
{"ammo": {"type": "Missile", "count": 10}},
55045504
{"ammo": {"type": "Super", "count": 10}},
55055505
{"ammo": {"type": "PowerBomb", "count": 3}},

region/maridia/outer/Mama Turtle Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
]},
551551
{"and": [
552552
{"ammo": {"type": "Missile", "count": 2}},
553-
"canTrickyRModeCrystalFlashInterrupt"
553+
"canComplexRModeCrystalFlashInterrupt"
554554
]}
555555
]}
556556
],
@@ -591,7 +591,7 @@
591591
]},
592592
{"and": [
593593
{"ammo": {"type": "Missile", "count": 2}},
594-
"canTrickyRModeCrystalFlashInterrupt"
594+
"canComplexRModeCrystalFlashInterrupt"
595595
]}
596596
]}
597597
],

region/wreckedship/main/Spiky Death Room.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
"comeInWithRMode": {}
224224
},
225225
"requires": [
226-
"canTrickyRModeCrystalFlashInterrupt",
226+
"canComplexRModeCrystalFlashInterrupt",
227227
{"ammo": {"type": "Missile", "count": 2}}
228228
],
229229
"flashSuitChecked": true,
@@ -249,7 +249,7 @@
249249
}
250250
},
251251
"requires": [
252-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
252+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
253253
{"ammo": {"type": "Missile", "count": 2}}
254254
],
255255
"flashSuitChecked": true,
@@ -1013,7 +1013,7 @@
10131013
"comeInWithRMode": {}
10141014
},
10151015
"requires": [
1016-
"canTrickyRModeCrystalFlashInterrupt",
1016+
"canComplexRModeCrystalFlashInterrupt",
10171017
{"ammo": {"type": "Missile", "count": 2}}
10181018
],
10191019
"flashSuitChecked": true,
@@ -1039,7 +1039,7 @@
10391039
}
10401040
},
10411041
"requires": [
1042-
"h_artificialMorphTrickyRModeCrystalFlashInterrupt",
1042+
"h_artificialMorphComplexRModeCrystalFlashInterrupt",
10431043
{"ammo": {"type": "Missile", "count": 2}}
10441044
],
10451045
"flashSuitChecked": true,

tech.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2434,7 +2434,7 @@
24342434
"extensionTechs": [
24352435
{
24362436
"id": 226,
2437-
"name": "canTrickyRModeCrystalFlashInterrupt",
2437+
"name": "canComplexRModeCrystalFlashInterrupt",
24382438
"techRequires": [
24392439
"canRModeCrystalFlashInterrupt"
24402440
],

0 commit comments

Comments
 (0)