From 84427d0a09b2115fe301a57837bee83004045613 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Jan 2019 21:44:36 -0200 Subject: Move Status from ManaPlus to TMW2 Section on Trainer --- npc/005-7/trainer.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-7/trainer.txt') diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index 736a563bd..e4a4b7d71 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -48,6 +48,7 @@ L_Menu: l("How do I make money?"), L_ExplicaGrama, l("Monsters."), L_Monstros, l("Quests."), L_Quests, + l("Status."), L_Status, l("NPCs."), L_NPC, l("Magic."), L_Magica, l("Rules."), L_Regras, @@ -69,7 +70,6 @@ L_Manaplus: l("How trade with other players?"), L_ExplicaTrade, l("How hunt monsters?"), L_ExplicaBatalha, l("How talk with someone?"), L_ExplicaDialogo, - l("Status."), L_Status, l("Styles."), L_Estilo, l("Commands."), L_Comandos, l("Shortcuts."), L_Teclado, @@ -426,7 +426,7 @@ L_Status: mes l("There's also a job level, which produces green sparkles when you level it."); mes l("Job Level and certain equips can affect your status. You'll see the modifiers with a + sign."); next; - goto L_Manaplus; + goto L_PreMenu; L_Magica: mes ""; -- cgit v1.2.3-60-g2f50