fix(DB/Gameobject): Preserved Threshadon Carcass should be despawned before the event. (#10543)
Fixed #10449
This commit is contained in:
parent
49191da0f8
commit
a32543707b
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644076677748626800');
|
||||
|
||||
UPDATE `gameobject` SET `spawntimesecs`=-180 WHERE `id`=169216;
|
||||
Loading…
Add table
Add a link
Reference in a new issue