mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-15 08:32:41 +00:00
Adds ZoneArena to the ZoneID enum so the upcoming arena boss path can route renderBossOutcome's twinBeeLine calls without inventing a parallel flavor system. Synthetic by design — never registered via registerZone, so !zone enter arena is unreachable and allZones() / registry tests are unaffected. Mood pools (Nat20/Nat1/BossDeath/PlayerDeath) are already zone-agnostic in pickPool, so ZoneArena falls through to the generic defaults at zero cost. Phase-two and boss-entry pools default to nil/generic too — arena-specific overrides land alongside the bestiary work in step 3 only if existing flavor doesn't read right. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
28 KiB
28 KiB