diff options
author | Reid <reidyaro@gmail.com> | 2015-06-30 01:24:25 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-06-30 01:24:25 +0200 |
commit | b94ef8d448230b60c4a642da27e80e341e491f0a (patch) | |
tree | 9891670751898fccd2910bbc361d2d066a425f0b /npcs.xml | |
parent | 3792960559892471063990be9cbc8ec9bd696a7b (diff) | |
download | clientdata-b94ef8d448230b60c4a642da27e80e341e491f0a.tar.gz clientdata-b94ef8d448230b60c4a642da27e80e341e491f0a.tar.bz2 clientdata-b94ef8d448230b60c4a642da27e80e341e491f0a.tar.xz clientdata-b94ef8d448230b60c4a642da27e80e341e491f0a.zip |
Offset Lozerk's sprite and name by -7 x.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ IDs 990-999 = Special <sprite>accessories/enora-hair.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> - <npc id="120"> + <npc id="120" nameOffsetX="-7" targetOffsetX="-7"> <!-- Demon Male, sword trainer. --> <sprite variant="12">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> |