[7741] Allow pets/charmed NPCs to count master's spell cast conditions in quests.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-05-01 23:03:39 +02:00
parent 8e2a664fad
commit 8e39ea0151
3 changed files with 43 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7740"
#define REVISION_NR "7741"
#endif // __REVISION_NR_H__