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
committed by Aokromes
parent cb1a355cc5
commit 0fea6cb8fb

View File

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