Since there's active contrioversy about heal vs, cure, back out the lift.

This commit is contained in:
Eric S. Raymond 2007-10-05 17:41:16 +00:00
parent c3659d7bcc
commit 96e7c68529

View file

@ -257,8 +257,9 @@ filemoves = {
),
"1.3.7" : (),
"1.3.8" : (
("{ABILITY_HEALS}", "{ABILITY_HEALS 4}")
("{ABILITY_CURES}", "{ABILITY_CURES_POISON}{ABILITY_HEALS 8}")
# Don't do these yet, there's some controversy.
#("{ABILITY_HEALS}", "{ABILITY_HEALS 4}"),
#("{ABILITY_CURES}", "{ABILITY_CURES_POISON}{ABILITY_HEALS 8}"),
),
# An empty sentinel value at end is required.
"trunk" : (),