[11981] Fix targeting of most pet spells. They expect to target alive pets

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Den 2012-04-25 23:12:13 +02:00 committed by Schmoozerd
parent d08edbd93c
commit 67fe27774c
2 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11980"
#define REVISION_NR "11981"
#endif // __REVISION_NR_H__