diff options
Diffstat (limited to 'graphics/sprites/npcs/npc-gate-closed.xml')
-rw-r--r-- | graphics/sprites/npcs/npc-gate-closed.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/sprites/npcs/npc-gate-closed.xml b/graphics/sprites/npcs/npc-gate-closed.xml deleted file mode 100644 index 77a7162a..00000000 --- a/graphics/sprites/npcs/npc-gate-closed.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0"?> -<sprite> - <imageset name="base" src="graphics/sprites/npcs/npc-gate_224x192.png" width="224" height="192"/> - <action name="stand" imageset="base"> - <animation direction="default"> - <!-- Display just the first frame of the opening door animation, which is the closed door --> - <frame index="0"/> - </animation> - </action> -</sprite> |