Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions region/maridia/inner-green/Shaktool Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@
},
"requires": [
{"notable": "Reverse G-Mode Morph"},
"canComplexGMode",
{"or": [
{"and": [
"Gravity",
Expand Down Expand Up @@ -293,6 +294,7 @@
},
"requires": [
{"notable": "Reverse G-Mode Morph"},
"canComplexGMode",
"h_artificialMorphIBJ",
"h_artificialMorphPowerBomb"
],
Expand Down
1 change: 1 addition & 0 deletions region/maridia/inner-yellow/Kassiuz Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@
}
},
"requires": [
"canComplexGMode",
"canLongXRayClimb",
"canBePatient",
"canOffScreenMovement"
Expand Down
6 changes: 3 additions & 3 deletions region/maridia/inner-yellow/Maridia Elevator Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@
{
"id": 17,
"link": [1, 4],
"name": "G-Mode Morph IBJ, PB, Spring Ball",
"name": "G-Mode Morph IBJ, Power Bomb, Spring Ball",
"entranceCondition": {
"comeInWithGMode": {
"mode": "any",
Expand Down Expand Up @@ -820,7 +820,7 @@
{
"id": 18,
"link": [1, 4],
"name": "G-Mode Morph IBJ, PB",
"name": "G-Mode Morph IBJ, Power Bomb",
"entranceCondition": {
"comeInWithGMode": {
"mode": "any",
Expand Down Expand Up @@ -1275,7 +1275,7 @@
{
"id": 36,
"link": [2, 4],
"name": "G-Mode Morph IBJ, PB",
"name": "G-Mode Morph IBJ, Power Bomb",
"entranceCondition": {
"comeInWithGMode": {
"mode": "any",
Expand Down
2 changes: 2 additions & 0 deletions region/maridia/inner-yellow/Plasma Spark Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,7 @@
}
},
"requires": [
"canComplexGMode",
"canLongXRayClimb"
],
"flashSuitChecked": true,
Expand Down Expand Up @@ -1051,6 +1052,7 @@
}
},
"requires": [
"canComplexGMode",
"canLongXRayClimb"
],
"bypassesDoorShell": true,
Expand Down
4 changes: 3 additions & 1 deletion region/maridia/inner-yellow/The Beach.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@
}
},
"requires": [
"canComplexGMode",
{"or": [
{"and": [
"Gravity",
Expand Down Expand Up @@ -604,7 +605,7 @@
{
"id": 69,
"link": [2, 1],
"name": "G-Mode Morph",
"name": "G-Mode Morph, Remote Acquire",
"entranceCondition": {
"comeInWithGMode": {
"mode": "any",
Expand All @@ -613,6 +614,7 @@
"comesThroughToilet": "any"
},
"requires": [
"canComplexGMode",
{"or": [
{"and": [
"Gravity",
Expand Down