diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-18 14:21:48 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-18 14:21:48 -0700 |
commit | 6a649ee68fd3e99208baecba389cad710e64a3d4 (patch) | |
tree | 74ee7291c7f2f029fefd97542b766db3cf256009 /npcs.xml | |
parent | aed837b0f431d87c069bcbeb9997a8a24ba2195d (diff) | |
download | clientdata-6a649ee68fd3e99208baecba389cad710e64a3d4.tar.gz clientdata-6a649ee68fd3e99208baecba389cad710e64a3d4.tar.bz2 clientdata-6a649ee68fd3e99208baecba389cad710e64a3d4.tar.xz clientdata-6a649ee68fd3e99208baecba389cad710e64a3d4.zip |
Use nameOffsetX to center Kadiya
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -317,8 +317,8 @@ <npc id="173"> <sprite variant="73">npcs/npc.xml</sprite> </npc> - <!-- Aisha, Omar's daughter --> - <npc id="174"> + <!-- Kadiya (Omar's sick daughter) --> + <npc id="174" nameOffsetX="16"> <sprite variant="74">npcs/npc.xml</sprite> </npc> <!-- Miriam the cat burglar --> |