New sprite for sea serpents to match new portrait.

This commit is contained in:
Richard Kettering 2012-11-27 23:33:54 +00:00
parent a9d47f77f2
commit e5edec7a94
13 changed files with 4 additions and 51 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 5 KiB

View file

@ -21,7 +21,7 @@
usage=fighter
description= _ "Sea Serpents are gigantic monsters, capable of capsizing boats by themselves."
die_sound=water-blast.wav
{DEFENSE_ANIM "units/monsters/seaserpent-defend.png" "units/monsters/seaserpent.png" hiss-hit.wav }
{DEFENSE_ANIM "units/monsters/seaserpent.png" "units/monsters/seaserpent.png" hiss-hit.wav }
[attack]
name=fangs
description=_"fangs"
@ -31,53 +31,6 @@
damage=18
number=2
[/attack]
[death]
[frame]
begin=0
end=80
image="units/monsters/seaserpent-die-1.png"
[/frame]
[frame]
begin=80
end=160
image="units/monsters/seaserpent-die-2.png"
[/frame]
[frame]
begin=160
end=240
image="units/monsters/seaserpent-die-3.png"
[/frame]
[frame]
begin=240
end=320
image="units/monsters/seaserpent-die-4.png"
[/frame]
[frame]
begin=320
end=400
image="units/monsters/seaserpent-die-5.png"
[/frame]
[frame]
begin=400
end=480
image="units/monsters/seaserpent-die-6.png"
[/frame]
[frame]
begin=480
end=560
image="units/monsters/seaserpent-die-7.png"
[/frame]
[frame]
begin=560
end=640
image="units/monsters/seaserpent-die-8.png"
[/frame]
[frame]
begin=640
end=720
image="units/monsters/seaserpent-die-9.png"
[/frame]
[/death]
[attack_anim]
[filter_attack]
name=fangs
@ -85,14 +38,14 @@
[frame]
begin=-200
end=-50
image="units/monsters/seaserpent-attack.png"
image="units/monsters/seaserpent.png"
[/frame]
[if]
hits=yes
[frame]
begin=-50
end=100
image="units/monsters/seaserpent-defend.png"
image="units/monsters/seaserpent.png"
sound=claws.ogg
[/frame]
[/if]
@ -101,7 +54,7 @@
[frame]
begin=-50
end=100
image="units/monsters/seaserpent-defend.png"
image="units/monsters/seaserpent.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]