diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2025-01-14 12:46:18 -0600 |
|---|---|---|
| committer | Garrett Cox <garrettjcox@gmail.com> | 2025-01-14 12:46:18 -0600 |
| commit | e7f73000294ceed1c625d4c1ee39667f9e50c1df (patch) | |
| tree | 61528b06d9bde7250004b2b2613e626161064de6 /mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp | |
| parent | 82e3136ee648a98ad371b708e3e433bc5d4bc0f3 (diff) | |
Shuffle both Goron Lullaby checks
Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
Diffstat (limited to 'mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp')
| -rw-r--r-- | mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp b/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp index 203c4b7a4..7cfb275b2 100644 --- a/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp +++ b/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp @@ -60,6 +60,7 @@ void Rando::ActorBehavior::OnFileLoad() { Rando::ActorBehavior::InitEnHgBehavior(); Rando::ActorBehavior::InitEnInBehavior(); Rando::ActorBehavior::InitEnItem00Behavior(); + Rando::ActorBehavior::InitEnJgBehavior(); Rando::ActorBehavior::InitEnKgyBehavior(); Rando::ActorBehavior::InitEnKitanBehavior(); Rando::ActorBehavior::InitEnKnightBehavior(); |
