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