[9120] Implement option to use delay in ForcedDespawn for creature

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-07 20:18:22 +01:00
parent a2e92cdb4e
commit 9c48e32bb7
3 changed files with 30 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9119"
#define REVISION_NR "9120"
#endif // __REVISION_NR_H__