Merge pull request #383 from starrheld/master

[QUEST][WOTLK] Basic Chemistry
This commit is contained in:
Lee
2017-02-19 14:46:44 +00:00
committed by GitHub

View File

@@ -0,0 +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);