From e337790c9451fab2f50944a906d4af0c67f3f698 Mon Sep 17 00:00:00 2001 From: QAston Date: Fri, 10 Feb 2012 23:52:36 +0100 Subject: Argh. --- sql/updates/world/2012_02_10_04_world_conditions.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2012_02_10_04_world_conditions.sql b/sql/updates/world/2012_02_10_04_world_conditions.sql index 922949e0f8e..341021312ce 100644 --- a/sql/updates/world/2012_02_10_04_world_conditions.sql +++ b/sql/updates/world/2012_02_10_04_world_conditions.sql @@ -1 +1 @@ -ALTER TABLE `conditions` ADD COLUMN `ContidionTarget` tinyint(3) UNSIGNED NOT NULL default '0' AFTER `ConditionTypeOrReference`; +ALTER TABLE `conditions` ADD COLUMN `ContitionTarget` tinyint(3) UNSIGNED NOT NULL default '0' AFTER `ConditionTypeOrReference`; -- cgit v1.2.3