Removed no longer useful ellipse= key from campaign specific units (The Rise of Wesnoth)
This commit is contained in:
parent
dfa840133a
commit
78bcc57baf
3 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
race=human
|
||||
gender=male
|
||||
image="units/noble-fighter.png"
|
||||
ellipse="misc/ellipse"
|
||||
{DEFENSE_ANIM "units/noble-fighter-defend.png" "units/noble-fighter.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
hitpoints=36
|
||||
movement_type=smallfoot
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
race=human
|
||||
gender=male
|
||||
image="units/noble-youth.png"
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
{DEFENSE_ANIM "units/noble-youth-defend.png" "units/noble-youth.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
hitpoints=24
|
||||
movement_type=smallfoot
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
race=wose
|
||||
image="units/wose-sapling.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
ellipse="misc/ellipse-nozoc"
|
||||
{DEFENSE_ANIM "units/wose-sapling-defend.png" "units/wose-sapling.png" wose-hit.ogg }
|
||||
[abilities]
|
||||
{ABILITY_AMBUSH}
|
||||
|
|
Loading…
Add table
Reference in a new issue