blob: 9ff479c75c4664d9fbc6b89c342fd8f12c3e3d25 (
plain) (
tree)
|
|
<?xml version="1.0"?>
<!-- Original Author : Reid
Copyright (C) 2011-2015 Evol Online -->
<sprite>
<imageset name="pious" src="graphics/sprites/monsters/piou.png" width="10" height="9" offsetX="-4" offsetY="-43"/>
<action name="stand" imageset="pious">
<animation>
<!-- static pious -->
<frame index="5" delay="1000"/>
<!-- bitting pious -->
<sequence start="7" end="8" delay="150" repeat="4"/>
</animation>
</action>
</sprite>
|