diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CharacterDBCleanup.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CharacterDBCleanup.txt b/doc/CharacterDBCleanup.txt index bcf1f380f4e..490243c70f7 100644 --- a/doc/CharacterDBCleanup.txt +++ b/doc/CharacterDBCleanup.txt @@ -9,6 +9,7 @@ from characters in the database. CLEANING_FLAG_SKILLS = 0x2 CLEANING_FLAG_SPELLS = 0x4 CLEANING_FLAG_TALENTS = 0x8 + CLEANING_FLAG_QUESTSTATUS = 0x10 Example: We want to clean up old talents, spells and skills, but leave |