[11926] Let Waypoints fly. Thanks to qsa for the idea

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Schmoozerd 2012-02-09 00:12:30 +01:00
parent b899f97e33
commit e9140ec82b
4 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_11785_02_characters_instance"
#define REVISION_DB_MANGOS "required_11885_01_mangos_spell_proc_event"
#define REVISION_DB_MANGOS "required_11926_01_mangos_creature_template"
#define REVISION_DB_REALMD "required_10008_01_realmd_realmd_db_version"
#endif // __REVISION_SQL_H__