mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 12:23:39 +00:00
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
@ -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…
x
Reference in New Issue
Block a user