Improve quest Rig Wars (#4453)

This commit is contained in:
Peter
2021-02-09 22:31:30 +01:00
committed by GitHub
parent 8915ab1362
commit 55c1ab8fba

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612530048757741422');
-- Lower respawn of Thermaplugg's Safe from 24h to 2s
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=32387;