[0163] Update src/game/Spell.cpp

add Target Limitation for 53457

Thx to Xfurry for research
This commit is contained in:
Reamer 2012-08-14 22:42:09 +02:00 committed by Antz
parent 891fef797d
commit aae22adb43
2 changed files with 699 additions and 459 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0162"
#define REVISION_NR "0163"
#endif // __REVISION_NR_H__