DB/Creature: Standardize creature respawn time part 1

Closes #24740
This commit is contained in:
offl
2020-06-14 19:07:46 +02:00
committed by Killyana
parent c7607abd0f
commit aa3ccb4657

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `spawntimesecs` IN (250,275,310,315,318,320,325,327,333,345,350,370,804,840,920,939,1407,4900);