summaryrefslogtreecommitdiff
path: root/data/graphics/badges/team3.xml
blob: 6a8a9c32dab80fc9ad61ef990ec2534ad25a1e11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2015-2016 ManaPlus developers -->
<sprite>
    <imageset name="icon"
              src="graphics/badges/team3.png"
              width="16"
              height="16"
              offsetY="0"/>
    <action name="default" imageset="icon">
        <animation direction="default">
            <frame index="0"/>
        </animation>
    </action>
</sprite>