fix(DB/Creature): Apply proper unit flags to Isle of Conquest portals. (#24110)
This commit is contained in:
parent
bfb87f16d7
commit
9815a6f3cc
1 changed files with 1 additions and 0 deletions
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue