[8889] Allow non-permanent pets have auras from spell_pet_auras.

Also add one from related cases to DB.
This commit is contained in:
VladimirMangos 2009-11-29 17:27:51 +03:00
parent 01c852fee8
commit fe70af7b5d
4 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8888"
#define REVISION_NR "8889"
#endif // __REVISION_NR_H__