diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/6903_world_spell_proc_event.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/6903_world_spell_proc_event.sql b/sql/updates/6903_world_spell_proc_event.sql new file mode 100644 index 00000000000..d405bfbb2bf --- /dev/null +++ b/sql/updates/6903_world_spell_proc_event.sql @@ -0,0 +1 @@ +UPDATE spell_proc_event SET customChance = 100 WHERE entry = 33757;
\ No newline at end of file |
