diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2014_08_29_04_world_creature_template.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_08_29_04_world_creature_template.sql b/sql/updates/world/2014_08_29_04_world_creature_template.sql new file mode 100644 index 00000000000..d63bf2b77e2 --- /dev/null +++ b/sql/updates/world/2014_08_29_04_world_creature_template.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|0x10000000 WHERE `entry` IN (36619, 38711, 38712); |
