Added animation frames for cuttlefish, grand knight.
This commit is contained in:
parent
825719cbbd
commit
45ba2c8e53
2 changed files with 7 additions and 2 deletions
|
@ -25,6 +25,11 @@ get_hit_sound=squishy-hit.wav
|
|||
[attack]
|
||||
name=ink
|
||||
type=pierce
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-100
|
||||
image=cuttlefish-attack-ink.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-200
|
||||
end=0
|
||||
|
|
|
@ -3,7 +3,7 @@ id=Grand Knight
|
|||
name= _ "Grand Knight"
|
||||
race=human
|
||||
image=grand-knight.png
|
||||
image_moving=grand-knight-moving.png
|
||||
image_moving=grand-knight-defend.png
|
||||
hitpoints=78
|
||||
movement_type=mounted
|
||||
movement=7
|
||||
|
@ -25,7 +25,7 @@ get_hit_sound=groan.wav
|
|||
[frame]
|
||||
begin=-200
|
||||
end=100
|
||||
image=grand-knight-moving.png
|
||||
image=grand-knight-attack-sword.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
|
|
Loading…
Add table
Reference in a new issue