Ran umcpropfix to fix EOL format

This commit is contained in:
Ignacio R. Morelle 2011-05-05 00:56:54 +00:00
parent 6acbfe3d5b
commit 19c45b4bd0

View file

@ -1,57 +1,57 @@
#textdomain wesnoth-units
[unit_type]
id=Monawish
name= _ "Monawish"
race=khalifate
image="units/khalifate/monawish.png"
hitpoints=45
movement_type=khalifatefoot
movement=6
experience=65
level=2
alignment=lawful
advances_to=Mighwar
cost=35
usage=mixed fighter
[abilities]
{ABILITY_SKIRMISHER}
[/abilities]
{MAGENTA_IS_THE_TEAM_COLOR}
description= _ "The Khalifate uses these Hillmen as their foot force. They are versatile and excel in hilly terrain."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
get_hit_sound={SOUND_LIST:HUMAN_HIT}
die_sound={SOUND_LIST:HUMAN_DIE}
[attack]
name=axe
description= _ "axe"
type=blade
range=melee
damage=6
number=4
[/attack]
[attack_anim]
[filter_attack]
name=axe
[/filter_attack]
[if]
hits=yes
[frame]
begin=-100
end=0
sound=axe.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=0
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
begin=0
end=200
[/frame]
[/attack_anim]
[/unit_type]
#textdomain wesnoth-units
[unit_type]
id=Monawish
name= _ "Monawish"
race=khalifate
image="units/khalifate/monawish.png"
hitpoints=45
movement_type=khalifatefoot
movement=6
experience=65
level=2
alignment=lawful
advances_to=Mighwar
cost=35
usage=mixed fighter
[abilities]
{ABILITY_SKIRMISHER}
[/abilities]
{MAGENTA_IS_THE_TEAM_COLOR}
description= _ "The Khalifate uses these Hillmen as their foot force. They are versatile and excel in hilly terrain."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
get_hit_sound={SOUND_LIST:HUMAN_HIT}
die_sound={SOUND_LIST:HUMAN_DIE}
[attack]
name=axe
description= _ "axe"
type=blade
range=melee
damage=6
number=4
[/attack]
[attack_anim]
[filter_attack]
name=axe
[/filter_attack]
[if]
hits=yes
[frame]
begin=-100
end=0
sound=axe.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=0
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
begin=0
end=200
[/frame]
[/attack_anim]
[/unit_type]