diff options
author | Reid <reidyaro@gmail.com> | 2015-08-05 16:41:44 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-08-05 16:41:44 +0200 |
commit | 111c649b4b721ce091df09c20483f0c6fa196509 (patch) | |
tree | 0373062c4f0b8b1dc101905076ee6e20a6318da0 /npcs.xml | |
parent | 74e330d0ae5186cc956c479e78d07d4e45cf36cf (diff) | |
download | clientdata-111c649b4b721ce091df09c20483f0c6fa196509.tar.gz clientdata-111c649b4b721ce091df09c20483f0c6fa196509.tar.bz2 clientdata-111c649b4b721ce091df09c20483f0c6fa196509.tar.xz clientdata-111c649b4b721ce091df09c20483f0c6fa196509.zip |
Add a new walking guard (Human male).
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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"> |