summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-04-19 07:39:47 +0200
committerReid <reidyaro@gmail.com>2016-04-19 07:39:47 +0200
commit71977036e50be69d22ac22905bf8e804b49911b2 (patch)
treeee58d57494d237ac3fb9163d6c29d085525ebc0c /npcs.xml
parentc7e4acf42cef2f9b147a92d7f94a8c3afd992ffb (diff)
downloadclientdata-71977036e50be69d22ac22905bf8e804b49911b2.tar.gz
clientdata-71977036e50be69d22ac22905bf8e804b49911b2.tar.bz2
clientdata-71977036e50be69d22ac22905bf8e804b49911b2.tar.xz
clientdata-71977036e50be69d22ac22905bf8e804b49911b2.zip
Add a new NPC ID for half offseted NPC with no sprite.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index 9020ba52..c5d4cb2e 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -639,6 +639,10 @@ IDs 990-999 = Special
<!-- Artis trees for Katja quest. -->
<menu name="Talk" command="talk 'NAME'"/>
</npc>
+ <npc id="998" nameOffsetX="16" targetOffsetX="16">
+ <!-- No sprite with a name half-offseted to the right. -->
+ <menu name="Talk" command="talk 'NAME'"/>
+ </npc>
<npc id="999">
<!-- No sprite. -->
<menu name="Talk" command="talk 'NAME'"/>