Move peasant images to the new human-peasants directory.

One word in peasant description changed, 'fearsome' to 'warlike' 
is better usage in this context. 

Note addition of Woodsman in the changelog.
This commit is contained in:
Eric S. Raymond 2007-04-12 18:12:12 +00:00
parent efa8715fc6
commit 0852167a37
14 changed files with 20 additions and 19 deletions

View file

@ -64,6 +64,7 @@ Version 1.3.1+svn:
* decreased the holy resistance of the Dwarves from 20% to 10%
* increased the holy resistance of the Ghost line from -60% to -30%
* enabled Lich and Ancient Lich to go on deep water and gave them submerge
* Level 0 Woodsman added.
* terrain system
* added layer support to the terrain letters, two layers are supported
* WML engine

View file

@ -16,7 +16,7 @@
advanceto=Spearman,Bowman
cost=8
usage=fighter
unit_description= _ "Peasants are the backbone of the rural economy, and the soldiers of last resort. While not fearsome by nature, they will stubbornly defend their homes. However, if you're hurling peasants at your foes, you're clearly out of superior forces."
unit_description= _ "Peasants are the backbone of the rural economy, and the soldiers of last resort. While not warlike by nature, they will stubbornly defend their homes. However, if you're hurling peasants at your foes, you're clearly out of superior forces."
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM "units/human-loyalists/peasant-defend.png" "units/human-loyalists/peasant.png" {SOUND_LIST:HUMAN_OLD_HIT} }
[attack]
@ -30,14 +30,14 @@
[frame]
begin=-250
end=-200
image="units/human-loyalists/peasant.png"
image="units/human-peasants/peasant.png"
[/frame]
[if]
hits=yes
[frame]
begin=-200
end=50
image="units/human-loyalists/peasant-attack.png"
image="units/human-peasants/peasant-attack.png"
sound=spear.ogg
[/frame]
[/if]
@ -46,19 +46,19 @@
[frame]
begin=-200
end=50
image="units/human-loyalists/peasant-attack.png"
image="units/human-peasants/peasant-attack.png"
sound=spear-miss.ogg
[/frame]
[/else]
[frame]
begin=50
end=150
image="units/human-loyalists/peasant-attack2.png"
image="units/human-peasants/peasant-attack2.png"
[/frame]
[frame]
begin=150
end=200
image="units/human-loyalists/peasant.png"
image="units/human-peasants/peasant.png"
[/frame]
[/animation]
[/attack]
@ -79,7 +79,7 @@
[frame]
begin=-200
end=-100
image="units/human-loyalists/peasant-attack2.png"
image="units/human-peasants/peasant-attack2.png"
sound={SOUND_LIST:THROW}
[/frame]
[if]
@ -87,7 +87,7 @@
[frame]
begin=-100
end=50
image="units/human-loyalists/peasant-ranged.png"
image="units/human-peasants/peasant-ranged.png"
sound=spear.ogg
[/frame]
[/if]
@ -96,7 +96,7 @@
[frame]
begin=-100
end=50
image="units/human-loyalists/peasant-ranged.png"
image="units/human-peasants/peasant-ranged.png"
[/frame]
[/else]
[/animation]
@ -106,52 +106,52 @@
[frame]
begin=0
end=100
image="units/human-loyalists/peasant-idle-1.png"
image="units/human-peasants/peasant-idle-1.png"
[/frame]
[frame]
begin=100
end=200
image="units/human-loyalists/peasant-idle-2.png"
image="units/human-peasants/peasant-idle-2.png"
[/frame]
[frame]
begin=200
end=300
image="units/human-loyalists/peasant-idle-3.png"
image="units/human-peasants/peasant-idle-3.png"
[/frame]
[frame]
begin=300
end=400
image="units/human-loyalists/peasant-idle-4.png"
image="units/human-peasants/peasant-idle-4.png"
[/frame]
[frame]
begin=400
end=600
image="units/human-loyalists/peasant-idle-5.png"
image="units/human-peasants/peasant-idle-5.png"
[/frame]
[frame]
begin=600
end=800
image="units/human-loyalists/peasant-idle-6.png"
image="units/human-peasants/peasant-idle-6.png"
[/frame]
[frame]
begin=800
end=1000
image="units/human-loyalists/peasant-idle-7.png"
image="units/human-peasants/peasant-idle-7.png"
[/frame]
[frame]
begin=1000
end=1100
image="units/human-loyalists/peasant-idle-4.png"
image="units/human-peasants/peasant-idle-4.png"
[/frame]
[frame]
begin=1100
end=1200
image="units/human-loyalists/peasant-idle-2.png"
image="units/human-peasants/peasant-idle-2.png"
[/frame]
[frame]
begin=1200
end=1300
image="units/human-loyalists/peasant-idle-1.png"
image="units/human-peasants/peasant-idle-1.png"
[/frame]
[/idle_anim]
[/unit]

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 3 KiB

View file

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB