Improve quest Knowledge in the Deeps (#4438)

This commit is contained in:
Peter
2021-02-09 02:38:08 +01:00
committed by GitHub
parent 82eb8b44d1
commit dae209e059

View File

@@ -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;