mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(DB/GameObject-Spawn): Solid Chest respawn time for gameobject 100067 (#5210)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617986524556683595');
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 7200 WHERE `guid` IN (100067);
|
||||
Reference in New Issue
Block a user