diff options
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/4598_world_spell_bonus_data.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/4598_world_spell_bonus_data.sql b/sql/updates/4598_world_spell_bonus_data.sql new file mode 100644 index 00000000000..0127e88b5a7 --- /dev/null +++ b/sql/updates/4598_world_spell_bonus_data.sql @@ -0,0 +1 @@ +DELETE FROM `spell_bonus_data` WHERE `entry` = 53600; |
