DB/Object: Fix some gob respawn time

Closes #18023
By Tauriella
This commit is contained in:
Killyana
2016-10-01 15:23:11 +02:00
parent 2995e2a935
commit 6fbf213e8c

View File

@@ -0,0 +1,3 @@
--
UPDATE `gameobject` SET `spawntimesecs` = 120 WHERE `id` = 375;
UPDATE `gameobject` SET `spawntimesecs` = 2 WHERE `id` IN (193197,181674,181675,191576,191519,192171,191708,193560,193561,181696,182532, 181746);