From 412c455e9e76dc009fa47bdd26579e5472721612 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Sep 2018 00:31:26 -0300 Subject: Sorry, I forgot one more handler --- npc/functions/util.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/npc/functions/util.txt b/npc/functions/util.txt index d48c59999..3eee8cac3 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -242,6 +242,16 @@ function script nard_time { if (getarg(0) == "Nival") return 24000; + } + // From Nivalis + if (LOCATION$ == "Nival") { + if (getarg(0) == "Candor") + return 46000; + if (getarg(0) == "Tulim") + return 48000; + if (getarg(0) == "Hurns") + return 24000; + } // Error -- cgit v1.2.3-70-g09d2