diff options
author | Reid <reidyaro@gmail.com> | 2016-03-24 22:25:32 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-03-24 22:27:47 +0100 |
commit | 51e4222eae2b371cfebe585d7d979ec915418334 (patch) | |
tree | 4c0b2b0eacc27da1f46755d3b48686c12fcb4f39 /npcs.xml | |
parent | e967718de574146e73eb25db8fdb715185dd6b56 (diff) | |
download | clientdata-51e4222eae2b371cfebe585d7d979ec915418334.tar.gz clientdata-51e4222eae2b371cfebe585d7d979ec915418334.tar.bz2 clientdata-51e4222eae2b371cfebe585d7d979ec915418334.tar.xz clientdata-51e4222eae2b371cfebe585d7d979ec915418334.zip |
Add Mona's sprites and add her on npcs.xml as NPC ID 450.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -556,6 +556,11 @@ IDs 990-999 = Special <sprite>monsters/mouboo.xml</sprite> <menu name="Mou" command="talk 'NAME'"/> </npc> + <npc id="450"> + <!-- Human Female, bearing a candel on a plate. --> + <sprite>npcs/xml/mona.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> |