summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/ironfragments.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-24 21:14:33 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-24 21:14:47 +0100
commit9e555d6f636dfb96a6e5ea58bbdeaee9fc624586 (patch)
treef1b3cb40d2de74d1a645903982e78904bed907e3 /graphics/sprites/monsters/ironfragments.xml
parent171882f8220e9ed77ea752f619660c4bb72774f9 (diff)
downloadclientdata-9e555d6f636dfb96a6e5ea58bbdeaee9fc624586.tar.gz
clientdata-9e555d6f636dfb96a6e5ea58bbdeaee9fc624586.tar.bz2
clientdata-9e555d6f636dfb96a6e5ea58bbdeaee9fc624586.tar.xz
clientdata-9e555d6f636dfb96a6e5ea58bbdeaee9fc624586.zip
fix bif name
Diffstat (limited to 'graphics/sprites/monsters/ironfragments.xml')
-rw-r--r--graphics/sprites/monsters/ironfragments.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/sprites/monsters/ironfragments.xml b/graphics/sprites/monsters/ironfragments.xml
deleted file mode 100644
index 6fd48e94..00000000
--- a/graphics/sprites/monsters/ironfragments.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monsters/ironfragments.png|W" width="32" height="32" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation>
- <frame index="1"/>
- </animation>
- </action>
-
-</sprite>