mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
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