mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
Improve quest Knowledge in the Deeps (#4438)
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612424906607643097');
|
||||||
|
|
||||||
|
-- Lower respawn rate of Pitted Iron Chest
|
||||||
|
|
||||||
|
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=32614;
|
||||||
Reference in New Issue
Block a user