[9710] Add gm possibilities reset talents for all specs.

* At login reset '.reset all talents' will reset all spec talents.
* New command '.reset specs' will reset its online/offline.
* Command '.reset talents' now not support offline player case.
This commit is contained in:
VladimirMangos 2010-04-09 21:25:05 +04:00
parent 15e4d337c3
commit 6ef88699d1
11 changed files with 83 additions and 18 deletions

View file

@ -111,6 +111,7 @@ pkgdata_DATA = \
9692_03_mangos_spell_proc_event.sql \
9702_01_characters_item.sql \
9704_01_mangos_achievement_reward.sql \
9710_01_mangos_command.sql \
README
## Additional files to include when running 'make dist'
@ -202,4 +203,5 @@ EXTRA_DIST = \
9692_03_mangos_spell_proc_event.sql \
9702_01_characters_item.sql \
9704_01_mangos_achievement_reward.sql \
9710_01_mangos_command.sql \
README