summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/switch-online.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/switch-online.xml')
-rw-r--r--graphics/sprites/npcs/xml/switch-online.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/sprites/npcs/xml/switch-online.xml b/graphics/sprites/npcs/xml/switch-online.xml
index 5dee5055..49d3c8da 100644
--- a/graphics/sprites/npcs/xml/switch-online.xml
+++ b/graphics/sprites/npcs/xml/switch-online.xml
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/switch.png" width="32" height="32" />
+ <imageset name="base" src="graphics/sprites/npcs/sprite/switch.png" width="64" height="64" />
<action name="stand" imageset="base">
<animation direction="default">
- <frame index="1" delay="75"/>
- <frame index="2" delay="75"/>
- <frame index="3" delay="75"/>
+ <frame index="0" delay="50"/>
+ <frame index="1" delay="110"/>
+ <frame index="2" delay="110"/>
+ <frame index="3" delay="110"/>
<frame index="4"/>
<end/>
</animation>