[9297] Increase max allowed DB value for item_template spellcharges_N

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-03 21:34:18 +01:00
parent b8012a8c89
commit 8027498c0f
5 changed files with 17 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9250_01_characters_character"
#define REVISION_DB_MANGOS "required_9296_01_mangos_spell_chain"
#define REVISION_DB_MANGOS "required_9297_01_mangos_item_template"
#define REVISION_DB_REALMD "required_9010_01_realmd_realmlist"
#endif // __REVISION_SQL_H__