mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/SAI): Correct Primal Ooze's invisibility target, so they no longer turn players invisible (#8696)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634955021318894500');
|
||||
|
||||
UPDATE `smart_scripts` SET `target_type` = 1 WHERE `entryorguid` = 6557 AND `source_type` = 0 AND `id` = 3;
|
||||
Reference in New Issue
Block a user