Mercurial > fife-parpg
view clients/rio_de_hola/objects/agents/merchant/object.xml @ 342:7be6293f13d1
Made LayerEditor prettier
author | cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 25 Aug 2009 00:31:16 +0000 |
parents | 4a0efb7baf70 |
children |
line wrap: on
line source
<?fife type="object"?> <object id="merchant" namespace="http://www.fifengine.de/xml/rio_de_hola" blocking="1" static="0"> <action id="pray"> <animation source="pray/000/animation.xml" direction="0" /> <animation source="pray/045/animation.xml" direction="45" /> <animation source="pray/090/animation.xml" direction="90" /> <animation source="pray/135/animation.xml" direction="135" /> <animation source="pray/180/animation.xml" direction="180" /> <animation source="pray/225/animation.xml" direction="225" /> <animation source="pray/270/animation.xml" direction="270" /> <animation source="pray/315/animation.xml" direction="315" /> </action> <action id="run"> <animation source="run/000/animation.xml" direction="0" /> <animation source="run/045/animation.xml" direction="45" /> <animation source="run/090/animation.xml" direction="90" /> <animation source="run/135/animation.xml" direction="135" /> <animation source="run/180/animation.xml" direction="180" /> <animation source="run/225/animation.xml" direction="225" /> <animation source="run/270/animation.xml" direction="270" /> <animation source="run/315/animation.xml" direction="315" /> </action> <action id="stand"> <animation source="stand/000/animation.xml" direction="0" /> <animation source="stand/045/animation.xml" direction="45" /> <animation source="stand/090/animation.xml" direction="90" /> <animation source="stand/135/animation.xml" direction="135" /> <animation source="stand/180/animation.xml" direction="180" /> <animation source="stand/225/animation.xml" direction="225" /> <animation source="stand/270/animation.xml" direction="270" /> <animation source="stand/315/animation.xml" direction="315" /> </action> <action id="talk"> <animation source="talk/000/animation.xml" direction="0" /> <animation source="talk/045/animation.xml" direction="45" /> <animation source="talk/090/animation.xml" direction="90" /> <animation source="talk/135/animation.xml" direction="135" /> <animation source="talk/180/animation.xml" direction="180" /> <animation source="talk/225/animation.xml" direction="225" /> <animation source="talk/270/animation.xml" direction="270" /> <animation source="talk/315/animation.xml" direction="315" /> </action> </object>