Removed small portraits that are just scaled down versions...

...of the transparent ones.

Checked that they are identically rendered by the engine: MSE visual
distortion less than 0.007%.
This commit is contained in:
Guillaume Melquiond 2010-12-20 22:38:37 +00:00
parent e250f1cd36
commit 742b794302
25 changed files with 26 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

View file

@ -4,7 +4,8 @@
name= _ "Elvish Fighter"
race=elf
image="units/elves-wood/fighter.png"
profile="portraits/elves/fighter.png"
small_profile="portraits/elves/transparent/fighter.png~SCALE(205,205)"
profile="portraits/elves/transparent/fighter.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=33

View file

@ -5,7 +5,8 @@
race=elf
image="units/elves-wood/lord.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/elves/lord.png~RIGHT()"
small_profile="portraits/elves/transparent/lord.png~SCALE(205,205)"
profile="portraits/elves/transparent/lord.png~RIGHT()"
hitpoints=51
movement_type=woodland
movement=6

View file

@ -5,7 +5,8 @@
race=human
{TRAIT_FEARLESS}
image="units/human-loyalists/heavyinfantry.png"
profile="portraits/humans/heavy-infantry.png"
small_profile="portraits/humans/transparent/heavy-infantry.png~SCALE(205,205)"
profile="portraits/humans/transparent/heavy-infantry.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse"
hitpoints=38

View file

@ -5,7 +5,8 @@
race=human
{TRAIT_FEARLESS}
image="units/human-loyalists/siegetrooper.png"
profile="portraits/humans/iron-mauler.png~RIGHT()"
small_profile="portraits/humans/transparent/iron-mauler.png~SCALE(205,205)"
profile="portraits/humans/transparent/iron-mauler.png~RIGHT()"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=64
movement_type=armoredfoot

View file

@ -4,7 +4,8 @@
name= _ "Lieutenant"
race=human
image="units/human-loyalists/lieutenant.png"
profile="portraits/humans/lieutenant.png"
small_profile="portraits/humans/transparent/lieutenant.png~SCALE(205,205)"
profile="portraits/humans/transparent/lieutenant.png"
{LEADING_ANIM "units/human-loyalists/lieutenant-lead-2.png" "units/human-loyalists/lieutenant-lead-1.png" -5,-28}
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=40

View file

@ -4,7 +4,8 @@
name= _ "Sergeant"
race=human
image="units/human-loyalists/sergeant.png"
profile="portraits/humans/sergeant.png"
small_profile="portraits/humans/transparent/sergeant.png~SCALE(205,205)"
profile="portraits/humans/transparent/sergeant.png"
ellipse="misc/ellipse"
{LEADING_ANIM "units/human-loyalists/sergeant-lead-2.png" "units/human-loyalists/sergeant-lead-1.png" -5,-25}
{MAGENTA_IS_THE_TEAM_COLOR}

View file

@ -5,7 +5,8 @@
race=human
{TRAIT_FEARLESS}
image="units/human-loyalists/shocktrooper.png"
profile="portraits/humans/iron-mauler.png"
small_profile="portraits/humans/transparent/iron-mauler.png~SCALE(205,205)"
profile="portraits/humans/transparent/iron-mauler.png~RIGHT()"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=52
movement_type=armoredfoot

View file

@ -4,7 +4,8 @@
name= _ "Swordsman"
race=human
image="units/human-loyalists/swordsman.png"
profile="portraits/humans/swordsman.png"
small_profile="portraits/humans/transparent/swordsman.png~SCALE(205,205)"
profile="portraits/humans/transparent/swordsman.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=55
movement_type=smallfoot

View file

@ -5,7 +5,8 @@
race=human
gender=male
image="units/human-peasants/woodsman.png"
profile="portraits/humans/woodsman.png"
small_profile="portraits/humans/transparent/woodsman.png~SCALE(205,205)"
profile="portraits/humans/transparent/woodsman.png"
ellipse="misc/ellipse-nozoc"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=18

View file

@ -4,7 +4,8 @@
name= _ "Orcish Archer"
race=orc
image="units/orcs/archer.png"
profile=portraits/orcs/archer.png
small_profile="portraits/orcs/transparent/archer.png~SCALE(205,205)"
profile="portraits/orcs/transparent/archer.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=32

View file

@ -6,7 +6,8 @@
image="units/orcs/assassin.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse"
profile=portraits/orcs/assassin.png
small_profile="portraits/orcs/transparent/assassin.png~SCALE(205,205)"
profile="portraits/orcs/transparent/assassin.png"
hitpoints=26
movement_type=elusivefoot
[resistance]

View file

@ -5,7 +5,8 @@
race=orc
image="units/orcs/xbowman.png"
{MAGENTA_IS_THE_TEAM_COLOR}
profile="portraits/orcs/crossbowman.png"
small_profile="portraits/orcs/transparent/crossbowman.png~SCALE(205,205)"
profile="portraits/orcs/transparent/crossbowman.png"
hitpoints=43
movement_type=orcishfoot
movement=5

View file

@ -5,7 +5,8 @@
race=orc
image="units/orcs/grunt.png"
ellipse="misc/ellipse"
profile="portraits/orcs/grunt.png"
small_profile="portraits/orcs/transparent/grunt.png~SCALE(205,205)"
profile="portraits/orcs/transparent/grunt.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=38
movement_type=orcishfoot