summaryrefslogtreecommitdiff
path: root/npc/functions/main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/main.txt')
-rw-r--r--npc/functions/main.txt3
1 files changed, 1 insertions, 2 deletions
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 {