[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,3 +0,0 @@
ALTER TABLE db_version CHANGE COLUMN required_12388_01_mangos_creature_template required_12389_01_mangos_creature_template bit;
UPDATE creature_template SET flags_extra=flags_extra & ~0x800;