diff options
author | wushin <pasekei@gmail.com> | 2014-11-23 12:06:09 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-23 12:06:09 -0600 |
commit | d6706fbe9281e2e42e1efcbae71c722ea130b48c (patch) | |
tree | 5ff5d891999b5857b5cff39c62f6aa1e74806e70 /world/map/npc/042-2/tanisha.txt | |
parent | d878d17c8e084fa81cb9d34cdc72be3d3a158b9a (diff) | |
download | serverdata-d6706fbe9281e2e42e1efcbae71c722ea130b48c.tar.gz serverdata-d6706fbe9281e2e42e1efcbae71c722ea130b48c.tar.bz2 serverdata-d6706fbe9281e2e42e1efcbae71c722ea130b48c.tar.xz serverdata-d6706fbe9281e2e42e1efcbae71c722ea130b48c.zip |
Fix keybindings
Diffstat (limited to 'world/map/npc/042-2/tanisha.txt')
-rw-r--r-- | world/map/npc/042-2/tanisha.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/042-2/tanisha.txt b/world/map/npc/042-2/tanisha.txt index aad93769..72d68d84 100644 --- a/world/map/npc/042-2/tanisha.txt +++ b/world/map/npc/042-2/tanisha.txt @@ -62,7 +62,7 @@ L_Fight_Again: mes "\"Ok, listen what to do."; mes "Equip a weapon and kill the maggots.\""; next; - mes "\"Press A to focus on a monster. With ###keyTargetAttack; you can focus and start attacking the same time."; + mes "\"Press ###keyTargetMonster; to focus on a monster. With ###keyTargetAttack; you can focus and start attacking the same time."; mes "But it also works to click on the monster with your mouse.\""; next; mes "\"If you press the ###keyTarget;, you can abort your attack.\""; |