aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql b/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql
new file mode 100644
index 00000000000..b49641e35f5
--- /dev/null
+++ b/sql/updates/world/2012_08_05_01_world_item_set_names_4x.sql
@@ -0,0 +1,2 @@
+DROP TABLE IF EXISTS `locales_item_set_names`;
+DROP TABLE IF EXISTS `item_set_names`; \ No newline at end of file