39 lines
1.0 KiB
XML
39 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Texture
|
|
id="heroIconGril"
|
|
File="heroIconGril.tga"
|
|
OutputFormat="A8R8G8B8"
|
|
GenerateMipMaps="false"/>
|
|
<PackedTextureImage
|
|
id="heroIconGril"
|
|
Texture="heroIconGril"
|
|
Rotated="false">
|
|
<Dimensions x="32" y="25"/>
|
|
<Coords x="0" y="0"/>
|
|
<TextureDimensions x="32" y="25"/>
|
|
</PackedTextureImage>
|
|
<UnitTypeIcon id="heroIconGril" Image="heroIconGril">
|
|
<Offset x="0" y="0"/>
|
|
</UnitTypeIcon>
|
|
|
|
<Texture
|
|
id="heroIconMahojin"
|
|
File="heroIconMahojin.tga"
|
|
OutputFormat="A8R8G8B8"
|
|
GenerateMipMaps="false"/>
|
|
<PackedTextureImage
|
|
id="heroIconMahojin"
|
|
Texture="heroIconMahojin"
|
|
Rotated="false">
|
|
<Dimensions x="32" y="25"/>
|
|
<Coords x="0" y="0"/>
|
|
<TextureDimensions x="32" y="25"/>
|
|
</PackedTextureImage>
|
|
<UnitTypeIcon id="heroIconMahojin" Image="heroIconMahojin">
|
|
<Offset x="0" y="0"/>
|
|
</UnitTypeIcon>
|
|
|
|
|
|
</AssetDeclaration>
|