aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_10_30_01_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_10_30_01_world.sql b/sql/updates/world/2014_10_30_01_world.sql
index c4ecef65269..bb39a4aad58 100644
--- a/sql/updates/world/2014_10_30_01_world.sql
+++ b/sql/updates/world/2014_10_30_01_world.sql
@@ -1 +1 @@
-ALTER TABLE `gameobject_template` ADD `data31` int(10) not null default '0' AFTER `data31`;
+ALTER TABLE `gameobject_template` ADD `data32` int(10) not null default '0' AFTER `data31`;