summaryrefslogtreecommitdiff
path: root/npcs
diff options
context:
space:
mode:
authorNick Ashley <nick@shley.us>2015-04-26 14:47:04 -0400
committerNick Ashley <nick@shley.us>2015-04-26 16:56:17 -0400
commit8e29601ba9dac7cbc6a2e7fab0a3aa7886a5851d (patch)
treecd503206bad51675fc27b720f1b580f7bc7b8321 /npcs
parent1f160054f89428ce3ef9159661d9446e1cdc9a5f (diff)
downloadclientdata-8e29601ba9dac7cbc6a2e7fab0a3aa7886a5851d.tar.gz
clientdata-8e29601ba9dac7cbc6a2e7fab0a3aa7886a5851d.tar.bz2
clientdata-8e29601ba9dac7cbc6a2e7fab0a3aa7886a5851d.tar.xz
clientdata-8e29601ba9dac7cbc6a2e7fab0a3aa7886a5851d.zip
The new look of Constable Bob
Diffstat (limited to 'npcs')
-rw-r--r--npcs/_include.xml1
-rw-r--r--npcs/npc419.xml11
2 files changed, 12 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml
index 106e900a..ae64ce30 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -212,4 +212,5 @@
<include name="npcs/npc416.xml"/>
<include name="npcs/npc417.xml"/>
<include name="npcs/npc418.xml"/>
+ <include name="npcs/npc419.xml"/>
</npcs>
diff --git a/npcs/npc419.xml b/npcs/npc419.xml
new file mode 100644
index 00000000..da321496
--- /dev/null
+++ b/npcs/npc419.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="419">
+ <sprite>model/male.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite>
+ <sprite>equipment/head/knighthelm-male.xml</sprite>
+ <sprite>equipment/chest/chainmail-male.xml|#eef1c5,ffffff</sprite>
+ <sprite>equipment/legs/pants-male.xml|#001720,001b25,003e55,035776</sprite>
+ <sprite>equipment/chest/vnecksweater-male.xml|#001720,001b25,003e55,035776</sprite>
+ <sprite>equipment/feet/boots-male.xml|#623a34,f0c2b4</sprite>
+ </npc>
+</npcs>