aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2012-07-04 14:04:12 +0200
committerShauren <shauren.trinity@gmail.com>2012-07-04 14:04:12 +0200
commitee06bef31b943fba45d8b018df151f3400e07242 (patch)
tree59ab16bacc938882699dd225b779bf6fad6968d8 /sql
parent6fe1657fe98035d9a762d2e92f275826bec6d1fe (diff)
Core/DBC: 4.3.4 structure updates
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql b/sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql
new file mode 100644
index 00000000000..6cc5b547867
--- /dev/null
+++ b/sql/updates/world/2012_07_03_00_world_item_template_addon_434.sql
@@ -0,0 +1 @@
+ALTER TABLE `item_template_addon` DROP `BuyCount`;