From fdfe72f2707634323226f8097dc1060f511eba1b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Mar 2019 00:51:15 -0300 Subject: Fix other bugs detected --- npc/functions/timer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/timer.txt') diff --git a/npc/functions/timer.txt b/npc/functions/timer.txt index 5d7466d0f..cd1684b94 100644 --- a/npc/functions/timer.txt +++ b/npc/functions/timer.txt @@ -33,7 +33,7 @@ function script areatimer2 { function script addtimer2 { deltimer(getarg(1)); addtimer(getarg(0), getarg(1)); - return .@i; + return; } -- cgit v1.2.3-60-g2f50