Fix some heals=false instances detected by the new wmllint test.
This commit is contained in:
parent
ebf04baced
commit
b73855615c
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
name= _ "Human Ship"
|
||||
string=Wyc
|
||||
aliasof=Mm
|
||||
heals=false
|
||||
heals=0
|
||||
gives_income=true
|
||||
editor_group=utbs
|
||||
[/terrain]
|
||||
|
@ -94,7 +94,7 @@
|
|||
name=_ "Outer Summoning Circle"
|
||||
string=^Sco
|
||||
aliasof=_bas
|
||||
heals=false
|
||||
heals=0
|
||||
recruit_onto=true
|
||||
no_overlay=true
|
||||
editor_group=utbs
|
||||
|
|
Loading…
Add table
Reference in a new issue