diff options
Diffstat (limited to 'graphics/sprites/npcs/XML/smallnpc.xml')
-rw-r--r-- | graphics/sprites/npcs/XML/smallnpc.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/sprites/npcs/XML/smallnpc.xml b/graphics/sprites/npcs/XML/smallnpc.xml deleted file mode 100644 index c2b1565f..00000000 --- a/graphics/sprites/npcs/XML/smallnpc.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0"?> -<!-- Author : Reid -Copyright (C) 2012 Evol Online --> -<sprite variants="2" variant_offset="1"> - - <imageset name="base" src="graphics/sprites/npcs/sprite/smallnpc.png" width="32" height="32" /> - - <action name="stand" imageset="base"> - <animation direction="default"> - <frame index="0" /> - </animation> - </action> - -</sprite>
\ No newline at end of file |