diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -470,11 +470,19 @@ IDs 900-999 = Special <sprite>npcs/xml/thorn.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> - <npc id="192"> + <npc id="192"> <!-- A gold pot npc for St patrick day --> <sprite>npcs/xml/stpatrickgoldpot.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="193" walkType="all"> + <!-- Sagratha --> + <sprite>races/elven-female.xml</sprite> + <sprite>hairstyles/hairstyle11.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#2c3a0a,317300,3b8700,4ead00</sprite> + <sprite>equipment/head/wizardhat.xml|#4f0a76,8010c0,d699f7</sprite> + <sprite>equipment/chest/sorcererrobe-female.xml|#4f0a76,8010c0,d699f7;#EC0000</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- NPCs from LoF (that's why the jump) --> |