blob: 9acbedbcec5f9dcb9d23bcbf2d9542f9b87e0cec (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0"?>
<sprite variants="135" variant_offset="1">
<imageset name="base" src="graphics/sprites/equipment/legs/pants.png|W" width="64" height="64"/>
<action name="default" imageset="base"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0"/>
</animation>
</action>
</sprite>
|