[8721] Allow guildmaster to withdraw money before first bank tab is purchased.

Attached sql file needs to be run to repair existing structure.

Signed-off-by: unknown <Jakub@.(none)>
This commit is contained in:
leak 2009-10-24 09:24:31 +02:00 committed by unknown
parent 3cc7f36006
commit 455a053b3d
7 changed files with 10 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_8702_01_characters_character_reputation"
#define REVISION_DB_CHARACTERS "required_8721_01_characters_guild"
#define REVISION_DB_MANGOS "required_8720_01_mangos_quest_template"
#define REVISION_DB_REALMD "required_8332_01_realmd_realmcharacters"
#endif // __REVISION_SQL_H__