[Sync] Some project sync

This commit is contained in:
Antz 2014-10-13 15:25:39 +01:00 committed by Antz
parent b25fa433fe
commit bbf0020c1a
98 changed files with 5866 additions and 2121 deletions

View file

@ -1,5 +0,0 @@
ALTER TABLE db_version CHANGE COLUMN required_12738_01_mangos_spell_template required_12741_01_mangos bit;
update creature_ai_scripts set action1_type=48 where action1_type=47;
update creature_ai_scripts set action2_type=48 where action2_type=47;
update creature_ai_scripts set action3_type=48 where action3_type=47;