Mercurial > fife-parpg
changeset 541:eb1963084657
Adding the temple_entrance object.
author | prock@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 01 Jun 2010 19:19:08 +0000 |
parents | 2e739ae9a8bc |
children | 67f6f3538e88 |
files | demos/rpg/objects/ground/temple_entrance/object.xml demos/rpg/objects/ground/temple_entrance/temple_entrance_vines_45.png |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
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>