summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/weapon-bow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/weapon-bow.xml')
-rw-r--r--graphics/sprites/monsters/weapon-bow.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/monsters/weapon-bow.xml b/graphics/sprites/monsters/weapon-bow.xml
index 5b407ce8..2429a5e0 100644
--- a/graphics/sprites/monsters/weapon-bow.xml
+++ b/graphics/sprites/monsters/weapon-bow.xml
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<sprite name="player" action="stand">
- <imageset name="bow" src="graphics/sprites/monsters/weapon1.png" width="64" height="64" />
+ <imageset name="bow" src="graphics/sprites/weapon1.png" width="64" height="64" />
<action name="default" imageset="bow">
</action>
- <action name="attack_bow" imageset="bow">
+ <action name="attack" imageset="bow">
<animation direction="down">
<sequence start="0" end="4" delay="75" />
<end />