diff options
| -rw-r--r-- | sql/updates/332_world_spell_script_target.sql | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/sql/updates/332_world_spell_script_target.sql b/sql/updates/332_world_spell_script_target.sql new file mode 100644 index 00000000000..bb102d9a134 --- /dev/null +++ b/sql/updates/332_world_spell_script_target.sql @@ -0,0 +1,2 @@ +DELETE FROM `spell_script_target` WHERE `entry` in (30659); +INSERT INTO `spell_script_target` VALUES (30659, 1, 17281);
\ No newline at end of file | 
