From a22cd95ec35dccd7982c75b8197758d19d948a2d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 May 2018 18:34:50 -0300 Subject: Missing label --- npc/003-1/hasan.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/003-1/hasan.txt') diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index 41f96f64a..3b0972d0e 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -34,7 +34,7 @@ next; menu l("I have a print screen!"), L_Print, - l("No..."), L_NoProof; + l("No..."), L_Close; close; L_Away: @@ -55,7 +55,8 @@ L_Print: mesq l("If you go to Lieutenant Dausen, he'll say that you used Gimp. Just give up."); close; - +L_Close: + close; OnTouch: if (Zeny > 15) goto L_Steal; -- cgit v1.2.3-60-g2f50