aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/575_world_scripts.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/575_world_scripts.sql b/sql/updates/575_world_scripts.sql
new file mode 100644
index 00000000000..cb88d829ca1
--- /dev/null
+++ b/sql/updates/575_world_scripts.sql
@@ -0,0 +1 @@
+UPDATE `item_template` SET `scriptname` = "item_only_for_flight" WHERE `entry` IN (34475, 34489, 24538); \ No newline at end of file