Fix zoc/no zoc ellipses for campaign units
This commit is contained in:
parent
3a70d4ced8
commit
37b78904d6
8 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
name= _ "Fighter"
|
||||
race=human
|
||||
image="konrad-fighter.png"
|
||||
ellipse="misc/ellipse"
|
||||
profile=portraits/konrad.png
|
||||
hitpoints=32
|
||||
movement_type=smallfoot
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
name= _ "Youth"
|
||||
race=human
|
||||
image="konrad-young.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
race=human
|
||||
gender=male
|
||||
image="noble-fighter.png"
|
||||
ellipse="misc/ellipse"
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
race=human
|
||||
gender=male
|
||||
image="noble-youth.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
name= _ "Wose Sapling"
|
||||
race=wose
|
||||
image="wose-sapling.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Crawling Horror"
|
||||
race=monster
|
||||
image=alien-orb-small.png
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
hitpoints=30
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
name= _ "Pulsing Spire"
|
||||
race=monster
|
||||
image=alien-spire-bottom.png
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
[defend]
|
||||
[frame]
|
||||
begin=0
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
name= _ "Small Mudcrawler"
|
||||
race=Monster
|
||||
image="units/monsters/mudcrawler.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
|
|
Loading…
Add table
Reference in a new issue