Improve quest Mythology of the Titans (#4439)
This commit is contained in:
parent
df83476fa2
commit
30fa12da30
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612426003202074028');
|
||||
|
||||
-- Lower respawn of Mythology of the Titans
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=15008;
|
||||
Loading…
Add table
Add a link
Reference in a new issue