ee4aae7f ^
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<?xml version="1.0"?> <sprite> <imageset name="base" src="graphics/sprites/npcs/switch.png" width="64" height="64"/> <action name="stand" imageset="base"> <animation direction="default"> <frame index="0" delay="50"/> <frame index="1" delay="110"/> <frame index="2" delay="110"/> <frame index="3" delay="110"/> <frame index="4"/> <end/> </animation> </action> </sprite>