summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npcs.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index 05567158..0f5409fa 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -1331,6 +1331,16 @@ IDs 900-999 = Special
<sprite>races/elven-female.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="805" walkType="all" allowEquipment="true">
+ <!-- npc with savior look. -->
+ <sprite>races/savior-male.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
+ <npc id="806" walkType="all" allowEquipment="true">
+ <!-- npc with savior look (female). -->
+ <sprite>races/savior-female.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
<npc id="811" walkType="all" allowEquipment="true">
<!-- shopkeeper npc with player look. -->
<sprite>races/human-male.xml</sprite>