mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 16:43:47 +00:00
refactor(Core/Worldstate): Remove redundant worldstate usage. (#22126)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
This commit is contained in:
@@ -596,12 +596,6 @@ enum WorldStateIDs
|
||||
WORLD_STATE_TRIAL_OF_THE_CRUSADER_UI_COUNT = 4389,
|
||||
WORLD_STATE_TRIAL_OF_THE_CRUSADER_UI_SHOW = 4390,
|
||||
|
||||
// Unknown
|
||||
WORLD_STATE_GENERIC_UNK_0 = 2322,
|
||||
WORLD_STATE_GENERIC_UNK_1 = 2323,
|
||||
WORLD_STATE_GENERIC_UNK_2 = 2324,
|
||||
WORLD_STATE_GENERIC_UNK_3 = 2325,
|
||||
|
||||
// Stranglethorn Fishing Extravaganza (Are these custom IDs?)
|
||||
WORLD_STATE_STRANGLETHORN_VALE_FISHING_PREV_WIN_TIME = 197,
|
||||
WORLD_STATE_STRANGLETHORN_VALE_FISHING_HAS_WINNER = 198,
|
||||
|
||||
Reference in New Issue
Block a user