Removed no longer useful ellipse= key from mainline units (boats)
This commit is contained in:
parent
4f8f50051b
commit
4a5fef335b
4 changed files with 0 additions and 4 deletions
|
@ -4,7 +4,6 @@
|
|||
name= _ "Boat"
|
||||
race=mechanical
|
||||
image="units/transport/boat.png"
|
||||
ellipse="misc/ellipse"
|
||||
hitpoints=1
|
||||
movement_type=float
|
||||
movement=5
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
race=mechanical
|
||||
image="units/transport/galleon.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse"
|
||||
hitpoints=1
|
||||
movement_type=float
|
||||
movement=10
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
name= _ "Pirate Galleon"
|
||||
race=mechanical
|
||||
image="units/transport/pirate-galleon.png"
|
||||
ellipse="misc/ellipse"
|
||||
hitpoints=35
|
||||
movement_type=float
|
||||
movement=5
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
race=mechanical
|
||||
image="units/transport/transport-galleon.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse"
|
||||
hitpoints=30
|
||||
movement_type=float
|
||||
movement=6
|
||||
|
|
Loading…
Add table
Reference in a new issue