Fixed the mounted units' canvas size

This commit is contained in:
Bär Halberkamp 2015-04-22 14:54:08 +02:00
parent 0d979ee3ad
commit 47bdd07d13
9 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View file

@ -4,7 +4,7 @@
name= _ "Grand Knight"
race=human
image="units/human-loyalists/grand-knight/grand-knight.png"
image_icon="units/human-loyalists/grand-knight/grand-knight.png~CROP(11,9,72,72)"
image_icon="units/human-loyalists/grand-knight/grand-knight.png~CROP(5,10,72,72)"
profile="portraits/humans/grand-knight.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=78

View file

@ -4,6 +4,7 @@
name= _ "Knight"
race=human
image="units/human-loyalists/knight/knight.png"
image_icon="units/human-loyalists/knight/knight.png~CROP(5,5,72,72)"
profile="portraits/humans/knight.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=58

View file

@ -4,7 +4,7 @@
name= _ "Paladin"
race=human
image="units/human-loyalists/paladin/paladin.png"
image_icon="units/human-loyalists/paladin/paladin.png~CROP(0,8,80,72)"
image_icon="units/human-loyalists/paladin/paladin.png~CROP(8,10,72,72)"
profile="portraits/humans/paladin.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=65