From c24cbdc410afa40398f10f784795a9b23a6aa55f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Sep 2018 16:00:00 -0300 Subject: Update old script file --- npc/003-1/mariusthebard.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'npc/003-1/mariusthebard.txt') diff --git a/npc/003-1/mariusthebard.txt b/npc/003-1/mariusthebard.txt index 3bddc1331..14a5eb2a7 100644 --- a/npc/003-1/mariusthebard.txt +++ b/npc/003-1/mariusthebard.txt @@ -1,10 +1,7 @@ -// The Mana World 2 Project -// This file is part of TMW2 Project. - +// TMW2 Script // Author: // Saulc // Jesusalva - // Description: // Marius the Bard is a bard. Helps player with the world's background story. @@ -16,10 +13,10 @@ next; menu - "Who, or what are you?", L_Who, - "Where exactly am I?", L_Where, - "Can you sing me a song?", L_Music, - "Actually, nothing. Bye!", L_Bye; + l("Who, or what are you?"), L_Who, + l("Where exactly am I?"), L_Where, + l("Can you sing me a song?"), L_Music, + l("Actually, nothing. Bye!"), L_Bye; L_Who: mes ""; -- cgit v1.2.3-60-g2f50