diff options
author | Reid <reidyaro@gmail.com> | 2016-02-23 01:06:59 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-02-23 01:06:59 +0100 |
commit | 6a9b8c802914b582553288384db9812a1c1959bc (patch) | |
tree | db50560207bf58d9f69a19084e0e3addd05b7dfe /npcs.xml | |
parent | 57217d13a4b5bd2eab554cc75f3f9f62e51acb81 (diff) | |
download | clientdata-6a9b8c802914b582553288384db9812a1c1959bc.tar.gz clientdata-6a9b8c802914b582553288384db9812a1c1959bc.tar.bz2 clientdata-6a9b8c802914b582553288384db9812a1c1959bc.tar.xz clientdata-6a9b8c802914b582553288384db9812a1c1959bc.zip |
Add the mouboo as NPC.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -536,6 +536,11 @@ IDs 990-999 = Special <sprite>equipment/head/bandana-male.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="449"> + <!-- Mouboo, walking sprite for the mouboo. --> + <sprite>monsters/mouboo.xml</sprite> + <menu name="Mou" command="talk 'NAME'"/> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> |