mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
Merge pull request #383 from starrheld/master
[QUEST][WOTLK] Basic Chemistry
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user