mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
fix(DB/Creature): TBC Gas Clouds shouldn't be selectable (#14072)
Create rev_1670203739787100600.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- NOT_SELECTABLE, IMMUNE_TO_PC, IMMUNE_TO_NPC
|
||||
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|33555200 WHERE `entry` IN (24222, 17378, 17407, 17408);
|
||||
Reference in New Issue
Block a user