mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +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