From 8472265a6d1ddd6c620ec0335bd892c543b67b00 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 20 May 2018 14:25:17 -0300 Subject: More style stuff, sorry --- npc/005-1/liana.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/005-1') diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt index 687b36776..1d7178ff8 100644 --- a/npc/005-1/liana.txt +++ b/npc/005-1/liana.txt @@ -41,6 +41,7 @@ L_Quest: mesq l("With this I make balls of slime for Candor's childs, they really like to play with them."); next; mesq l("Maybe you could bring me 5 @@? I will reward you for your effort.", getitemlink(MaggotSlime)); + mes ""; menu rif(countitem(MaggotSlime) >= 5, l("Here they are!")), L_Finish, l("I'll get to it."), L_Close; @@ -50,6 +51,7 @@ L_Repeat: mesq l("I am searching again maggot slime to craft more balls."); next; mesq l("Maybe you could bring me 10 sticky @@?", getitemlink(MaggotSlime)); + mes ""; menu rif(countitem(MaggotSlime) >= 10, l("Here they are!")), L_Finish2, l("I'll get to it."), L_Close; -- cgit v1.2.3-60-g2f50