mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 16:37:00 +00:00
Implemented character customize future.
Not tested, but should work...
This commit is contained in:
parent
db64bf6b80
commit
0f7077546f
11 changed files with 229 additions and 72 deletions
|
|
@ -326,6 +326,8 @@ enum MangosStrings
|
|||
LANG_CREATURE_NOT_FOLLOW_YOU_NOW = 342,
|
||||
LANG_CREATURE_NON_TAMEABLE = 343,
|
||||
LANG_YOU_ALREADY_HAVE_PET = 344,
|
||||
LANG_CUSTOMIZE_PLAYER = 345,
|
||||
LANG_CUSTOMIZE_PLAYER_GUID = 346,
|
||||
// Room for more level 2 345-399 not used
|
||||
|
||||
// level 3 chat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue