[c12599] Add support for condition_id to spell_area table

This commit is contained in:
Schmoozerd 2013-05-31 11:09:41 +01:00 committed by Antz
parent 4f86b168c0
commit 15bb475d40
10 changed files with 111 additions and 138 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12598"
#define REVISION_NR "12599"
#endif // __REVISION_NR_H__