Since there's active contrioversy about heal vs, cure, back out the lift.
This commit is contained in:
parent
c3659d7bcc
commit
96e7c68529
1 changed files with 3 additions and 2 deletions
|
@ -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" : (),
|
||||
|
|
Loading…
Add table
Reference in a new issue