mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[7616] Implement .debug play cinematic and .debig play movie. Rename .debug playsound to .debug play sound.
This commit is contained in:
parent
678be86d67
commit
dfa2869136
13 changed files with 132 additions and 8 deletions
|
|
@ -765,7 +765,12 @@ enum MangosStrings
|
|||
LANG_RESET_PET_TALENTS_ONLINE = 1127,
|
||||
// Room for more level 3 1128-1199 not used
|
||||
|
||||
// FREE IDS 1200-9999
|
||||
// Debug commands
|
||||
LANG_CINEMATIC_NOT_EXIST = 1200,
|
||||
LANG_MOVIE_NOT_EXIST = 1201,
|
||||
// Room for more debug 1202-1299 not used
|
||||
|
||||
// FREE IDS 1300-9999
|
||||
|
||||
// Use for not-in-offcial-sources patches
|
||||
// 10000-10999
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue