[0001] Start on MaNGOS 4.3.4

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-06 19:09:16 +02:00 committed by Antz
parent 3b9151aa20
commit 8276c75bef
263 changed files with 7 additions and 34 deletions

View file

@ -1,5 +0,0 @@
ALTER TABLE db_version CHANGE COLUMN required_10256_01_mangos_command required_10257_01_mangos_command bit;
DELETE FROM command WHERE name IN ('auction aliance','auction alliance');
INSERT INTO command (name, security, help) VALUES
('auction alliance',3,'Syntax: .auction alliance\r\n\r\nShow alliance auction store independent from your team.');