[9753] Add default value for parent-field in instance_template

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-04-16 09:07:54 +02:00
parent 5570f8c9cd
commit f25c319bc7
5 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9751_01_characters"
#define REVISION_DB_MANGOS "required_9752_01_mangos_gameobject_template"
#define REVISION_DB_MANGOS "required_9753_01_mangos_instance_template"
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
#endif // __REVISION_SQL_H__