mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/gameobject): Quest 'Soaked Pages' GO respawn time (#4061)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609001966856175000');
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 2 WHERE `guid` = 21293;
|
||||
Reference in New Issue
Block a user