mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
Fixed sql header
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
ALTER TABLE world_db_version CHANGE COLUMN 2016_08_13_00 2016_08_14_00 bit;
|
ALTER TABLE world_db_version CHANGE COLUMN 2016_08_10_01 2016_08_14_00 bit;
|
||||||
|
|
||||||
-- Dream Vision make it trigger
|
-- Dream Vision make it trigger
|
||||||
UPDATE `creature_template` SET `flags_extra`='128' WHERE (`entry`='7863');
|
UPDATE `creature_template` SET `flags_extra`='128' WHERE (`entry`='7863');
|
||||||
|
|||||||
Reference in New Issue
Block a user