From 37cb12a7615a6fb5fd0478ab9055b3ed73ac04a7 Mon Sep 17 00:00:00 2001 From: Rat Date: Tue, 18 Aug 2009 21:24:31 +0200 Subject: *fix Kalecgos immunities --HG-- branch : trunk --- sql/updates/5188_world_scripts.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/5188_world_scripts.sql (limited to 'sql') 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 -- cgit v1.2.3