summaryrefslogtreecommitdiff
path: root/graphics/sprites/effects
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-06 19:11:30 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-06 19:11:30 -0300
commit2f07979a621900304ac2759547c4723214c6e1cc (patch)
tree712aeba3d36b15dbdeaae764f05545e4aa2e0ad7 /graphics/sprites/effects
parentf36e143d2e04929c732abb7342ace9847f1e5e86 (diff)
downloadclientdata-2f07979a621900304ac2759547c4723214c6e1cc.tar.gz
clientdata-2f07979a621900304ac2759547c4723214c6e1cc.tar.bz2
clientdata-2f07979a621900304ac2759547c4723214c6e1cc.tar.xz
clientdata-2f07979a621900304ac2759547c4723214c6e1cc.zip
Remove troublesome XML
Diffstat (limited to 'graphics/sprites/effects')
-rw-r--r--graphics/sprites/effects/blaze.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/sprites/effects/blaze.xml b/graphics/sprites/effects/blaze.xml
deleted file mode 100644
index deb61bd8..00000000
--- a/graphics/sprites/effects/blaze.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/effects/blaze.png" width="18" height="14"/>
- <action name="default" imageset="base">
- <animation direction="default">
- <frame index="0"/>
- </animation>
- </action>
-</sprite>