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:
Skjalf
2022-01-31 08:56:37 -03:00
committed by GitHub
parent 809e11d1a9
commit 2d7434f767
3 changed files with 156 additions and 30 deletions

View File

@@ -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,