Skip to content

Commit fd0bd0a

Browse files
authored
Update macros_oot.yml
1 parent cb3f11f commit fd0bd0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/data/src/macros/macros_oot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"can_rescue_carpenter": "small_keys_hideout_all && (can_use_sword || ((can_boomerang || has_nuts) && can_use_sticks)) && soul_carpenters && soul_thief_fighter"
204204
"carpenters_rescued": "setting(gerudoFortress, open) || (event(CARPENTER_1) && (setting(gerudoFortress, single) || (event(CARPENTER_2) && event(CARPENTER_3) && event(CARPENTER_4))))"
205205
"get_passed_skultullas": "has_nuts || can_use_sword_or_sticks || has_ranged_weapon || can_use_din || has_explosives || can_hammer || can_use_mask_blast || can_use_mask_stone"
206-
"collect_gs_on_walls": "gs && (can_collect_distance || (has_ranged_weapon && climb_anywhere))" #Blast mask, and maybe even jump slashes if space permits (and damage?)
206+
"collect_gs_on_walls": "gs && (can_collect_distance || (has_ranged_weapon && climb_anywhere))" #Blast mask, bomchus, bombs (if within throwing distance) and maybe even jump slashes if space permits (and damage?)
207207

208208
#Trick Macros
209209
"has_lens": "has_lens_strict || trick(OOT_LENS)"

0 commit comments

Comments
 (0)