[12124] Improve error output for Pets without proper faction

Also fix typo in EventAi doc, thanks to stfx for pointing
This commit is contained in:
Schmoozerd 2012-08-27 01:48:58 +02:00 committed by Antz
parent cca6ba401f
commit 02ce53b7dd
3 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12123"
#define REVISION_NR "12124"
#endif // __REVISION_NR_H__