Mercurial > fife-parpg
changeset 113:9e3226d1e434
Added new life_belts. (Blue Green Red) as well as sources.
line wrap: on
line diff
--- a/clients/rio_de_hola/objects/items/resort/life_belts/blue/object.xml Sun Jul 27 13:36:03 2008 +0000 +++ b/clients/rio_de_hola/objects/items/resort/life_belts/blue/object.xml Mon Jul 28 02:18:40 2008 +0000 @@ -1,11 +1,11 @@ <?fife type="object"?> <object id="blue" namespace="http://www.fifengine.de/xml/rio_de_hola" blocking="1" static="1"> - <image source="045.png" direction="0" /> + <image source="000.png" direction="0" /> <image source="045.png" direction="45" /> <image source="090.png" direction="90" /> <image source="135.png" direction="135" /> - <image source="135.png" direction="180" /> - <image source="045.png" direction="225" /> - <image source="090.png" direction="270" /> - <image source="135.png" direction="315" /> + <image source="180.png" direction="180" /> + <image source="225.png" direction="225" /> + <image source="270.png" direction="270" /> + <image source="315.png" direction="315" /> </object>
Binary file clients/rio_de_hola/objects/items/resort/life_belts/blue/source/lifebelt-blue.blend has changed
--- a/clients/rio_de_hola/objects/items/resort/life_belts/green/object.xml Sun Jul 27 13:36:03 2008 +0000 +++ b/clients/rio_de_hola/objects/items/resort/life_belts/green/object.xml Mon Jul 28 02:18:40 2008 +0000 @@ -1,11 +1,11 @@ <?fife type="object"?> <object id="green" namespace="http://www.fifengine.de/xml/rio_de_hola" blocking="1" static="1"> - <image source="045.png" direction="0" /> + <image source="000.png" direction="0" /> <image source="045.png" direction="45" /> <image source="090.png" direction="90" /> <image source="135.png" direction="135" /> - <image source="135.png" direction="180" /> - <image source="045.png" direction="225" /> - <image source="090.png" direction="270" /> - <image source="135.png" direction="315" /> + <image source="180.png" direction="180" /> + <image source="225.png" direction="225" /> + <image source="270.png" direction="270" /> + <image source="315.png" direction="315" /> </object>
Binary file clients/rio_de_hola/objects/items/resort/life_belts/green/source/lifebelt-green.blend has changed
--- a/clients/rio_de_hola/objects/items/resort/life_belts/red/object.xml Sun Jul 27 13:36:03 2008 +0000 +++ b/clients/rio_de_hola/objects/items/resort/life_belts/red/object.xml Mon Jul 28 02:18:40 2008 +0000 @@ -1,11 +1,11 @@ <?fife type="object"?> <object id="red" namespace="http://www.fifengine.de/xml/rio_de_hola" blocking="1" static="1"> - <image source="045.png" direction="0" /> + <image source="000.png" direction="0" /> <image source="045.png" direction="45" /> <image source="090.png" direction="90" /> <image source="135.png" direction="135" /> - <image source="135.png" direction="180" /> - <image source="045.png" direction="225" /> - <image source="090.png" direction="270" /> - <image source="135.png" direction="315" /> + <image source="180.png" direction="180" /> + <image source="225.png" direction="225" /> + <image source="270.png" direction="270" /> + <image source="315.png" direction="315" /> </object>