mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Gameobject): Preserved Threshadon Carcass should be despawned before the event. (#10543)
Fixed #10449
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644076677748626800');
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=-180 WHERE `id`=169216;
|
||||
Reference in New Issue
Block a user