aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/5435_world_spell_script_target.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5435_world_spell_script_target.sql b/sql/updates/5435_world_spell_script_target.sql
new file mode 100644
index 00000000000..92fb9651790
--- /dev/null
+++ b/sql/updates/5435_world_spell_script_target.sql
@@ -0,0 +1,2 @@
+# Chicken Net
+INSERT INTO `spell_script_target` ( `entry`, `type`, `targetEntry`) VALUES ('51959', '1', '28161'); \ No newline at end of file