[8248] Fixed talent 12328

* This one spell belongs to SPELLFAMILY_WARRIOR not GENERIC
  next to IDs are for NPC possible.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-25 16:18:14 +02:00
parent 983264737e
commit 79d49504e0
2 changed files with 18 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8247"
#define REVISION_NR "8248"
#endif // __REVISION_NR_H__