diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-02-15 16:22:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-02-15 21:59:21 +0300 |
commit | 9558ea0e7a1863a06ab8ab398d98056d701193ab (patch) | |
tree | d34f8c95c0b8a8fc74caad7534387aef4c2171ef /npcs.xml | |
parent | 754098e408c480df4d0626f6c2ce2db8d951a08b (diff) | |
download | clientdata-9558ea0e7a1863a06ab8ab398d98056d701193ab.tar.gz clientdata-9558ea0e7a1863a06ab8ab398d98056d701193ab.tar.bz2 clientdata-9558ea0e7a1863a06ab8ab398d98056d701193ab.tar.xz clientdata-9558ea0e7a1863a06ab8ab398d98056d701193ab.zip |
Fix typo in npcs.xml
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -240,7 +240,7 @@ IDs 990-999 = Special <particlefx>graphics/particles/afk.xml</particlefx> <menu name="Talk" command="talk 'NAME'"/> </npc> - <npc id="403" nameOffsetX="2" targerOffsetX="1"> + <npc id="403" nameOffsetX="2" targetOffsetX="1"> <!-- Human Man, sailor with a dead ratto in his left hand. --> <sprite>npcs/xml/rattosailor.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> |