[9576] Implement SCRIPT_COMMAND_CREATE_ITEM to use when no spell exist

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-03-12 16:18:27 +01:00
parent a12fecab0d
commit dbbc45828a
4 changed files with 40 additions and 1 deletions

View file

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