mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB/creature): Correct Mok'rash respawn timer (#14647)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Mok'rash respawn timer 3hr
|
||||
UPDATE `creature` SET `spawntimesecs`=10800 WHERE `guid`=1672;
|
||||
Reference in New Issue
Block a user