diff options
author | Dan Sagunov <danilka.pro@gmail.com> | 2015-10-30 16:06:59 +0300 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:24:50 +0100 |
commit | fdebf408408214236eef2bcc31cb93315e1fde47 (patch) | |
tree | 605cf6860a7f9da53e127d3feca117c7c0bf09e8 | |
parent | f8c41fe23dce4302324947e75efce25a7a398253 (diff) | |
download | clientdata-fdebf408408214236eef2bcc31cb93315e1fde47.tar.gz clientdata-fdebf408408214236eef2bcc31cb93315e1fde47.tar.bz2 clientdata-fdebf408408214236eef2bcc31cb93315e1fde47.tar.xz clientdata-fdebf408408214236eef2bcc31cb93315e1fde47.zip |
Added Rumli NPC
-rw-r--r-- | graphics/sprites/npcs/xml/rumli.xml | 1 | ||||
-rw-r--r-- | npcs.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/rumli.xml b/graphics/sprites/npcs/xml/rumli.xml index 9988cca4..ebf11328 100644 --- a/graphics/sprites/npcs/xml/rumli.xml +++ b/graphics/sprites/npcs/xml/rumli.xml @@ -1,3 +1,4 @@ +<<<<<<< HEAD <?xml version="1.0"?> <!-- Author : Reid Copyright (C) 2010-2015 Evol Online --> @@ -433,6 +433,7 @@ IDs 990-999 = Special <npc id="444"> <!-- Demon Male, Stat reseter NPC --> <sprite>npcs/xml/rumli.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> </npc> <!-- Test NPCs --> |