mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
[7643] Allow set, store and output creture EventAI data version in addition to world DB and script library versions.
This commit is contained in:
parent
2be68b15cd
commit
34d69bbfdd
10 changed files with 37 additions and 9 deletions
|
|
@ -82,7 +82,8 @@ enum MangosStrings
|
|||
LANG_MOTD_CURRENT = 56,
|
||||
LANG_USING_WORLD_DB = 57,
|
||||
LANG_USING_SCRIPT_LIB = 58,
|
||||
// Room for more level 0 59-99 not used
|
||||
LANG_USING_EVENT_AI = 59,
|
||||
// Room for more level 0 60-99 not used
|
||||
|
||||
// level 1 chat
|
||||
LANG_GLOBAL_NOTIFY = 100,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue