diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-19 12:59:13 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-19 12:59:13 -0700 |
commit | df429f1253e89b78df8a3216bd5fd75a703153d5 (patch) | |
tree | 1f46f884eb3afd4294a19338aa8300ff37deae58 /npcs.xml | |
parent | 6a649ee68fd3e99208baecba389cad710e64a3d4 (diff) | |
download | clientdata-df429f1253e89b78df8a3216bd5fd75a703153d5.tar.gz clientdata-df429f1253e89b78df8a3216bd5fd75a703153d5.tar.bz2 clientdata-df429f1253e89b78df8a3216bd5fd75a703153d5.tar.xz clientdata-df429f1253e89b78df8a3216bd5fd75a703153d5.zip |
Also offset Kadiya's target cursor
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -318,7 +318,7 @@ <sprite variant="73">npcs/npc.xml</sprite> </npc> <!-- Kadiya (Omar's sick daughter) --> - <npc id="174" nameOffsetX="16"> + <npc id="174" nameOffsetX="16" targetOffsetX="16"> <sprite variant="74">npcs/npc.xml</sprite> </npc> <!-- Miriam the cat burglar --> |