chore(DB): import pending SQL update file

Referenced commit(s): dae209e059
This commit is contained in:
AzerothCoreBot 2021-02-09 01:39:38 +00:00
parent dae209e059
commit dfe1da23ef
2 changed files with 30 additions and 5 deletions

View file

@ -1,5 +0,0 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612424906607643097');
-- Lower respawn rate of Pitted Iron Chest
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=32614;