summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-08-02 04:57:28 +0200
committerReid <reidyaro@gmail.com>2015-08-02 04:57:28 +0200
commit368b3ea9e24a0dc174b135db2da6138beb8b446e (patch)
treeb9793d9367a80a2906d7b5d790b4a0f19a3faccb /npcs.xml
parentc5672534cd861f286f8754561e48b23cefcf1178 (diff)
downloadclientdata-368b3ea9e24a0dc174b135db2da6138beb8b446e.tar.gz
clientdata-368b3ea9e24a0dc174b135db2da6138beb8b446e.tar.bz2
clientdata-368b3ea9e24a0dc174b135db2da6138beb8b446e.tar.xz
clientdata-368b3ea9e24a0dc174b135db2da6138beb8b446e.zip
Add walking guard NPC (Ukar male).
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index e92b89f0..2a715caf 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -300,7 +300,19 @@ IDs 990-999 = Special
<sprite>npcs/xml/edouard.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="431">
+ <!-- Ukar Male, walking sprite for guard NPC. -->
+ <sprite>races/ukar-male.xml</sprite>
+ <sprite>equipment/legs/trousers-male.xml</sprite>
+ <sprite>equipment/feet/boots-male.xml|#40332d,5e4a3d,705740,a1825d,b59767,dbbf88</sprite>
+ <sprite>equipment/chest/copperarmor-male.xml</sprite>
+ <sprite>equipment/hands/armbands-male.xml</sprite>
+ <sprite>equipment/weapons/traininggladius.xml</sprite>
+ <sprite>hairstyles/hairstyle04.xml|#2b2b2b,4b3e44,3f3f3f,59494c,585858,887565,858585,a29171,a7a7a7,ccbb9b,d6d6d6,e7debd,ffffff,faf8f1</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
+ <!-- Test NPCs -->
<npc id="800">
<!-- Test npc. -->
<sprite>npcs/xml/artisindoor.xml</sprite>
@@ -309,7 +321,6 @@ IDs 990-999 = Special
<menu name="Sell" command="sell 'NAME'"/>
<menu name="Poke" command="w2 NPC:'NAME' poke"/>
</npc>
-
<npc id="801">
<!-- npc with player look. -->
<sprite>races/human-male.xml</sprite>