aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRat <none@none>2009-08-18 21:24:31 +0200
committerRat <none@none>2009-08-18 21:24:31 +0200
commit37cb12a7615a6fb5fd0478ab9055b3ed73ac04a7 (patch)
treeec2b60f2929b51cb1663a144a79644cfed7e65d7
parent5ffa85c858fb721fb5d663431712d173d6b62a15 (diff)
*fix Kalecgos immunities
--HG-- branch : trunk
-rw-r--r--sql/updates/5188_world_scripts.sql1
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