[m12655] updated right revisions...

Added missing mangos.sql change for last commit
This commit is contained in:
sanctum32 2013-07-27 16:55:06 +03:00 committed by Antz
parent 8525859312
commit 80cb1f1cae
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
update command set `name`='summon' where `name`='namego';
update command set `name`='appear' where `name`='goname';
ALTER TABLE db_version CHANGE COLUMN required_c12631_01_mangos_creature required_m12652_command bit;
ALTER TABLE db_version CHANGE COLUMN required_c12631_01_mangos_creature required_m12654_command bit;