mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/Creature): Apply proper unit flags to Isle of Conquest portals. (#24110)
This commit is contained in:
1
data/sql/updates/pending_db_world/ioc-portals.sql
Normal file
1
data/sql/updates/pending_db_world/ioc-portals.sql
Normal file
@@ -0,0 +1 @@
|
|||||||
|
UPDATE `creature_template` SET `unit_flags` = 2147746560 WHERE `entry` IN (34952, 34953);
|
||||||
Reference in New Issue
Block a user