mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-24 07:36:01 +00:00
added in moving galleon
This commit is contained in:
parent
9df6811c87
commit
0e0a554c90
21
data/units/Galleon.cfg
Normal file
21
data/units/Galleon.cfg
Normal 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
BIN
images/galleon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 827 B |
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user