Improve quest Mythology of the Titans (#4439)

This commit is contained in:
Peter 2021-02-06 15:41:00 +01:00 committed by GitHub
parent df83476fa2
commit 30fa12da30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;