summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-20 12:31:52 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-20 12:31:52 -0300
commite644b3faaa1534e8b99e2562d6e2a8b66c2d8769 (patch)
treec2e637c5393498206251b55cfc9697ff8c71296d
parent24f7987ebd6744b4ae15c96b42bf79a118510578 (diff)
downloadclientdata-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.
-rw-r--r--graphics/sprites/npcs/sprite/koga.pngbin0 -> 115852 bytes
-rw-r--r--graphics/sprites/npcs/xml/koga.xml9
-rw-r--r--npcs.xml7
3 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/sprite/koga.png b/graphics/sprites/npcs/sprite/koga.png
new file mode 100644
index 00000000..cc1cdd93
--- /dev/null
+++ b/graphics/sprites/npcs/sprite/koga.png
Binary files differ
diff --git a/graphics/sprites/npcs/xml/koga.xml b/graphics/sprites/npcs/xml/koga.xml
new file mode 100644
index 00000000..ee5cf3a4
--- /dev/null
+++ b/graphics/sprites/npcs/xml/koga.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="1" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/sprite/koga.png" width="477" height="359"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>
diff --git a/npcs.xml b/npcs.xml
index e3fd6a7a..8d0ab769 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -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 -->