summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-07-20 13:09:52 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:33:37 +0100
commit9ccc0506331028d01bb329fc24ab2c56432bc2e3 (patch)
treea2bfd1cb8ec0b766148c1b21fb91aa5fc952aeaa /npcs.xml
parent4ca3e380174c89c1be2cc000f33b418a89869243 (diff)
downloadclientdata-9ccc0506331028d01bb329fc24ab2c56432bc2e3.tar.gz
clientdata-9ccc0506331028d01bb329fc24ab2c56432bc2e3.tar.bz2
clientdata-9ccc0506331028d01bb329fc24ab2c56432bc2e3.tar.xz
clientdata-9ccc0506331028d01bb329fc24ab2c56432bc2e3.zip
Add the first few npcs: old Koga, Lumberjack, Richard.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index d4b9c2be..6a144867 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -258,6 +258,11 @@ IDs 900-999 = Special
<sprite>npcs/xml/jumpingtipiou.xml|#a36209,892b2e,cc9b14,b84335,ebc12e,ee613c,fff568,fbac71</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="148">
+ <!-- The good old Koga. -->
+ <sprite>npcs/xml/koga.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
<!-- Animated NPCs -->
@@ -593,6 +598,14 @@ IDs 900-999 = Special
<sprite>equipment/hands/armbands-female.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b</sprite>
<sprite>equipment/neck/copper-necklace.xml|#315a67,a4a4ae,dce5d6,ffffff</sprite>
<sprite>hairstyles/hairstyle22.xml|#16211f,162e29,195145,1d7a62,29a27a,51de9c,c9f7bc</sprite>
+ <npc id="453">
+ <!-- Legendary Luberjack. -->
+ <sprite>npcs/xml/lumberjack.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
+ <npc id="454">
+ <!-- Human Male, removing his monocle for winking. -->
+ <sprite>npcs/xml/richard.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>