From c4f329a63bad700fbfda74b1279b41b25b24f388 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 20 May 2018 14:24:56 -0300 Subject: Minor style changes to Liana --- npc/005-1/liana.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/005-1/liana.txt') diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt index cc0d473b0..687b36776 100644 --- a/npc/005-1/liana.txt +++ b/npc/005-1/liana.txt @@ -21,10 +21,11 @@ L_Menu: mes "[Liana]"; mesq l("Are you enjoying yourself in Candor? Do you have any questions?"); - menu - l("What can I do with Maggot Slime?"),L_Slime, - l("What can I do with Bug Leg?"),L_Bug, - l("No, thanks."),L_Close; + mes ""; + menu + l("What can I do with Maggot Slime?"),L_Slime, + l("What can I do with Bug Leg?"),L_Bug, + l("No, thanks."),L_Close; L_Slime: mes ""; -- cgit v1.2.3-60-g2f50