fixed f***ed up indention
esr: next time please take care of translateable string, whitespaces in those *DO* matter!!! (that is newlines, tabs and spaces)
This commit is contained in:
parent
9dd8275618
commit
009694a363
1 changed files with 3 additions and 3 deletions
|
@ -465,7 +465,7 @@
|
|||
[/filter_self]
|
||||
name= _ "sustenance"
|
||||
description= _ "Sustenance:
|
||||
This unit's resistances are increased by 20% in daylight, on defense and attack. Vulnerabilities are not affected."
|
||||
This unit's resistances are increased by 20% in daylight, on defense and attack. Vulnerabilities are not affected."
|
||||
affect_self=yes
|
||||
[/resistance]
|
||||
[/abilities]
|
||||
|
@ -513,10 +513,10 @@
|
|||
id=stun
|
||||
name= _ "stun"
|
||||
description= _ "Stun:
|
||||
This attack puts enormous pressure on the enemy, disrupting his ZOC if a hit is landed. The attacker is exposing himself to attack and will be slowed as a result of the effort. Not active on defense."
|
||||
This attack puts enormous pressure on the enemy, disrupting his ZOC if a hit is landed. The attacker is exposing himself to attack and will be slowed as a result of the effort. Not active on defense."
|
||||
name_inactive= _ "stun"
|
||||
description_inactive= _ "Stun:
|
||||
This attack puts enormous pressure on the enemy, disrupting his ZOC if a hit is landed. The attacker is exposing himself to attack and will be slowed as a result of the effort. Not active on defense."
|
||||
This attack puts enormous pressure on the enemy, disrupting his ZOC if a hit is landed. The attacker is exposing himself to attack and will be slowed as a result of the effort. Not active on defense."
|
||||
apply_to=opponent
|
||||
value=60
|
||||
cumulative=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue