From 23dcd5c055fb49d28692b05c16f288916eb40be2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Jan 2019 21:30:50 -0200 Subject: Fix bug at Arpan --- npc/002-1/arpan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-1/arpan.txt') diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt index d8ea11bfc..c9f28e88a 100644 --- a/npc/002-1/arpan.txt +++ b/npc/002-1/arpan.txt @@ -167,7 +167,7 @@ L_Menu: menu rif(!.@equipped && .@q < 3, lg("What should I do after taking these clothes?")), L_WhatCloth, rif(!.@equipped && .@q < 3, l("Thank you, I'll take them and put them on.")), -, - rif(.@q_julia < 2, lg("Where can I find Juliet?"), L_Julia, + rif(.@q_julia < 2, lg("Where can I find Juliet?")), L_Julia, rif(!.@n, lg("Could you tell me where I am?")), L_Where, rif(!.@n, l("Who are you?")), L_Who, rif(!.@n, l("I need a tutorial, where can I find help?"), L_Trainer, -- cgit v1.2.3-60-g2f50