summaryrefslogtreecommitdiff
path: root/npcs
diff options
context:
space:
mode:
authorJesusaves <jesusalva@themanaworld.org>2020-04-06 03:29:53 -0300
committerGitHub <noreply@github.com>2020-04-06 06:29:53 +0000
commit8b742836d82625b61fa37d069bafdc67cce3b281 (patch)
treeed0b8f475991da0383a77a60ca4d0929f46e1c3d /npcs
parent55445641c15863f27669dc6c0388cdb0ba044f77 (diff)
downloadclientdata-8b742836d82625b61fa37d069bafdc67cce3b281.tar.gz
clientdata-8b742836d82625b61fa37d069bafdc67cce3b281.tar.bz2
clientdata-8b742836d82625b61fa37d069bafdc67cce3b281.tar.xz
clientdata-8b742836d82625b61fa37d069bafdc67cce3b281.zip
Doomsday Framework (#368)
Diffstat (limited to 'npcs')
-rw-r--r--npcs/_include.xml2
-rw-r--r--npcs/npc420.xml14
-rw-r--r--npcs/npc421.xml15
3 files changed, 31 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml
index 1a153f9d..0a2372be 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -221,4 +221,6 @@
<include name="npcs/npc417.xml"/>
<include name="npcs/npc418.xml"/>
<include name="npcs/npc419.xml"/>
+ <include name="npcs/npc420.xml"/>
+ <include name="npcs/npc421.xml"/>
</npcs>
diff --git a/npcs/npc420.xml b/npcs/npc420.xml
new file mode 100644
index 00000000..fb3c3684
--- /dev/null
+++ b/npcs/npc420.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="420">
+ <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd</sprite>
+ <sprite>equipment/feet/assassin-boots.xml</sprite>
+ <sprite>equipment/legs/shorts.xml|#121212,343434</sprite>
+ <sprite>equipment/chest/robe.xml|#ffffff</sprite>
+ <!-- No folder for this -->
+ <sprite>equipment/angel-wings.xml</sprite>
+ <sprite>equipment/head/aureole.xml</sprite>
+ <particlefx>graphics/particles/angel.particle.xml</particlefx>
+ </npc>
+</npcs>
diff --git a/npcs/npc421.xml b/npcs/npc421.xml
new file mode 100644
index 00000000..ef95403e
--- /dev/null
+++ b/npcs/npc421.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="421">
+ <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#000000,202020,404040,dddddd</sprite>
+ <sprite>equipment/head/knighthelm.xml</sprite>
+ <sprite>equipment/feet/assassin-boots.xml</sprite>
+ <sprite>equipment/legs/shorts.xml|#121212,343434</sprite>
+ <sprite>equipment/chest/robe.xml|#ffffff</sprite>
+ <!-- No folder for this -->
+ <sprite>equipment/angel-wings.xml</sprite>
+ <sprite>equipment/head/aureole.xml</sprite>
+ <particlefx>graphics/particles/angel.particle.xml</particlefx>
+ </npc>
+</npcs>