diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-26 20:22:17 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-26 20:30:29 +0100 |
commit | b96a55c3b4ec7a57cdbb907ff97c383a9ef0d903 (patch) | |
tree | 254039a476bbdf96c95a0bb54d56402a42125e31 /graphics | |
parent | 790e1e3444fa13f0e4cc487ba4973731eb0485a8 (diff) | |
download | clientdata-b96a55c3b4ec7a57cdbb907ff97c383a9ef0d903.tar.gz clientdata-b96a55c3b4ec7a57cdbb907ff97c383a9ef0d903.tar.bz2 clientdata-b96a55c3b4ec7a57cdbb907ff97c383a9ef0d903.tar.xz clientdata-b96a55c3b4ec7a57cdbb907ff97c383a9ef0d903.zip |
Different Soulmenhirs for different areas created by Ali-G and salmondine. XML by Ali-G.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/npcs/soulmenhirs.png | bin | 0 -> 22650 bytes | |||
-rw-r--r-- | graphics/sprites/npcs/soulmenhirs.xml | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/soulmenhirs.png b/graphics/sprites/npcs/soulmenhirs.png Binary files differnew file mode 100644 index 00000000..bbfc9e0d --- /dev/null +++ b/graphics/sprites/npcs/soulmenhirs.png diff --git a/graphics/sprites/npcs/soulmenhirs.xml b/graphics/sprites/npcs/soulmenhirs.xml new file mode 100644 index 00000000..c5f3b02c --- /dev/null +++ b/graphics/sprites/npcs/soulmenhirs.xml @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<sprite variants="8" variant_offset="1"> + <imageset name="base" src="graphics/sprites/npcs/soulmenhirs.png" width="39" height="44" /> + + <action name="stand" imageset="base"> + <animation direction="default"> + <frame index="0" /> + </animation> + </action> +</sprite> |