diff options
author | Micksha <ms-shaman@gmx.de> | 2019-02-13 11:11:16 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-02-13 11:11:16 +0000 |
commit | 5ecc490541db7f5c72f48e1cf454ffedef546d90 (patch) | |
tree | 87fa2b4fcb5cc87912e0cfd73f515fea0c9d137a /npcs.xml | |
parent | 409c5f6d9cf25c60771e765746c853e6fe57a638 (diff) | |
download | clientdata-5ecc490541db7f5c72f48e1cf454ffedef546d90.tar.gz clientdata-5ecc490541db7f5c72f48e1cf454ffedef546d90.tar.bz2 clientdata-5ecc490541db7f5c72f48e1cf454ffedef546d90.tar.xz clientdata-5ecc490541db7f5c72f48e1cf454ffedef546d90.zip |
Add content for the Galimatia quest
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"> |