Removed no longer useful ellipse= key from mainline units (bats)
Since ellipses automatically change depending on the ZoC emission, there is no point to change them manually in the cfgs - we don't want the engine to look for a misc/ellipse-nozoc-nozoc file. This commit is the first of a series that will fix all mainline units, even the campaign-specific ones.
This commit is contained in:
parent
446a6a0ca3
commit
4f8f50051b
2 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
image="units/undead/bloodbat-se-3.png"
|
||||
profile="portraits/monsters/bat.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse"
|
||||
{TRAIT_FERAL_MUSTHAVE}
|
||||
hitpoints=27
|
||||
movement_type=smallfly
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
image="units/undead/bat-se-3.png"
|
||||
profile="portraits/monsters/bat.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
{TRAIT_FERAL_MUSTHAVE}
|
||||
hitpoints=16
|
||||
movement_type=smallfly
|
||||
|
|
Loading…
Add table
Reference in a new issue