diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -628,6 +628,17 @@ IDs 900-999 = Special <sprite>npcs/xml/barbaracry.xml</sprite> </npc> + <npc id="256"> + <!-- King Arthur --> + <sprite>races/human-male.xml</sprite> + <sprite>hairstyles/hairstyle02.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#5b280a,994312,c55818</sprite> + <sprite>equipment/feet/boots-male.xml|#212121</sprite> + <sprite>equipment/legs/bandittrousers-male.xml</sprite> + <sprite>equipment/chest/warlodplate-male.xml|#222255,6666ff;#EFEFEF</sprite> + <sprite>equipment/head/imperialcrown.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> + <!-- NPCs from TMW-BR (that's why the jump) --> <npc id="300"><sprite variant="0">npcs/xml/npcs-br.xml</sprite></npc> <!-- Invisible --> <npc id="301"><sprite variant="1">npcs/xml/npcs-br.xml</sprite></npc> <!-- Purple dress with glass girl --> |