fix(DB/creature): Correct Mok'rash respawn timer (#14647)
This commit is contained in:
parent
b7c7d3c429
commit
257dbf7d2b
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- Mok'rash respawn timer 3hr
|
||||
UPDATE `creature` SET `spawntimesecs`=10800 WHERE `guid`=1672;
|
||||
Loading…
Add table
Add a link
Reference in a new issue