aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-07-03 12:26:40 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-07-03 12:26:40 +0200
commit37f7cc4615163ae9a4800af211a9423774bf8223 (patch)
treeaddec9270d623d23c13f1cbe78e4106052677417 /sql
parent13f849aea8f8b2aab3bb638b39ef32b2a5c61f76 (diff)
DB/Items: Fix typos on 4c3cb80
By dr-j
Diffstat (limited to 'sql')
-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);