summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/blossom.xml
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2019-02-13 11:11:17 +0000
committerMicksha <ms-shaman@gmx.de>2019-02-13 11:11:17 +0000
commita4dd7e41ae0cf478992cd2dfc415482a28f16bae (patch)
tree87fa2b4fcb5cc87912e0cfd73f515fea0c9d137a /graphics/sprites/npcs/xml/blossom.xml
parent409c5f6d9cf25c60771e765746c853e6fe57a638 (diff)
parent5ecc490541db7f5c72f48e1cf454ffedef546d90 (diff)
downloadclientdata-a4dd7e41ae0cf478992cd2dfc415482a28f16bae.tar.gz
clientdata-a4dd7e41ae0cf478992cd2dfc415482a28f16bae.tar.bz2
clientdata-a4dd7e41ae0cf478992cd2dfc415482a28f16bae.tar.xz
clientdata-a4dd7e41ae0cf478992cd2dfc415482a28f16bae.zip
Merge branch 'galmatia' into 'master'
Add content for the Galimatia quest See merge request evol/clientdata!84
Diffstat (limited to 'graphics/sprites/npcs/xml/blossom.xml')
-rw-r--r--graphics/sprites/npcs/xml/blossom.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/blossom.xml b/graphics/sprites/npcs/xml/blossom.xml
new file mode 100644
index 00000000..b858f0e9
--- /dev/null
+++ b/graphics/sprites/npcs/xml/blossom.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Micksha
+Copyright (C) 2010-2019 Evol Online -->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/npcs/sprite/blossom.png"
+ width="26"
+ height="58"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" delay="7000"/>
+ <frame index="1" delay="60"/>
+ <frame index="2" delay="80"/>
+ <frame index="0" delay="3500"/>
+ <frame index="1" delay="60"/>
+ <frame index="2" delay="80"/>
+ </animation>
+ </action>
+</sprite>