diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-20 12:31:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-20 12:31:52 -0300 |
commit | e644b3faaa1534e8b99e2562d6e2a8b66c2d8769 (patch) | |
tree | c2e637c5393498206251b55cfc9697ff8c71296d /npcs.xml | |
parent | 24f7987ebd6744b4ae15c96b42bf79a118510578 (diff) | |
download | clientdata-e644b3faaa1534e8b99e2562d6e2a8b66c2d8769.tar.gz clientdata-e644b3faaa1534e8b99e2562d6e2a8b66c2d8769.tar.bz2 clientdata-e644b3faaa1534e8b99e2562d6e2a8b66c2d8769.tar.xz clientdata-e644b3faaa1534e8b99e2562d6e2a8b66c2d8769.zip |
Add Koga, missing a Pirate flag but perhaps no flag at all is better.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -421,6 +421,13 @@ IDs 900-999 = Special <sprite>npcs/xml/lumberjack.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> + <npc id="183"> + <!-- Contrabandist Ship --> + <sprite>npcs/xml/koga.xml</sprite> + <menu name="Talk" command="talk 'NAME'"/> + <menu name="Buy" command="buy 'NAME'"/> + <menu name="Sell" command="sell 'NAME'"/> + </npc> <!-- NPCs from TMW-BR (that's why the jump) --> <npc id="300"><sprite variant="0">npcs/xml/npcs-br.xml</sprite></npc> <!-- Invisible --> |