mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 02:23:49 +00:00
feat(Scripts/Commands): Implement go quest starter/ender command (#10442)
* feat(Scripts/Commands): Implement go quest starter/ender command * Update cs_go.cpp
This commit is contained in:
@@ -1248,7 +1248,9 @@ enum AcoreStrings
|
||||
LANG_CMD_SETTINGS_ANNOUNCER_ON = 5080,
|
||||
LANG_CMD_SETTINGS_ANNOUNCER_OFF = 5081,
|
||||
|
||||
// Room for more strings 5082-9999
|
||||
LANG_CMD_GOQUEST_INVALID_SYNTAX = 5082,
|
||||
|
||||
// Room for more strings 5083-9999
|
||||
|
||||
// Level requirement notifications
|
||||
LANG_SAY_REQ = 6604,
|
||||
|
||||
Reference in New Issue
Block a user