[7191] Some command related fixes.

* Allow use spell shift-link in .aura and .unaura commands
* Drop commented code and update .reset level command for support DK case.
  Also command for other classes will reset leve not to 1 but to config starting level value
This commit is contained in:
VladimirMangos 2009-01-27 03:28:21 +03:00
parent 2e3e3f0dbb
commit 8292567376
3 changed files with 17 additions and 47 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7190"
#define REVISION_NR "7191"
#endif // __REVISION_NR_H__