diff demos/rpg/objects/ground/temple_entrance/object.xml @ 541:eb1963084657

Adding the temple_entrance object.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Tue, 01 Jun 2010 19:19:08 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/demos/rpg/objects/ground/temple_entrance/object.xml	Tue Jun 01 19:19:08 2010 +0000
@@ -0,0 +1,4 @@
+<?fife type="object"?>
+<object id="temple_entrance" namespace="http://www.fifengine.de/xml/rpg" blocking="1" static="1">
+	<image source="temple_entrance_vines_45.png" direction="45" />
+</object>