aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_07_03_00_world_misc.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_07_03_00_world_misc.sql b/sql/updates/world/2014_07_03_00_world_misc.sql
new file mode 100644
index 00000000000..507b306342f
--- /dev/null
+++ b/sql/updates/world/2014_07_03_00_world_misc.sql
@@ -0,0 +1,2 @@
+UPDATE `item_template` SET `flagsCustom`=0 WHERE `entry` IN(31180,31181,46297);
+UPDATE `item_template` SET `flagsCustom`=1 WHERE `entry` IN(31880,31881,46397);