diff options
| author | Brian <runningnak3d@gmail.com> | 2010-04-05 14:42:40 -0600 |
|---|---|---|
| committer | Brian <runningnak3d@gmail.com> | 2010-04-05 14:42:40 -0600 |
| commit | 96cc2b1d48618d04dd866d786d98dcd8e8aef0c9 (patch) | |
| tree | 454de929db3ea31505422c7bd19c74e4342bb632 /sql | |
| parent | ce1280627d7f075ec7cbd54182089714086f808e (diff) | |
* Backed out changeset 44ff24439269
* We will implement this in a generic way using the conditions system
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/7770_world_item_required_target.sql | 2 |
1 files changed, 0 insertions, 2 deletions
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; |
