rev_1487514602617381300.sql

Added an extra line to avoid db compile error
This commit is contained in:
Lee 2017-02-19 14:54:24 +00:00 committed by GitHub
parent b8b8a469c4
commit 7c8858fa11

View file

@ -1,3 +1,3 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1487514602617381300');
-- Table `item_template`
UPDATE `item_template` SET `spellcooldown_1` = 30000 WHERE `entry` IN (44010);
UPDATE `item_template` SET `spellcooldown_1` = 30000 WHERE `entry` IN (44010);+