mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
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:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user