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