diff options
Diffstat (limited to 'graphics/sprites/npcs/npc-supply-crate.xml')
-rw-r--r-- | graphics/sprites/npcs/npc-supply-crate.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/sprites/npcs/npc-supply-crate.xml b/graphics/sprites/npcs/npc-supply-crate.xml deleted file mode 100644 index 7a3357c9..00000000 --- a/graphics/sprites/npcs/npc-supply-crate.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0"?> -<sprite> - <imageset name="base" src="graphics/sprites/npcs/npc-supply-crate.png" width="64" height="32"/> - <action name="stand" imageset="base"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> |