summaryrefslogtreecommitdiff
path: root/npcs
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-05-18 15:50:44 -0500
committerWushin <pasekei@gmail.com>2015-05-18 15:50:44 -0500
commit2338663882dff063702ec069349ce422258b29e3 (patch)
tree9c20e4a3312cb72bbb45466a3a2c4e17c2224754 /npcs
parent653e016b07738402faf93a018eda55284ce5c7eb (diff)
parentf93170c697768e67f8156c3012d7413c0793e3ea (diff)
downloadclientdata-2338663882dff063702ec069349ce422258b29e3.tar.gz
clientdata-2338663882dff063702ec069349ce422258b29e3.tar.bz2
clientdata-2338663882dff063702ec069349ce422258b29e3.tar.xz
clientdata-2338663882dff063702ec069349ce422258b29e3.zip
Merge pull request #264 from mekolat/kaizei
Kaizei quests
Diffstat (limited to 'npcs')
-rw-r--r--npcs/_include.xml3
-rw-r--r--npcs/npc110.xml12
-rw-r--r--npcs/npc130.xml12
-rw-r--r--npcs/npc134.xml12
4 files changed, 39 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml
index e96d755c..3a739f57 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -10,6 +10,7 @@
<include name="npcs/npc107.xml"/>
<include name="npcs/npc108.xml"/>
<include name="npcs/npc109.xml"/>
+ <include name="npcs/npc110.xml"/>
<include name="npcs/npc111.xml"/>
<include name="npcs/npc112.xml"/>
<include name="npcs/npc113.xml"/>
@@ -29,9 +30,11 @@
<include name="npcs/npc127.xml"/>
<include name="npcs/npc128.xml"/>
<include name="npcs/npc129.xml"/>
+ <include name="npcs/npc130.xml"/>
<include name="npcs/npc131.xml"/>
<include name="npcs/npc132.xml"/>
<include name="npcs/npc133.xml"/>
+ <include name="npcs/npc134.xml"/>
<include name="npcs/npc135.xml"/>
<include name="npcs/npc136.xml"/>
<include name="npcs/npc137.xml"/>
diff --git a/npcs/npc110.xml b/npcs/npc110.xml
new file mode 100644
index 00000000..f9d8283e
--- /dev/null
+++ b/npcs/npc110.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="110">
+ <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>equipment/feet/boots-male.xml|#212121</sprite>
+ <sprite>hairstyles/hairstyle02-male.xml|#994312,c55818,e46c28</sprite>
+ <sprite>equipment/head/beard-male.xml|#994312,c55818,e46c28</sprite>
+ <sprite>equipment/legs/pants-male.xml|#498ec5</sprite>
+ <sprite>equipment/chest/sorcerer-robe-male.xml|#16486e,498ec5,e4f2fc;#41B3FF</sprite>
+ <sprite>equipment/head/santahat-male.xml|#16486e,498ec5,e4f2fc;#7eafee,bbc39c,edf4e1,ffffff</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc130.xml b/npcs/npc130.xml
new file mode 100644
index 00000000..3a218fec
--- /dev/null
+++ b/npcs/npc130.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="130">
+ <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>equipment/feet/boots-male.xml|#212121</sprite>
+ <sprite>hairstyles/hairstyle02-male.xml|#5b280a,994312,c55818</sprite>
+ <sprite>equipment/head/beard-male.xml|#5b280a,994312,c55818</sprite>
+ <sprite>equipment/legs/pants-male.xml|#498ec5</sprite>
+ <sprite>equipment/chest/sorcerer-robe-male.xml|#222255,6666ff;#EFEFEF</sprite>
+ <sprite>equipment/head/santahat-male.xml|#16486e,498ec5,e4f2fc;#7eafee,bbc39c,edf4e1,ffffff</sprite>
+ </npc>
+</npcs>
diff --git a/npcs/npc134.xml b/npcs/npc134.xml
new file mode 100644
index 00000000..5dd433e5
--- /dev/null
+++ b/npcs/npc134.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="134">
+ <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>equipment/feet/boots-male.xml|#212121</sprite>
+ <sprite>hairstyles/hairstyle02-male.xml|#994312,c55818,e46c28</sprite>
+ <sprite>equipment/head/beard-male.xml|#994312,c55818,e46c28</sprite>
+ <sprite>equipment/legs/pants-male.xml|#498ec5</sprite>
+ <sprite>equipment/chest/sorcerer-robe-male.xml|#16486e,498ec5,e4f2fc;#41B3FF</sprite>
+ <sprite>equipment/head/santahat-male.xml|#16486e,498ec5,e4f2fc;#7eafee,bbc39c,edf4e1,ffffff</sprite>
+ </npc>
+</npcs>