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-22 18:11:36 +00:00
parent 3dc96eea83
commit a5576c461b
8 changed files with 10 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

View file

@ -4,7 +4,8 @@
name= _ "Gryphon Master"
race=gryphon
image="units/dwarves/gryphon-master.png"
profile="portraits/dwarves/gryphon-rider.png"
small_profile="portraits/dwarves/transparent/gryphon-rider.png~SCALE(205,205)"
profile="portraits/dwarves/transparent/gryphon-rider.png"
hitpoints=51
{MAGENTA_IS_THE_TEAM_COLOR}
movement_type=fly

View file

@ -4,7 +4,8 @@
name= _ "Gryphon Rider"
race=gryphon
image="units/dwarves/gryphon-rider.png"
profile="portraits/dwarves/gryphon-rider.png"
small_profile="portraits/dwarves/transparent/gryphon-rider.png~SCALE(205,205)"
profile="portraits/dwarves/transparent/gryphon-rider.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=34

View file

@ -4,7 +4,8 @@
name= _ "Horseman"
race=human
image="units/human-loyalists/horseman.png"
profile="portraits/humans/horseman.png"
small_profile="portraits/humans/transparent/horseman.png~SCALE(205,205)"
profile="portraits/humans/transparent/horseman.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=38

View file

@ -4,7 +4,8 @@
name= _ "Ogre"
race=ogre
image="units/ogres/ogre.png"
profile="portraits/monsters/ogre.png"
small_profile="portraits/monsters/transparent/ogre.png~SCALE(205,205)"
profile="portraits/monsters/transparent/ogre.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=68
movement_type=largefoot

View file

@ -4,7 +4,8 @@
name= _ "Young Ogre"
race=ogre
image="units/ogres/young-ogre.png"
profile="portraits/monsters/ogre.png"
small_profile="portraits/monsters/transparent/ogre.png~SCALE(205,205)"
profile="portraits/monsters/transparent/ogre.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=42