From 67064a4d95afc1a44a4a351c3244cae5ebe7c668 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 22 Jun 2019 16:11:06 -0300 Subject: Implement rif2 for books (unused) --- npc/functions/util.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index dc893403f..01ed71056 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -524,6 +524,12 @@ function script party_expon { return .@value[0]; } +// Special rif for books +// rif2(, , ) +function script rif2 { + return rif( getarg(1) ,rif(@menu == getarg(0), "► ") + getarg(2)); +} + // Prepare Mana Stone // mstone( lvl ) -- cgit v1.2.3-70-g09d2