From 96cc2b1d48618d04dd866d786d98dcd8e8aef0c9 Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 5 Apr 2010 14:42:40 -0600 Subject: * Backed out changeset 44ff24439269 * We will implement this in a generic way using the conditions system --HG-- branch : trunk --- sql/updates/7770_world_item_required_target.sql | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 sql/updates/7770_world_item_required_target.sql (limited to 'sql') diff --git a/sql/updates/7770_world_item_required_target.sql b/sql/updates/7770_world_item_required_target.sql deleted file mode 100644 index 1a3ba551099..00000000000 --- a/sql/updates/7770_world_item_required_target.sql +++ /dev/null @@ -1,2 +0,0 @@ -ALTER TABLE `item_required_target` -ADD `maxPercentHealth` TINYINT(3) UNSIGNED NOT NULL DEFAULT 100; -- cgit v1.2.3