From d6706fbe9281e2e42e1efcbae71c722ea130b48c Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 23 Nov 2014 12:06:09 -0600 Subject: Fix keybindings --- world/map/npc/042-2/sorfina.txt | 8 ++++---- world/map/npc/042-2/tanisha.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'world/map') diff --git a/world/map/npc/042-2/sorfina.txt b/world/map/npc/042-2/sorfina.txt index 92e27f9a..839a5f65 100644 --- a/world/map/npc/042-2/sorfina.txt +++ b/world/map/npc/042-2/sorfina.txt @@ -69,8 +69,8 @@ L_Tut: L_Carpet: mes "[Sorfina]"; mes "\"Try to take a few steps and walk to that carpet over there."; - mes "Just use the ###keyMoveUp; to move up, ###keyMoveDown; to move down, "; - mes " ###keyMoveLeft; to move left, ###keyMoveRight; to move right "; + mes "Just use the ###keyMoveUp; to move up, press ###keyMoveDown; to move down, "; + mes "press ###keyMoveLeft; to move left, press ###keyMoveRight; to move right "; mes " or click on the place you want to go to.\""; set @tutorial_tmp, 1; callfunc "SetTutorialMask"; @@ -141,8 +141,8 @@ L_Explain: L_Walk: mes "[Sorfina]"; mes "\"You can use the arrow keys to walk around."; - mes "Just use the ###keyMoveUp; to move up, ###keyMoveDown; to move down, "; - mes " ###keyMoveLeft; to move left, ###keyMoveRight; to move right "; + mes "Just use the ###keyMoveUp; to move up, press ###keyMoveDown; to move down, "; + mes "press ###keyMoveLeft; to move left, press ###keyMoveRight; to move right "; mes " or click on the place you want to go to.\""; mes "This only works if that place is reachable and walkable.\""; goto L_Close; 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.\""; -- cgit v1.2.3-60-g2f50