diff options
-rw-r--r-- | npcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -186,6 +186,11 @@ IDs 990-999 = Special <sprite variant="23">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="133"> + <!-- Human Male, Narrator. --> + <sprite variant="24">npcs/xml/unanimated.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Animated NPCs --> <npc id="401" targetCursor="small"> |