aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2012_07_05_00_world_item_template_addon_434.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_07_05_00_world_item_template_addon_434.sql b/sql/updates/world/2012_07_05_00_world_item_template_addon_434.sql
index ae3f59185b4..140fc3a9940 100644
--- a/sql/updates/world/2012_07_05_00_world_item_template_addon_434.sql
+++ b/sql/updates/world/2012_07_05_00_world_item_template_addon_434.sql
@@ -1 +1 @@
-ALTER TABLE `item_template` ADD `FlagsCu` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `Id`;
+ALTER TABLE `item_template_addon` ADD `FlagsCu` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `Id`;