mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
fix(DB/Sai): Remove Gameobject from being in combat with zone (#3195)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1594986175990195100');
|
||||||
|
|
||||||
|
DELETE FROM `smart_scripts` WHERE `entryorguid` = 124371 AND `id` = 4;
|
||||||
|
UPDATE `smart_scripts` SET `link` = 0 WHERE `entryorguid` = 124371 AND `id` = 3;
|
||||||
Reference in New Issue
Block a user