Skip to content

Commit ff8c4db

Browse files
authored
bombs /= has bombs
1 parent a6a7b60 commit ff8c4db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/Glitched World/Ganons Castle MQ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"Ganons Castle Fire Trial": "logic_fewer_tunic_requirements or can_use(Goron_Tunic)",
2525
"Ganons Castle Light Trial": "can_use(Golden_Gauntlets) or
2626
(is_adult and glitch_clipping and has_explosives and can_live_dmg(0.5,False))
27-
or (glitch_clipping and can_superslide and has_bombs)",
27+
or (glitch_clipping and can_superslide and Bombs)",
2828
"Ganons Castle Spirit Trial": "True",
2929
"Ganons Castle Deku Scrubs": "logic_lens_castle_mq or can_use(Lens_of_Truth)",
3030
"Ganons Castle Tower": "(glitch_igc_trials_skip and can_hover) or (

data/Glitched World/Ganons Castle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"Ganons Castle Fire Trial": "logic_fewer_tunic_requirements or can_use(Goron_Tunic)",
2020
"Ganons Castle Light Trial": "can_use(Golden_Gauntlets) or
2121
(is_adult and glitch_clipping and has_explosives and can_live_dmg(0.5,False))
22-
or (glitch_clipping and can_superslide and has_bombs)",
22+
or (glitch_clipping and can_superslide and Bombs)",
2323
"Ganons Castle Spirit Trial": "True",
2424
"Ganons Castle Deku Scrubs": "logic_lens_castle or can_use(Lens_of_Truth)",
2525
"Ganons Castle Tower": "(glitch_igc_trials_skip and can_hover) or (

0 commit comments

Comments
 (0)