From 4b04a79e1ec91a1a6209f1c5919a0c838c6ad098 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 10 Apr 2021 15:09:28 -0300 Subject: It might be this --- npc/functions/util.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 5102f9430..2ee553b51 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -591,6 +591,8 @@ function script nard_time { return 52000; if (getarg(0) == "Artis") return 60000; + if (getarg(0) == "Tulim") + return 12000; // Script-Controlled } // From Hurnscald -- cgit v1.2.3-60-g2f50