fix(DB/Sai): Remove Gameobject from being in combat with zone (#3195)

This commit is contained in:
Kitzunu
2020-07-17 16:24:57 +02:00
committed by GitHub
parent 047d630c7d
commit a62f29fe1b

View File

@@ -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;