fix(DB/creature): respawn timer for Timmy the Cruel (#7419)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629279891518261056');
|
||||||
|
|
||||||
|
UPDATE `creature` SET `spawntimesecs` = 86400 WHERE `guid` = 247227;
|
||||||
|
|
||||||
Reference in New Issue
Block a user