summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2020-05-24 15:59:02 +0000
committerJesusaves <cpntb1@ymail.com>2020-05-24 15:59:02 +0000
commit09385a26ab388486e089b982f41c4c1f06f8ac53 (patch)
tree401f14b54908cf7d4845f78d0b709bfac9b55feb /npcs.xml
parent4c1594b8fc5190dae021959edc014cc2eb9ee3b1 (diff)
downloadclientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.tar.gz
clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.tar.bz2
clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.tar.xz
clientdata-09385a26ab388486e089b982f41c4c1f06f8ac53.zip
Add content for the starting point of Thief quest chain:
Henry, Nunia, Sewer secret path stuff, lockpicks, Artis townhall map (Client-side)
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index a59e82af..974af192 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -568,6 +568,16 @@ IDs 900-999 = Special
<sprite>npcs/xml/manatree.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="211">
+ <!-- Henry, a Brotherhood member in Artis Hideout. -->
+ <sprite variant="36">npcs/xml/unanimated.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
+ <npc id="212">
+ <!-- Nunia, Henry's friend and a master thief. -->
+ <sprite variant="37">npcs/xml/unanimated.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
<!-- Animated NPCs -->
@@ -976,6 +986,16 @@ IDs 900-999 = Special
<sprite>npcs/xml/toichi.xml</sprite>
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="467">
+ <!-- Sewer Gate. -->
+ <sprite>npcs/xml/artis-sewer-gate.xml</sprite>
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
+ <npc id="468">
+ <!-- Sewer Wheel. -->
+ <sprite>npcs/xml/artis-sewer-wheel.xml</sprite>
+ <menu name="Rotate" command="talk 'NAME'"/>
+ </npc>
<npc id="469" targetCursor="small" targetOffsetX="4" targetOffsetY="2">
<!-- Chest, an opening container. -->
<sprite>npcs/xml/chest2.xml</sprite>