blob: 652812b2876dc5bac694c7be6e2f5f0118a74cdb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Script Author: 4144 -->
<sprite>
<imageset name="icon"
src="graphics/badges/guilds/piou-knights.png"
width="9"
height="9"
offsetY="0"/>
<action name="default" imageset="icon">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
</sprite>
|