Hamsda / EmoTrackerPacks

OoT Rando Map Tracker pack for EmoTracker
12 stars 12 forks source link

Add option for Shuffle Individual Ocarina Notes #134

Open coavins opened 11 months ago

coavins commented 11 months ago

This PR adds an option to support the shuffle of individual ocarina notes. It is found under the shuffle frogs option.

This PR adds the logic helper has_song. I replaced all instances of ocarina,lullaby with $has_song|lullaby, and all instances of has("ocarina") and has("lullaby") with has_song("lullaby").

TODO:

Should be verified:

image image