diff options
| -rw-r--r-- | sql/updates/5188_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5188_world_scripts.sql b/sql/updates/5188_world_scripts.sql new file mode 100644 index 00000000000..9d58f8e8d14 --- /dev/null +++ b/sql/updates/5188_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `mechanic_immune_mask` = 617299803 WHERE `entry` = 24850;
\ No newline at end of file |
