1
0
forked from 0ad/0ad

[art] Resize the minimap icons from 32x32 to 16x16

This was SVN commit r26621.
This commit is contained in:
wowgetoffyourcellphone 2022-03-11 08:18:25 +00:00
parent dff79a388b
commit 4f028b0771
11 changed files with 23 additions and 15 deletions

View File

@ -14,6 +14,10 @@
</VisibleClasses>
<Undeletable>true</Undeletable>
</Identity>
<Minimap>
<Type>structure</Type>
<Icon size="16.0">other.png</Icon>
</Minimap>
<Obstruction>
<Static width="20" depth="21"/>
</Obstruction>

View File

@ -8,6 +8,10 @@
<GenericName>Trading Post</GenericName>
<Undeletable>true</Undeletable>
</Identity>
<Minimap>
<Type>structure</Type>
<Icon size="16.0">other.png</Icon>
</Minimap>
<Researcher>
<Technologies datatype="tokens">
-trader_health

View File

@ -86,7 +86,7 @@
</Loot>
<Minimap>
<Type>structure</Type>
<Icon size="32.0">civil_centre.png</Icon>
<Icon size="16.0">civil_centre.png</Icon>
</Minimap>
<Obstruction>
<Static depth="30.0" width="30.0"/>

View File

@ -49,7 +49,7 @@
</Loot>
<Minimap>
<Type>structure</Type>
<Icon size="32.0">wonder.png</Icon>
<Icon size="16.0">wonder.png</Icon>
</Minimap>
<Obstruction>
<Static width="30.0" depth="30.0"/>

View File

@ -21,7 +21,7 @@
<Undeletable>true</Undeletable>
</Identity>
<Minimap>
<Icon size="32.0">relic.png</Icon>
<Icon size="16.0">relic.png</Icon>
</Minimap>
<Position>
<Anchor>pitch-roll</Anchor>