Added misisng images for Naga, orcish archer & bugg the sea orc.
This commit is contained in:
parent
4b9e9de807
commit
c0cd99f6ef
6 changed files with 11 additions and 0 deletions
|
@ -21,5 +21,10 @@ get_hit_sound=mermen-hit.wav
|
|||
range=short
|
||||
damage=5
|
||||
number=3
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=naga-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
name=Orcish Archer
|
||||
race=orc
|
||||
image=orc-archer.png
|
||||
image_defensive=orc-archer-defend.png
|
||||
hitpoints=32
|
||||
movement_type=orcishfoot
|
||||
movement=5
|
||||
|
|
|
@ -20,6 +20,11 @@ get_hit_sound=groan.wav
|
|||
range=short
|
||||
damage=5
|
||||
number=3
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=sea-orc-attack.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
|
|
BIN
images/naga-attack.png
Normal file
BIN
images/naga-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 903 B |
BIN
images/orc-archer-defend.png
Normal file
BIN
images/orc-archer-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
images/sea-orc-attack.png
Normal file
BIN
images/sea-orc-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Reference in a new issue