diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -585,6 +585,17 @@ IDs 900-999 = Special <sprite>npcs/xml/mona.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="451"> + <!-- Human Male, walking sprite for guard NPC. --> + <sprite>races/human-male.xml</sprite> + <sprite>equipment/feet/boots-male.xml|#594d36,b49b6c,f4d293</sprite> + <sprite>equipment/legs/jeanschaps-male.xml</sprite> + <sprite>equipment/chest/lightplatemail-male.xml</sprite> + <sprite>equipment/weapons/knife.xml</sprite> + <sprite>hairstyles/hairstyle28.xml|#2b2b2b,311623,3f3f3f,451a25,585858,602222,858585,7d2b26,a7a7a7,9a3416,d6d6d6,ca7e55,ffffff,e2b88f</sprite> + <sprite>equipment/head/infantryhelmet.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> |