fix(DB/creature): respawn timer for Timmy the Cruel (#7419)

This commit is contained in:
markvetx
2021-08-23 18:19:44 +00:00
committed by GitHub
parent 39efbb736f
commit d9009aa90e

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629279891518261056');
UPDATE `creature` SET `spawntimesecs` = 86400 WHERE `guid` = 247227;