mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 15:46:24 +00:00
fix(DB/Creature): Increase Sludge Belcher respawn timer to align with other Naxxramas creatures (#24495)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 3600 WHERE `id1` = 16029 AND `guid` IN (97718, 97724, 97736, 97747);
|
||||
Reference in New Issue
Block a user