From 66081a3532a000c36ee8aee9878294a5d9674d40 Mon Sep 17 00:00:00 2001 From: Ramusik Date: Sun, 10 Apr 2011 08:53:43 +0300 Subject: Dislodged Foreign Object shouldn't proc from healing spells --- sql/updates/world/dislodged Foreign Object.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/dislodged Foreign Object.sql (limited to 'sql/updates') diff --git a/sql/updates/world/dislodged Foreign Object.sql b/sql/updates/world/dislodged Foreign Object.sql new file mode 100644 index 00000000000..247af7ad891 --- /dev/null +++ b/sql/updates/world/dislodged Foreign Object.sql @@ -0,0 +1 @@ +UPDATE `spell_proc_event` SET `procFlags`=0x00010000 WHERE `entry` IN (71602,71645); -- Dislodged Foreign Object \ No newline at end of file -- cgit v1.2.3