From 921aa2d79390c188844e761ea03300319037e504 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Jun 2018 17:06:45 -0300 Subject: [Crazyfefe] Bad Operand --- npc/006-1/crazyfefe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-1/crazyfefe.txt') diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index ad1b0a2d3..d93a5ab9f 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -16,7 +16,7 @@ 006-1,47,22,0 script Crazyfefe NPC_STATUE_EVILMAN,{ if ($@FIGHT_CAVE_LEVEL) goto L_Enjoy; - if ($@FEFE_DELAY < gettimetick(2)) goto L_Wait; + if ($@FEFE_DELAY > gettimetick(2)) goto L_Wait; mesn; mesq l("Who dares to disturb my slumber?"); next; -- cgit v1.2.3-60-g2f50