DB/Creature: Fix respawn time for some npcs added in a previous commit

This commit is contained in:
Killyana
2017-02-20 00:50:00 +01:00
parent d535b98b05
commit 0666740086

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs`=604800 WHERE `guid` BETWEEN 78324 AND 78329;