Skip to content

Commit 6f6d788

Browse files
authored
remove top level and
1 parent 20785cf commit 6f6d788

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

region/maridia/inner-pink/Halfie Climb Room.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -819,14 +819,12 @@
819819
{"obstaclesCleared": ["R-Mode"]},
820820
"Gravity",
821821
"Morph",
822-
{"and": [
823-
"h_RModeCanRefillReserves",
824-
{"or": [
825-
{"resourceMissingAtMost": [{"type": "Missile", "count": 2}]},
826-
{"resourceMissingAtMost": [{"type": "Super", "count": 1}]}
827-
]},
828-
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}}
822+
"h_RModeCanRefillReserves",
823+
{"or": [
824+
{"resourceMissingAtMost": [{"type": "Missile", "count": 2}]},
825+
{"resourceMissingAtMost": [{"type": "Super", "count": 1}]}
829826
]},
827+
{"partialRefill": {"type": "ReserveEnergy", "limit": 20}},
830828
"h_shinechargeMaxRunway",
831829
{"autoReserveTrigger": {"maxReserveEnergy": 95}},
832830
"canRModeSparkInterrupt"

0 commit comments

Comments
 (0)