mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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