From d0b24087efce14e4937a17e1ea455d2bea638c82 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 16 Mar 2018 11:02:00 -0300 Subject: Translations typos I let go in :blush: --- npc/005-7/trainer.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index f82cebb5b..531ceb8b6 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -29,7 +29,7 @@ .@q=getq(CandorQuest_Trainer); .@b=getq(ShipQuests_Knife); // TODO: We should check if user is with weapon equipped instead mesn; - mesq l("Hello my friend! Need my help?"); + mesq lg("Hello my friend! Need my help?"); next; goto L_Menu; @@ -40,7 +40,7 @@ L_PreMenu: goto L_Menu; L_Menu: - mesq l("["+ strcharinfo(0) +"]"); + mesn strcharinfo(0); menu l("How can you help me?"), L_ExplicaSiProprio, rif(getq(CandorQuest_Trainer) < 15, l("I want to be trained!")), L_Trainment, @@ -281,7 +281,7 @@ L_OutrasInformacoes: mesn; mesq l("What do you want to learn more about?"); next; - mesq l("["+ strcharinfo(0) +"]"); + mesn strcharinfo(0); menu l("Items."), L_Itens, l("Monsters."), L_monstros, -- cgit v1.2.3-60-g2f50