Removed no longer useful ellipse= key from mainline units (undead)
This commit is contained in:
parent
82ae407d0a
commit
fd5c9e95bd
7 changed files with 0 additions and 7 deletions
|
@ -6,7 +6,6 @@
|
|||
{TRAIT_FEARLESS_MUSTHAVE}
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
image="units/undead/ghoul.png"
|
||||
ellipse="misc/ellipse"
|
||||
profile=portraits/undead/ghoul.png
|
||||
hitpoints=33
|
||||
movement_type=gruefoot
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
id=Soulless
|
||||
name= _ "Soulless"
|
||||
race=undead
|
||||
ellipse="misc/ellipse"
|
||||
{TRAIT_FEARLESS_MUSTHAVE}
|
||||
hitpoints={HP_AMOUNT}
|
||||
movement_type={MOVETYPE_ID}
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
id=Walking Corpse
|
||||
name= _ "Walking Corpse"
|
||||
race=undead
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
{TRAIT_FEARLESS_MUSTHAVE}
|
||||
hitpoints={HP_AMOUNT}
|
||||
movement_type={MOVTYPE_NAME}
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
{TRAIT_RESILIENT}
|
||||
image="units/undead-necromancers/adept.png"
|
||||
profile="portraits/humans/dark-adept.png"
|
||||
ellipse="misc/ellipse"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=28
|
||||
movement_type=smallfoot
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
race=undead
|
||||
image="units/undead-skeletal/skeleton/skeleton.png"
|
||||
profile="portraits/undead/skeleton.png"
|
||||
ellipse="misc/ellipse"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=34
|
||||
movement_type=undeadfoot
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
name= _ "Skeleton Archer"
|
||||
race=undead
|
||||
image="units/undead-skeletal/archer.png"
|
||||
ellipse="misc/ellipse"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
profile=portraits/undead/archer.png
|
||||
hitpoints=31
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
image="units/undead/ghost-s-2.png"
|
||||
profile=portraits/undead/ghost.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse"
|
||||
hitpoints=18
|
||||
movement_type=undeadspirit
|
||||
movement=7
|
||||
|
|
Loading…
Add table
Reference in a new issue