Skip to content

Commit e3e69c4

Browse files
committed
Add canComplexGMode to Green and Yellow Maridia
1 parent 7b5ca4f commit e3e69c4

5 files changed

Lines changed: 11 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
},
260260
"requires": [
261261
{"notable": "Reverse G-Mode Morph"},
262+
"canComplexGMode",
262263
{"or": [
263264
{"and": [
264265
"Gravity",
@@ -293,6 +294,7 @@
293294
},
294295
"requires": [
295296
{"notable": "Reverse G-Mode Morph"},
297+
"canComplexGMode",
296298
"h_artificialMorphIBJ",
297299
"h_artificialMorphPowerBomb"
298300
],

region/maridia/inner-yellow/Kassiuz Room.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@
388388
}
389389
},
390390
"requires": [
391+
"canComplexGMode",
391392
"canLongXRayClimb",
392393
"canBePatient",
393394
"canOffScreenMovement"

region/maridia/inner-yellow/Maridia Elevator Room.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@
792792
{
793793
"id": 17,
794794
"link": [1, 4],
795-
"name": "G-Mode Morph IBJ, PB, Spring Ball",
795+
"name": "G-Mode Morph IBJ, Power Bomb, Spring Ball",
796796
"entranceCondition": {
797797
"comeInWithGMode": {
798798
"mode": "any",
@@ -820,7 +820,7 @@
820820
{
821821
"id": 18,
822822
"link": [1, 4],
823-
"name": "G-Mode Morph IBJ, PB",
823+
"name": "G-Mode Morph IBJ, Power Bomb",
824824
"entranceCondition": {
825825
"comeInWithGMode": {
826826
"mode": "any",
@@ -1275,7 +1275,7 @@
12751275
{
12761276
"id": 36,
12771277
"link": [2, 4],
1278-
"name": "G-Mode Morph IBJ, PB",
1278+
"name": "G-Mode Morph IBJ, Power Bomb",
12791279
"entranceCondition": {
12801280
"comeInWithGMode": {
12811281
"mode": "any",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,6 +1019,7 @@
10191019
}
10201020
},
10211021
"requires": [
1022+
"canComplexGMode",
10221023
"canLongXRayClimb"
10231024
],
10241025
"flashSuitChecked": true,
@@ -1051,6 +1052,7 @@
10511052
}
10521053
},
10531054
"requires": [
1055+
"canComplexGMode",
10541056
"canLongXRayClimb"
10551057
],
10561058
"bypassesDoorShell": true,

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@
343343
}
344344
},
345345
"requires": [
346+
"canComplexGMode",
346347
{"or": [
347348
{"and": [
348349
"Gravity",
@@ -604,7 +605,7 @@
604605
{
605606
"id": 69,
606607
"link": [2, 1],
607-
"name": "G-Mode Morph",
608+
"name": "G-Mode Morph, Remote Acquire",
608609
"entranceCondition": {
609610
"comeInWithGMode": {
610611
"mode": "any",
@@ -613,6 +614,7 @@
613614
"comesThroughToilet": "any"
614615
},
615616
"requires": [
617+
"canComplexGMode",
616618
{"or": [
617619
{"and": [
618620
"Gravity",

0 commit comments

Comments
 (0)