added in moving galleon

This commit is contained in:
Dave White 2003-10-06 06:10:14 +00:00
parent 9df6811c87
commit 0e0a554c90
3 changed files with 21 additions and 0 deletions

21
data/units/Galleon.cfg Normal file
View File

@ -0,0 +1,21 @@
#dummy unit which should never actually be used
[unit]
name=Galleon
image=galleon.png
hitpoints=1
movement_type=swimmer
movement=10
experience=30
level=1
alignment=lawful
advanceto=null
cost=10
usage=null
[attack]
name=dummy
type=impact
range=short
damage=1
number=1
[/attack]
[/unit]

BIN
images/galleon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 B

Binary file not shown.