diff options
| author | Ramusik <nikson.91@mail.ru> | 2011-04-10 08:53:43 +0300 |
|---|---|---|
| committer | Ramusik <nikson.91@mail.ru> | 2011-04-10 08:53:43 +0300 |
| commit | 66081a3532a000c36ee8aee9878294a5d9674d40 (patch) | |
| tree | ca61ab5e17fc165f5fbf0d6e0f0ba0e5751e68e5 /sql/updates | |
| parent | 5908b2af477c6ffb5fc37829bb05b8a80942831b (diff) | |
Dislodged Foreign Object shouldn't proc from healing spells
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/dislodged Foreign Object.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
