mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9656] Implement '.list talents' command.
Command show really know by selected player talent ranks, including bugged cases like 2 rank same talent known and etc. Also command claculated count of talents and total used talent points cost of known talent ranks. Can be helpful in bug debuging and cheating cases.
This commit is contained in:
parent
db22a0a9fb
commit
034da8f6d4
10 changed files with 114 additions and 47 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_9646_01_characters_characters"
|
||||
#define REVISION_DB_MANGOS "required_9651_01_mangos_quest_poi"
|
||||
#define REVISION_DB_MANGOS "required_9656_02_mangos_mangos_string"
|
||||
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue