[0176] Update gameobject_template

Also enable last tutorial opcodes

Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-08-24 19:00:51 +03:00 committed by Antz
parent b55547e4c4
commit 7b7af4d67e
6 changed files with 20 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_0099_xxxxx_01_characters_character_phase_data"
#define REVISION_DB_MANGOS "required_0169_xxxxx_04_mangos_command"
#define REVISION_DB_MANGOS "required_0176_xxxxx_01_mangos_gameobject_template"
#define REVISION_DB_REALMD "required_0014_xxxxx_01_realmd_account_access"
#endif // __REVISION_SQL_H__