diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6898_world_spell_proc_event.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6898_world_spell_proc_event.sql b/sql/updates/6898_world_spell_proc_event.sql new file mode 100644 index 00000000000..2dda27a4a79 --- /dev/null +++ b/sql/updates/6898_world_spell_proc_event.sql @@ -0,0 +1,2 @@ +DELETE FROM spell_proc_event WHERE entry = 58387;
+INSERT INTO spell_proc_event VALUES(58387, 0, 4, 16384, 64, 0, 16, 0, 0, 0, 0); -- Glyph of Sunder Armor
\ No newline at end of file |
