feat(Core/WorldState): implement Battle for Sun's Reach Event (#21219)

Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: MantisLord <sabinprosper@gmail.com>
This commit is contained in:
Jelle Meeus
2025-01-31 13:19:12 +01:00
committed by GitHub
parent ca51e7fc22
commit 00b8a3f419
12 changed files with 2353 additions and 0 deletions

View File

@@ -4302,6 +4302,19 @@ Event.Announce = 0
#
###################################################################################################
###################################################################################################
# WORLD STATE
#
# Sunsreach.CounterMax
# Description: Counter value to be reached to transition phases
# during the Sun's Reach Reclamation event.
# Default: 10000
Sunsreach.CounterMax = 10000
#
###################################################################################################
###################################################################################################
# AUCTION HOUSE
#