[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

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9709"
#define REVISION_NR "9710"
#endif // __REVISION_NR_H__