AToTB: crop campaign icon
So that it fits into the space (and wreath) of the campaign selection dialog. This fixes bug #20935.
This commit is contained in:
parent
e17213a48c
commit
964973d567
2 changed files with 3 additions and 1 deletions
|
@ -49,6 +49,8 @@ Version 1.11.6+dev:
|
|||
* New macro AI_CONTROLLER_ALLOW_UNIT_CONTROL
|
||||
* Remove macro RCA_STAGE
|
||||
* Campaigns:
|
||||
* A Tale of Two Brothers:
|
||||
* Crop campaign icon to fit campaign selection dialog (fixes bug #20935)
|
||||
* Dead Water:
|
||||
* Converted animation WML to the new syntax
|
||||
* Delfador's Memoirs:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
[campaign]
|
||||
id=Two_Brothers
|
||||
rank=10
|
||||
icon="units/human-loyalists/knight/knight.png~RC(magenta>red)"
|
||||
icon="units/human-loyalists/knight/knight.png~RC(magenta>red)~CROP(13,11,72,72)"
|
||||
image="data/campaigns/Two_Brothers/images/campaign_image.png"
|
||||
name= _ "A Tale of Two Brothers"
|
||||
abbrev= _ "AToTB"
|
||||
|
|
Loading…
Add table
Reference in a new issue