diff options
Diffstat (limited to 'graphics/sprites/npcs/npc-treasurebox.xml')
-rw-r--r-- | graphics/sprites/npcs/npc-treasurebox.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/sprites/npcs/npc-treasurebox.xml b/graphics/sprites/npcs/npc-treasurebox.xml deleted file mode 100644 index 1f59ae8e..00000000 --- a/graphics/sprites/npcs/npc-treasurebox.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0"?> -<sprite action="stand" name="open-treasure-npc"> - <imageset width="64" height="64" name="base" src="graphics/sprites/npcs/npc-treasurebox.png"/> - <action imageset="base" name="stand"> - <animation stand="default"> - <sequence end="6" delay="75" start="0"/> - </animation> - </action> -</sprite> |