mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-18 06:15:20 -04:00
fix lost woods boulder poe logic
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
Can Smash Lost Woods Rock: Can_Smash
|
||||
Locations:
|
||||
Sacred Grove Spinner Chest: Spinner
|
||||
Lost Woods Boulder Poe: Can_Use_Senses and (Can_Defeat_Skull_Kid or Sacred_Grove_Does_Not_Require_Skull_Kid == On)
|
||||
Lost Woods Boulder Poe: Can_Use_Senses and 'Can_Smash_Lost_Woods_Rock' and (Can_Defeat_Skull_Kid or Sacred_Grove_Does_Not_Require_Skull_Kid == On)
|
||||
Exits:
|
||||
# Human Link can't dig into the grotto, so we need to hide away blowing up the rock behind an event.
|
||||
# By requiring only wolf in the direct logic statement, this tells the search algorithm that only wolf is
|
||||
|
||||
Reference in New Issue
Block a user