DB/Gameobject: Update respawn time for Mangled Human Remains

Closes #16931
This commit is contained in:
Killyana
2016-04-11 22:52:56 +02:00
parent 498c1e22ca
commit 29246b2afb

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `spawntimesecs` = 5 WHERE `guid` IN (45719, 45720, 45721);