[9577] Implement SCRIPT_COMMAND_DESPAWN_SELF (self = creature in this context)

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-03-12 17:31:44 +01:00
parent dbbc45828a
commit 29b2c80449
4 changed files with 28 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9576"
#define REVISION_NR "9577"
#endif // __REVISION_NR_H__