Added animations for Ogre.
This commit is contained in:
parent
b90a717f93
commit
009ca33235
1 changed files with 13 additions and 0 deletions
|
@ -3,6 +3,7 @@ id=Ogre
|
|||
name= _ "Ogre"
|
||||
race=ogre
|
||||
image=ogre.png
|
||||
image_defensive=ogre-defend.png
|
||||
hitpoints=68
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
|
@ -20,6 +21,18 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
damage=10
|
||||
number=3
|
||||
[frame]
|
||||
begin=-175
|
||||
end=-100
|
||||
image=ogre-attack1.png
|
||||
[/frame]
|
||||
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=ogre-attack2.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
|
|
Loading…
Add table
Reference in a new issue