fix(DB/Creature): Increase Sludge Belcher respawn timer to align with other Naxxramas creatures (#24495)
This commit is contained in:
parent
b8c00b8657
commit
328ec46db7
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 3600 WHERE `id1` = 16029 AND `guid` IN (97718, 97724, 97736, 97747);
|
||||
Loading…
Add table
Add a link
Reference in a new issue