From 7c8858fa116dd467aa1dd6083c188da6752a7e7c Mon Sep 17 00:00:00 2001 From: Lee Date: Sun, 19 Feb 2017 14:54:24 +0000 Subject: [PATCH] rev_1487514602617381300.sql Added an extra line to avoid db compile error --- data/sql/updates/pending_db_world/rev_1487514602617381300.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sql/updates/pending_db_world/rev_1487514602617381300.sql b/data/sql/updates/pending_db_world/rev_1487514602617381300.sql index 38cf1de2f..8cb83ef0b 100644 --- a/data/sql/updates/pending_db_world/rev_1487514602617381300.sql +++ b/data/sql/updates/pending_db_world/rev_1487514602617381300.sql @@ -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); \ No newline at end of file +UPDATE `item_template` SET `spellcooldown_1` = 30000 WHERE `entry` IN (44010);+