mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
AutoBroadcast system.
-This commit is paired with 1 database update
This commit is contained in:
parent
a7f938e7e6
commit
2888858616
9 changed files with 618 additions and 461 deletions
|
|
@ -1021,11 +1021,12 @@ enum MangosStrings
|
|||
LANG_OPVP_SI_CAPTURE_H = 1635,
|
||||
LANG_OPVP_SI_CAPTURE_A = 1636,
|
||||
|
||||
// Room for 4.x clients only 1700-1799
|
||||
// Room for 4.x clients only 1702-1799
|
||||
LANG_VENDOR_WRONG_ITEM_TYPE = 1700,
|
||||
LANG_VENDOR_WRONG_CURRENCY_MAXCOUNT = 1701,
|
||||
|
||||
// FREE IDS 1800-9999
|
||||
// FREE IDS 1801-9999
|
||||
LANG_AUTOBROADCAST = 1800
|
||||
|
||||
// Use for not-in-official-sources patches
|
||||
// 10000-10999
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue