[6885] In dungeons even fighting creatures are supposed to put nearby players in combat. 3rd party scripting libraries might have to be updated

This commit is contained in:
arrai 2008-12-07 21:26:47 +01:00
parent 2e08a63da7
commit a3a57a5390
3 changed files with 15 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6884"
#define REVISION_NR "6885"
#endif // __REVISION_NR_H__