From 3eb89a4597237e22825923634cda0a2013c050e4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 19 May 2019 01:17:59 -0300 Subject: Fix bug which allowed spamming Zarkor Summon Cave Maggot --- npc/magic/zarkor.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/magic') diff --git a/npc/magic/zarkor.txt b/npc/magic/zarkor.txt index 79e85f8c2..8fa29fe46 100644 --- a/npc/magic/zarkor.txt +++ b/npc/magic/zarkor.txt @@ -48,7 +48,7 @@ OnCall: // set cooldown @zark_at=gettimetick(2); - @zark_at=@parum_at+20; + @zark_at=@zark_at+20; end; OnInit: -- cgit v1.2.3-60-g2f50