From 18ce8f0b54a2d7dfb76c3082ebbac970f3e66d76 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 20:37:16 -0300 Subject: Incomplete, but I need to save pipelines --- npc/005-6/zitoni.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-6') diff --git a/npc/005-6/zitoni.txt b/npc/005-6/zitoni.txt index 1381da49b..060df0577 100644 --- a/npc/005-6/zitoni.txt +++ b/npc/005-6/zitoni.txt @@ -28,8 +28,8 @@ L_Menu: l("Can you reset my stats please?"), l("Do you make any other kind of potions?"), rif(.@q1 == 1 || .@q1 == 2, l("Can you help me with Everburn Powder? I need 5.")), - rif(.@q1 == 3 && countitem(DarkDesertMushroom) >= 1),l("Zarkor sent you this gift. He needs Everburn Powder.")), - rif(.@q1 >= 4),l("Create Everburn Powder.")), + rif(.@q1 == 3 && countitem(DarkDesertMushroom) >= 1,l("Zarkor sent you this gift. He needs Everburn Powder.")), + rif(.@q1 >= 4,l("Create Everburn Powder.")), lg("You are weird, I have to go sorry."); mes ""; -- cgit v1.2.3-70-g09d2