diff options
| author | QAston <qaston@gmail.com> | 2012-02-10 23:52:36 +0100 |
|---|---|---|
| committer | QAston <qaston@gmail.com> | 2012-02-10 23:52:36 +0100 |
| commit | e337790c9451fab2f50944a906d4af0c67f3f698 (patch) | |
| tree | 15398a06ddbea51e1c982da1c1ebacf7ec5b9b79 | |
| parent | ce4a4ffe50a26fa2040d4af3933621b66813488d (diff) | |
Argh.
| -rw-r--r-- | sql/updates/world/2012_02_10_04_world_conditions.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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`; |
