[8297] Partly revert "[8291] Now allow auto-casting pet spells out of combat by PetAI, related code cleanups."

Use less stricted limitations for pet out-of-combat autoucasts.
This commit is contained in:
VladimirMangos 2009-08-03 00:05:22 +04:00
parent 97a8114e44
commit aa56961f94
2 changed files with 32 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8296"
#define REVISION_NR "8297"
#endif // __REVISION_NR_H__