From 044e2c35ae327d1df1ec747c57f93d4926a29d64 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 10 Apr 2021 19:17:03 -0300 Subject: This gotta be annoying... Prepare to reimplement the magic cores --- npc/functions/main.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/functions/main.txt') diff --git a/npc/functions/main.txt b/npc/functions/main.txt index eac02526..8dd7c95f 100644 --- a/npc/functions/main.txt +++ b/npc/functions/main.txt @@ -613,3 +613,8 @@ function script iscollision { return checknpccell(getarg(0), getarg(1), getarg(2), cell_chkpass); } +function script readparam2 { + readbattleparam(getcharid(3), getarg(0)); + return; +} + -- cgit v1.2.3-60-g2f50