diff options
-rw-r--r-- | npcs.xml | 44 |
1 files changed, 38 insertions, 6 deletions
@@ -484,17 +484,18 @@ IDs 900-999 = Special <menu name="Talk" command="talk 'NAME'"/> </npc> <npc id="194"> - <!-- Blue Sage 366 --> + <!-- Blue Sage (light blue) --> <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>hairstyles/hairstyle02.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#994312,c55818,e46c28</sprite> <sprite>equipment/feet/boots-male.xml|#212121</sprite> <sprite>equipment/legs/cottontrousers-male.xml|#498ec5</sprite> - <sprite>equipment/chest/sorcererrobe-male.xml|#222255,6666ff;#EFEFEF</sprite> - <sprite>equipment/head/santabeardhat.xml|W:#16486e,498ec5,e4f2fc;#7eafee,bbc39c,edf4e1,ffffff</sprite> + <sprite>equipment/chest/sorcererrobe-male.xml|#16486e,498ec5,e4f2fc;#8000FF</sprite> + <!-- Maybe we should use a Beard? Do we still have the beard? --> + <sprite>equipment/head/knithat.xml|#ffffff;#2958b5,3c6cce,90b3fb,c5d8ff;#2453b3,3561bf,638bdc,7799de,b0caff</sprite> <menu name="Talk" command="talk 'NAME'"/> - </npc> + </npc> <npc id="195"> - <!-- Blue Sage 363 --> + <!-- Blue Sage (female, light blue) --> <sprite>races/human-female.xml</sprite> <sprite>hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#994312,c55818,e46c28</sprite> <sprite>equipment/feet/boots-female.xml|#212121</sprite> @@ -503,6 +504,37 @@ IDs 900-999 = Special <sprite>equipment/head/funkyhat.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="196"> + <!-- Blue Sage (Deep blue, officer) --> + <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/cottontrousers-male.xml|#498ec5</sprite> + <sprite>equipment/chest/sorcererrobe-male.xml|#222255,6666ff;#EFEFEF</sprite> + <!-- Maybe we should use a Beard? Do we still have the beard? --> + <sprite>equipment/head/knithat.xml|#ffffff;#2958b5,3c6cce,90b3fb,c5d8ff;#2453b3,3561bf,638bdc,7799de,b0caff</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> + <npc id="197"> + <!-- Blue Sage (female, deep blue, officer) --> + <sprite>races/human-female.xml</sprite> + <sprite>hairstyles/hairstyle08.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#994312,c55818,e46c28</sprite> + <sprite>equipment/feet/boots-female.xml|#212121</sprite> + <sprite>equipment/legs/cottontrousers-female.xml|#498ec5</sprite> + <sprite>equipment/chest/sorcererrobe-female.xml|#222255,6666ff;#EFEFEF</sprite> + <sprite>equipment/head/funkyhat.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> + <npc id="198"> + <!-- Blue Sage (Nikolai) --> + <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/cottontrousers-male.xml|#498ec5</sprite> + <sprite>equipment/chest/sorcererrobe-male.xml|#222255,6666ff;#EFEFEF</sprite> + <sprite>equipment/head/santabeardhat.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- NPCs from LoF (that's why the jump) --> |