Fix import
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=0 WHERE `entry`IN(28455,28299,28459,28300,28456,28457,28458,28462,28454,28460,26468,26469,26470,34735);
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=2048 WHERE `entry` IN (29307,29573)
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=2048 WHERE `entry` IN (29307,29573);
|
||||
|
||||
Reference in New Issue
Block a user