From 111c649b4b721ce091df09c20483f0c6fa196509 Mon Sep 17 00:00:00 2001
From: Reid <reidyaro@gmail.com>
Date: Wed, 5 Aug 2015 16:41:44 +0200
Subject: Add a new walking guard (Human male).

---
 npcs.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/npcs.xml b/npcs.xml
index 0f52c8a7..b950100f 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -343,6 +343,17 @@ IDs 990-999 = Special
         <sprite>hairstyles/hairstyle12.xml|#4b3e44,59494c,887565,a29171,ccbb9b,e7debd,faf8f1</sprite>
         <menu name="Talk" command="talk 'NAME'"/>
     </npc>
+    <npc id="434">
+        <!-- Human Male, walking sprite for guard NPC. -->
+        <sprite>races/human-male.xml</sprite>
+        <sprite>equipment/legs/trousers-male.xml</sprite>
+        <sprite>equipment/feet/boots-male.xml|#594d36,b49b6c,f4d293</sprite>
+        <sprite>equipment/chest/trainingshirt-male.xml</sprite>
+        <sprite>equipment/hands/armbands-male.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b</sprite>
+        <sprite>equipment/weapons/traininggladius.xml</sprite>
+        <sprite>hairstyles/hairstyle28.xml|#2b2b2b,311623,3f3f3f,451a25,585858,602222,858585,7d2b26,a7a7a7,9a3416,d6d6d6,ca7e55,ffffff,e2b88f</sprite>
+        <menu name="Talk" command="talk 'NAME'"/>
+    </npc>
 
     <!-- Test NPCs -->
     <npc id="800">
-- 
cgit v1.2.3-70-g09d2