Added new image frames for Knight
This commit is contained in:
parent
f240d09ea8
commit
b415743a62
5 changed files with 12 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
name=Knight
|
||||
race=human
|
||||
image=knight.png
|
||||
image_moving=knight-moving.png
|
||||
image_defensive=knight-defend.png
|
||||
hitpoints=58
|
||||
movement_type=mounted
|
||||
movement=8
|
||||
|
@ -19,6 +21,11 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
damage=8
|
||||
number=4
|
||||
[frame]
|
||||
begin=-200
|
||||
end=100
|
||||
image=knight-attack.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=horse-canter.wav
|
||||
|
@ -31,6 +38,11 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
damage=14
|
||||
number=2
|
||||
[frame]
|
||||
begin=-200
|
||||
end=100
|
||||
image=knight-moving.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=horse-canter.wav
|
||||
|
|
BIN
images/knight-attack.png
Normal file
BIN
images/knight-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
BIN
images/knight-defend.png
Normal file
BIN
images/knight-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/knight-moving.png
Normal file
BIN
images/knight-moving.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.8 KiB |
Loading…
Add table
Reference in a new issue