mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 00:27:17 +00:00
Scale the help-portraits to 200x200,
...this is closer to the canonical 205x205 and gives the scaling algorithm a nice round number to work with
This commit is contained in:
parent
372d3aa617
commit
ec27159908
@ -5,7 +5,7 @@
|
||||
race=human
|
||||
image="units/konrad-fighter.png"
|
||||
ellipse="misc/ellipse"
|
||||
profile=portraits/konrad.png~SCALE(250,250)
|
||||
profile=portraits/konrad.png~SCALE(200,200)
|
||||
hitpoints=32
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
|
@ -6,7 +6,7 @@
|
||||
race=human
|
||||
image="units/human-princess.png"
|
||||
{DEFENSE_ANIM "units/human-princess-defend.png" "units/human-princess.png" {SOUND_LIST:HUMAN_FEMALE_HIT} }
|
||||
profile=portraits/lisar.png~SCALE(250,250)
|
||||
profile=portraits/lisar.png~SCALE(200,200)
|
||||
hitpoints=32
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
|
Loading…
x
Reference in New Issue
Block a user