From d39e4e22c1722d24abae27f96618d2fa634356f1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Jun 2018 21:51:45 -0300 Subject: Bad operand --- npc/003-4/sorfina.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-4/sorfina.txt') diff --git a/npc/003-4/sorfina.txt b/npc/003-4/sorfina.txt index b7739edc5..d7f40d76d 100644 --- a/npc/003-4/sorfina.txt +++ b/npc/003-4/sorfina.txt @@ -48,7 +48,7 @@ L_Trouble: L_Basement: if (BaseLevel < 13) goto L_TooWeak; - if (getq3(TulimsharQuest_Hasan) < gettimetick(2)) goto L_Wait; + if (getq3(TulimsharQuest_Hasan) > gettimetick(2)) goto L_Wait; mesn; mesq l("There's one on the basement of this house. If you kill it, Hasan will think on you as a hero and won't steal you anymore."); next; -- cgit v1.2.3-70-g09d2