Added improved calvary image. Named all mermen in Bay of Pearls
This commit is contained in:
parent
393cf21e4e
commit
10057c55be
5 changed files with 15 additions and 0 deletions
|
@ -256,6 +256,7 @@ Defeat:
|
||||||
[/unit]
|
[/unit]
|
||||||
|
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Nepba
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=13
|
x=13
|
||||||
|
@ -263,6 +264,7 @@ Defeat:
|
||||||
[/unit]
|
[/unit]
|
||||||
|
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Triram
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=13
|
x=13
|
||||||
|
@ -270,6 +272,7 @@ Defeat:
|
||||||
[/unit]
|
[/unit]
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Mriram
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=13
|
x=13
|
||||||
|
@ -315,6 +318,7 @@ Defeat:
|
||||||
[/unit]
|
[/unit]
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Earooa
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=21
|
x=21
|
||||||
|
@ -329,6 +333,7 @@ Defeat:
|
||||||
#endif
|
#endif
|
||||||
#ifdef NORMAL
|
#ifdef NORMAL
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Gwoama
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=21
|
x=21
|
||||||
|
@ -374,6 +379,7 @@ Defeat:
|
||||||
[/unit]
|
[/unit]
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Kwabao
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=25
|
x=25
|
||||||
|
@ -427,6 +433,7 @@ Defeat:
|
||||||
[/unit]
|
[/unit]
|
||||||
#ifdef EASY
|
#ifdef EASY
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Gwarloa
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=28
|
x=28
|
||||||
|
@ -476,6 +483,7 @@ The main cage where they keep most of the mermen is in the south-east!"
|
||||||
|
|
||||||
#define MERMAN_29_29
|
#define MERMAN_29_29
|
||||||
[unit]
|
[unit]
|
||||||
|
description=Gwelda
|
||||||
side=1
|
side=1
|
||||||
type=Merman
|
type=Merman
|
||||||
x=29
|
x=29
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
name=Cavalry
|
name=Cavalry
|
||||||
race=human
|
race=human
|
||||||
image=human-scout.png
|
image=human-scout.png
|
||||||
|
image_moving=human-scout-moving.png
|
||||||
|
image_defensive=human-scout-defend.png
|
||||||
hitpoints=38
|
hitpoints=38
|
||||||
movement_type=mounted
|
movement_type=mounted
|
||||||
movement=8
|
movement=8
|
||||||
|
@ -25,6 +27,11 @@ get_hit_sound=groan.wav
|
||||||
[/sound]
|
[/sound]
|
||||||
[frame]
|
[frame]
|
||||||
begin=-200
|
begin=-200
|
||||||
|
end=-100
|
||||||
|
image=human-scout-moving.png
|
||||||
|
[/frame]
|
||||||
|
[frame]
|
||||||
|
begin=-100
|
||||||
end=100
|
end=100
|
||||||
image=human-scout-attack.png
|
image=human-scout-attack.png
|
||||||
[/frame]
|
[/frame]
|
||||||
|
|
BIN
images/human-scout-defend.png
Normal file
BIN
images/human-scout-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
images/human-scout-moving.png
Normal file
BIN
images/human-scout-moving.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Reference in a new issue