Wired the new Orcish Slurbow attack frames

And removed the old attack frame.
This commit is contained in:
Benoît Timbert 2006-03-24 13:26:44 +00:00
parent cee81e9c74
commit 36541b7f17
3 changed files with 57 additions and 5 deletions

View File

@ -29,7 +29,7 @@ SVN trunk (1.1.2+svn):
* portraits:
* troll, assassin, dwarf-guard from old UtBS
* death animations: vampire bat, goblin impaler, sea serpent
* new attack animations: goblin impaler
* new attack animations: goblin impaler, orcish slurbow
* music & sound
* new or improved sounds: thunderstick and dragonstick, fist, club,
hatchet

View File

@ -37,11 +37,37 @@
sound=miss.wav
begin=-250
end=-249
image="units/orcs/slurbow-attack-1.png"
[/frame]
[frame]
begin=-249
end=-175
image="units/orcs/slurbow-attack-1.png"
[/frame]
[frame]
begin=-175
end=-100
image="units/orcs/slurbow-attack-2.png"
[/frame]
[frame]
begin=-100
end=100
image="units/orcs/slurbow-attack-melee.png"
end=-25
image="units/orcs/slurbow-attack-3.png"
[/frame]
[frame]
begin=-25
end=50
image="units/orcs/slurbow-attack-4.png"
[/frame]
[frame]
begin=50
end=125
image="units/orcs/slurbow-attack-5.png"
[/frame]
[frame]
begin=125
end=200
image="units/orcs/slurbow-attack-6.png"
[/frame]
[/animation]
[animation]
@ -50,11 +76,37 @@
sound=sword-swish.wav
begin=-250
end=-249
image="units/orcs/slurbow-attack-1.png"
[/frame]
[frame]
begin=-249
end=-175
image="units/orcs/slurbow-attack-1.png"
[/frame]
[frame]
begin=-175
end=-100
image="units/orcs/slurbow-attack-2.png"
[/frame]
[frame]
begin=-100
end=100
image="units/orcs/slurbow-attack-melee.png"
end=-25
image="units/orcs/slurbow-attack-3.png"
[/frame]
[frame]
begin=-25
end=50
image="units/orcs/slurbow-attack-4.png"
[/frame]
[frame]
begin=50
end=125
image="units/orcs/slurbow-attack-5.png"
[/frame]
[frame]
begin=125
end=200
image="units/orcs/slurbow-attack-6.png"
[/frame]
[/animation]
[/attack]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB