summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-07-22 19:49:26 +0200
committerAlige <aligetmw@hotmail.fr>2013-07-22 19:49:26 +0200
commit9e38f589485cb3c6c3c5bd3aa02ab8988251124a (patch)
tree9c19a142c040c2731fcc3f74582d8c054daeda86 /npcs.xml
parent765274c29321aac5a90d69ea6f3814bdfa7a7f1a (diff)
downloadclientdata-9e38f589485cb3c6c3c5bd3aa02ab8988251124a.tar.gz
clientdata-9e38f589485cb3c6c3c5bd3aa02ab8988251124a.tar.bz2
clientdata-9e38f589485cb3c6c3c5bd3aa02ab8988251124a.tar.xz
clientdata-9e38f589485cb3c6c3c5bd3aa02ab8988251124a.zip
Fixed the name offset, target offset and offset of the big chest NPC in 000-2-1.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index dc95dbbd..9691fdb4 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -140,7 +140,7 @@ IDs 990-999 = Special
<!-- Chest, an opening container. -->
<sprite>npcs/xml/chest.xml</sprite>
</npc>
- <npc id="317">
+ <npc id="317" targetOffsetX="16" nameOffsetX="16">
<!-- Big Chest, an opening container. -->
<sprite>npcs/xml/chest-big.xml</sprite>
</npc>