From ff730ea859a4a350d3052935f827852238bc10ec Mon Sep 17 00:00:00 2001 From: wushin Date: Thu, 29 Jan 2015 17:22:11 -0600 Subject: Format the double key display better --- world/map/npc/029-2/tanisha.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'world/map/npc/029-2/tanisha.txt') diff --git a/world/map/npc/029-2/tanisha.txt b/world/map/npc/029-2/tanisha.txt index b45b5d06..92ffccaf 100644 --- a/world/map/npc/029-2/tanisha.txt +++ b/world/map/npc/029-2/tanisha.txt @@ -58,14 +58,14 @@ L_Fight_Again: mes "[Tanisha]"; mes "\"Ok, listen what to do."; mes "Equip a weapon and kill the maggots.\""; - mes "\"Press ###keyTargetMonster; 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.\""; + mes "\"If you press the [###keyTarget;], you can abort your attack.\""; next; mes "\"Maggots aren't aggressive, so they won't harm you until you attack them first. Take them out one by one.\""; next; - mes "\"Sometimes dead monsters leave some useful things. You can pick them up by pressing ###keyPickup; or clicking on the items with your mouse.\""; + mes "\"Sometimes dead monsters leave some useful things. You can pick them up by pressing [###keyPickup;] or clicking on the items with your mouse.\""; close2; // The getitem must be in the same place as set @tutorial, 2; // since it was moved to after L_Fight_Again, add it conditionally @@ -101,7 +101,7 @@ L_Stats: mes "\"That was great! Like a professional exterminator!\""; mes "\"And it seems you became stronger and more experienced."; mes "That means you got some status points which you can use to increase your abilities.\""; - mes "\"Press ###keyWindowStatus; or click the Status button in the bar at the upper right to see your status window. There you can distribute your points on six different properties.\""; + mes "\"Press [###keyWindowStatus;] or click the Status button in the bar at the upper right to see your status window. There you can distribute your points on six different properties.\""; next; goto L_StatsRe; @@ -150,14 +150,14 @@ L_Explain: L_Fight: mes "[Tanisha]"; - mes "\"Press ###keyTargetMonster; to focus on a monster. With ###keyTargetAttack; you can focus and attack."; + mes "\"Press [###keyTargetMonster;] to focus on a monster. With [###keyTargetAttack;] you can focus and attack."; mes "But it also works to click on the monster with your mouse.\""; next; - mes "\"If you press the ###keyTarget; button, you can abort your attack.\""; + mes "\"If you press the [###keyTarget;] button, you can abort your attack.\""; next; - mes "\"Sometimes dead monsters leave some useful things. You can pick them up with pressing ###keyPickup; or clicking on the items with your mouse.\""; + mes "\"Sometimes dead monsters leave some useful things. You can pick them up with pressing [###keyPickup;] or clicking on the items with your mouse.\""; next; - mes "\"If you feel exhausted from battle you can sit down by pressing ###keyBeingSit; to recover faster.\""; + mes "\"If you feel exhausted from battle you can sit down by pressing [###keyBeingSit;] to recover faster.\""; goto L_Close; L_Mob: -- cgit v1.2.3-60-g2f50