diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2025-01-20 23:37:34 -0600 |
|---|---|---|
| committer | Garrett Cox <garrettjcox@gmail.com> | 2025-01-20 23:37:34 -0600 |
| commit | 7b6d7ac9cd8cb3bce8dc06bf64b7a8a78e9eed1c (patch) | |
| tree | 824b98f86fa4422db667ef216aaccf8147b23dc1 /mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp | |
| parent | 45104b9bf976393af13258b32c344d4f740ea186 (diff) | |
Add swamp & ocean spider house hints
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 fb0affb58..158c23bfb 100644 --- a/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp +++ b/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp @@ -79,6 +79,7 @@ void Rando::ActorBehavior::OnFileLoad() { Rando::ActorBehavior::InitEnSellnutsBehavior(); Rando::ActorBehavior::InitEnSiBehavior(); Rando::ActorBehavior::InitEnSob1Behavior(); + Rando::ActorBehavior::InitEnSshBehavior(); Rando::ActorBehavior::InitEnStoneheishiBehavior(); Rando::ActorBehavior::InitEnSyatekiManBehavior(); Rando::ActorBehavior::InitEnTalkBehavior(); |
