WML style cleanup
This commit is contained in:
parent
fa67c1d77f
commit
cfcef0e4b2
1 changed files with 3 additions and 3 deletions
|
@ -171,7 +171,7 @@
|
|||
female_name= _ "female^healthy"
|
||||
description= _ "Always rest heals"
|
||||
[effect]
|
||||
apply_to = "healthy"
|
||||
apply_to="healthy"
|
||||
[/effect]
|
||||
[effect]
|
||||
apply_to=hitpoints
|
||||
|
@ -193,7 +193,7 @@
|
|||
female_name= _ "female^fearless"
|
||||
description= _ "Fights normally during unfavorable times of day/night"
|
||||
[effect]
|
||||
apply_to = "fearless"
|
||||
apply_to="fearless"
|
||||
[/effect]
|
||||
[/trait]
|
||||
#enddef
|
||||
|
@ -209,7 +209,7 @@
|
|||
female_name= _ "female^fearless"
|
||||
description= _ "Fights normally during unfavorable times of day/night"
|
||||
[effect]
|
||||
apply_to = "fearless"
|
||||
apply_to="fearless"
|
||||
[/effect]
|
||||
[/trait]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue