summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs
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/npcs
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/npcs')
-rw-r--r--graphics/sprites/npcs/xml/gugli.xml48
-rw-r--r--graphics/sprites/npcs/xml/hammock.xml12
-rw-r--r--graphics/sprites/npcs/xml/magic_arpan.xml2
-rw-r--r--graphics/sprites/npcs/xml/npc.xml12
-rw-r--r--graphics/sprites/npcs/xml/sleepingorc.xml16
-rw-r--r--graphics/sprites/npcs/xml/smallnpc.xml12
-rw-r--r--graphics/sprites/npcs/xml/tarlan.xml16
7 files changed, 59 insertions, 59 deletions
diff --git a/graphics/sprites/npcs/xml/gugli.xml b/graphics/sprites/npcs/xml/gugli.xml
index e0ef20d9..df9a4a55 100644
--- a/graphics/sprites/npcs/xml/gugli.xml
+++ b/graphics/sprites/npcs/xml/gugli.xml
@@ -6,36 +6,36 @@ Example of the extended animation tags.
Allow set in attribute value any frame numbers.
Both of these examples show the same thing:
- <sequence start="55" end="60" delay="75" />
- <sequence value="55-60" delay="75" />
- <sequence value="55,56,57,58,59,60" delay="75" /> -->
+ <sequence start="55" end="60" delay="75" />
+ <sequence value="55-60" delay="75" />
+ <sequence value="55,56,57,58,59,60" delay="75" /> -->
<sprite>
<imageset name="base" src="graphics/sprites/npcs/sprite/gugli.png" width="64" height="64" offsetX="-32"/>
<action name="stand" imageset="base">
- <animation direction="default">
- <label name="start"/>
- <!-- 40% used on "long" label. -->
- <goto label="long" rand="40"/>
- <!-- 100% from the 60% unused percent are used on "simple" label. -->
- <goto label="simple" rand="100"/>
- <!-- Long move leg animation. -->
- <label name="long"/>
- <frame index="0" delay="120"/>
- <sequence value="1,2" delay="110"/>
- <frame index="3" delay="120"/>
- <sequence value="2,1" delay="110"/>
- <goto label="start"/>
- <!-- Simple move leg animation. -->
- <label name="simple"/>
- <frame index="0" delay="120"/>
- <frame index="1" delay="110"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="110"/>
- <goto label="start"/>
- </animation>
+ <animation direction="default">
+ <label name="start"/>
+ <!-- 40% used on "long" label. -->
+ <goto label="long" rand="40"/>
+ <!-- 100% from the 60% unused percent are used on "simple" label. -->
+ <goto label="simple" rand="100"/>
+ <!-- Long move leg animation. -->
+ <label name="long"/>
+ <frame index="0" delay="120"/>
+ <sequence value="1,2" delay="110"/>
+ <frame index="3" delay="120"/>
+ <sequence value="2,1" delay="110"/>
+ <goto label="start"/>
+ <!-- Simple move leg animation. -->
+ <label name="simple"/>
+ <frame index="0" delay="120"/>
+ <frame index="1" delay="110"/>
+ <frame index="2" delay="120"/>
+ <frame index="1" delay="110"/>
+ <goto label="start"/>
+ </animation>
</action>
</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/xml/hammock.xml b/graphics/sprites/npcs/xml/hammock.xml
index a2065688..4d79fe2b 100644
--- a/graphics/sprites/npcs/xml/hammock.xml
+++ b/graphics/sprites/npcs/xml/hammock.xml
@@ -3,12 +3,12 @@
Copyright (C) 2011 Evol Online -->
<sprite variants="2" variant_offset="1">
- <imageset name="base" src="graphics/sprites/npcs/sprite/hammock.png" width="96" height="64" />
+ <imageset name="base" src="graphics/sprites/npcs/sprite/hammock.png" width="96" height="64" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/xml/magic_arpan.xml b/graphics/sprites/npcs/xml/magic_arpan.xml
index bd9b3de4..3c1cb3c0 100644
--- a/graphics/sprites/npcs/xml/magic_arpan.xml
+++ b/graphics/sprites/npcs/xml/magic_arpan.xml
@@ -12,7 +12,7 @@ Copyright (C) 2011 Evol Online -->
<frame index="3" delay="70"/>
<!-- Mouth animation -->
<frame index="0" delay="6000"/>
- <sequence start="1" end="2" delay="130" repeat="4" />
+ <sequence start="1" end="2" delay="130" repeat="4" />
<frame index="1" delay="90"/>
<!-- Eye animation -->
<frame index="0" delay="3500"/>
diff --git a/graphics/sprites/npcs/xml/npc.xml b/graphics/sprites/npcs/xml/npc.xml
index 347d0ec0..872bb433 100644
--- a/graphics/sprites/npcs/xml/npc.xml
+++ b/graphics/sprites/npcs/xml/npc.xml
@@ -3,12 +3,12 @@
Copyright (C) 2012 Evol Online -->
<sprite variants="5" variant_offset="1">
- <imageset name="base" src="graphics/sprites/npcs/sprite/npc.png|S" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/npcs/sprite/npc.png|S" width="64" height="64" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/xml/sleepingorc.xml b/graphics/sprites/npcs/xml/sleepingorc.xml
index cf361a3b..a96b4c7c 100644
--- a/graphics/sprites/npcs/xml/sleepingorc.xml
+++ b/graphics/sprites/npcs/xml/sleepingorc.xml
@@ -2,13 +2,13 @@
<!-- Author : Reid
Copyright (C) 2010-2012 Evol Online -->
<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/sleepingorc.png" width="32" height="64" />
+ <imageset name="base" src="graphics/sprites/npcs/sprite/sleepingorc.png" width="32" height="64" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <sequence start="0" end="2" delay="380" />
- <frame index="1" delay="380" />
- <frame index="0" delay="500" />
- </animation>
- </action>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <sequence start="0" end="2" delay="380" />
+ <frame index="1" delay="380" />
+ <frame index="0" delay="500" />
+ </animation>
+ </action>
</sprite>
diff --git a/graphics/sprites/npcs/xml/smallnpc.xml b/graphics/sprites/npcs/xml/smallnpc.xml
index c2b1565f..c57b72f8 100644
--- a/graphics/sprites/npcs/xml/smallnpc.xml
+++ b/graphics/sprites/npcs/xml/smallnpc.xml
@@ -3,12 +3,12 @@
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" />
+ <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>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/xml/tarlan.xml b/graphics/sprites/npcs/xml/tarlan.xml
index a3dd8b28..87004343 100644
--- a/graphics/sprites/npcs/xml/tarlan.xml
+++ b/graphics/sprites/npcs/xml/tarlan.xml
@@ -14,12 +14,12 @@ Copyright (C) 2012 Evol Online -->
<!-- Fight -->
<frame index="3" delay="110"/>
<frame index="4" delay="140"/>
- <sequence start="5" end="6" delay="120"/>
+ <sequence start="5" end="6" delay="120"/>
<frame index="5" delay="90"/>
<frame index="4" delay="140"/>
<frame index="3" delay="110"/>
<frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="120"/>
+ <sequence start="5" end="6" delay="120"/>
<frame index="5" delay="90"/>
<frame index="4" delay="140"/>
<frame index="3" delay="110"/>
@@ -33,27 +33,27 @@ Copyright (C) 2012 Evol Online -->
<!-- Fight again longer and faster -->
<frame index="3" delay="100"/>
<frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="110"/>
+ <sequence start="5" end="6" delay="110"/>
<frame index="5" delay="85"/>
<frame index="4" delay="120"/>
<frame index="3" delay="95"/>
<frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="105"/>
+ <sequence start="5" end="6" delay="105"/>
<frame index="5" delay="80"/>
<frame index="4" delay="115"/>
<frame index="3" delay="95"/>
<frame index="4" delay="115"/>
- <sequence start="5" end="6" delay="105"/>
+ <sequence start="5" end="6" delay="105"/>
<frame index="5" delay="80"/>
<frame index="4" delay="115"/>
<frame index="3" delay="95"/>
<frame index="4" delay="115"/>
- <sequence start="5" end="6" delay="105"/>
+ <sequence start="5" end="6" delay="105"/>
<frame index="5" delay="80"/>
<frame index="4" delay="115"/>
<frame index="3" delay="100"/>
<frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="110"/>
+ <sequence start="5" end="6" delay="110"/>
<frame index="5" delay="90"/>
<frame index="4" delay="130"/>
<frame index="3" delay="105"/>
@@ -65,7 +65,7 @@ Copyright (C) 2012 Evol Online -->
<!-- Down -->
<frame index="10" delay="110" offsetX="8" offsetY="2"/>
<!-- Bird -->
- <sequence start="11" end="12" delay="105" repeat="9" offsetY="5" offsetX="8"/>
+ <sequence start="11" end="12" delay="105" repeat="9" offsetY="5" offsetX="8"/>
<!-- Sit -->
<frame index="13" delay="90" offsetY="5" offsetX="8"/>
<frame index="14" delay="8926" offsetY="5" offsetX="8"/>