12345678910111213 |
- <?xml version="1.0" encoding="utf-8"?>
- <!-- Author : Reid, 4144
- Copyright (C) 2011-2012 Manaplus -->
- <sprite variants="28" variant_offset="1">
- <imageset name="base" src="graphics/sprites/manaplus_emotions.png" width="30" height="32" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
- </sprite>
|