From 7f3ee7b17d27b2644e14728289c93c557608dd29 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 13:18:45 -0300 Subject: Fix a couple typos --- npc/functions/main.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/main.txt b/npc/functions/main.txt index e274bd91..bc6624a7 100644 --- a/npc/functions/main.txt +++ b/npc/functions/main.txt @@ -668,8 +668,7 @@ function script iscollision { } function script readparam2 { - readbattleparam(getcharid(3), getarg(0)); - return; + return readbattleparam(getcharid(3), getarg(0)); } function script updateskill { -- cgit v1.2.3-70-g09d2