summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/weapons/dagger.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-02 17:54:14 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-02 17:54:14 +0300
commit09457f85988d71c0bced396487374e6cf0a318c9 (patch)
tree822270bb023f0c04520ad2c1714e28f8456fc1bc /graphics/sprites/equipment/weapons/dagger.xml
parentd40b553ba3a0d6b39c8a93b91aa23fed574c5afd (diff)
downloadclientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.gz
clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.bz2
clientdata-09457f85988d71c0bced396487374e6cf0a318c9.tar.xz
clientdata-09457f85988d71c0bced396487374e6cf0a318c9.zip
Replace some tabs to spaces.
Diffstat (limited to 'graphics/sprites/equipment/weapons/dagger.xml')
-rw-r--r--graphics/sprites/equipment/weapons/dagger.xml42
1 files changed, 21 insertions, 21 deletions
diff --git a/graphics/sprites/equipment/weapons/dagger.xml b/graphics/sprites/equipment/weapons/dagger.xml
index d89c62cc..82a0e056 100644
--- a/graphics/sprites/equipment/weapons/dagger.xml
+++ b/graphics/sprites/equipment/weapons/dagger.xml
@@ -3,28 +3,28 @@
Copyright (C) 2011 Evol Online -->
<sprite name="player" action="stand">
- <imageset name="base" src="graphics/sprites/equipment/weapons/dagger.png" width="64" height="64"/>
+ <imageset name="base" src="graphics/sprites/equipment/weapons/dagger.png" width="64" height="64"/>
- <action name="default" imageset="base">
- </action>
+ <action name="default" imageset="base">
+ </action>
- <action name="attack_stab" imageset="base">
- <animation direction="down">
- <sequence start="0" end="3" delay="75"/>
- <end />
- </animation>
- <animation direction="left">
- <sequence start="4" end="7" delay="75"/>
- <end />
- </animation>
- <animation direction="up">
- <sequence start="8" end="11" delay="75"/>
- <end />
- </animation>
- <animation direction="right">
- <sequence start="12" end="15" delay="75"/>
- <end />
- </animation>
- </action>
+ <action name="attack_stab" imageset="base">
+ <animation direction="down">
+ <sequence start="0" end="3" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="left">
+ <sequence start="4" end="7" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="up">
+ <sequence start="8" end="11" delay="75"/>
+ <end />
+ </animation>
+ <animation direction="right">
+ <sequence start="12" end="15" delay="75"/>
+ <end />
+ </animation>
+ </action>
</sprite>