diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -816,6 +816,16 @@ IDs 900-999 = Special <sprite>npcs/xml/rowboat.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="460"> + <!-- Girl with flower in her hair - Blossom. --> + <sprite>npcs/xml/blossom.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> + <npc id="461"> + <!-- Girl with the beekeper hat - Galimatia --> + <sprite>npcs/xml/galimatia.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> |