mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
fix(DB/gameobject): Adjust spawn time for Waterlogged Wreckage (#5755)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620614142868981300');
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=3600 WHERE `id`=180685;
|
||||
|
||||
Reference in New Issue
Block a user