diff options
Diffstat (limited to 'graphics/sprites/npcs/present.xml')
-rw-r--r-- | graphics/sprites/npcs/present.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/present.xml b/graphics/sprites/npcs/present.xml index e32272b1..90271cd1 100644 --- a/graphics/sprites/npcs/present.xml +++ b/graphics/sprites/npcs/present.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/items/generic/presentbox.png|R;W;" width="32" height="32"/> + <imageset name="base" src="graphics/items/generic/presentbox.png|R;W" width="32" height="32"/> <action name="stand" imageset="base"> <animation direction="default"> <frame index="0"/> |