Improve raid quest Keanna's Log (#4502)

This commit is contained in:
Peter 2021-02-13 21:53:15 +01:00 committed by GitHub
parent 812a744371
commit ff8b50f43e
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 ('1612776555226057663');
-- Lower respawn of Keanna's Log
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=27819;