From 188638cc72ecad54aff5086893e3ff0004ba8f24 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 12 Jul 2019 22:38:23 -0300 Subject: Re-use Arkim code on Kreist to show how much time left you have --- npc/003-10/kreist.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/003-10/kreist.txt') diff --git a/npc/003-10/kreist.txt b/npc/003-10/kreist.txt index ac6fe608d..5a9ed7fab 100644 --- a/npc/003-10/kreist.txt +++ b/npc/003-10/kreist.txt @@ -13,6 +13,9 @@ mesq l("My name is @@ and I am the daily task master. Interested in keeping this world free from monsters, or to report back?", .name$); next; mesc l("Protip: All quests expire at 00:00 server time, be sure to finish AND report back before that!"); + // Borrowed from Arkim Code + mesc l("Time remaining to report completion: ")+FuzzyTime($@ARKIM_TIMER+86400), 1; + select l("I want a EASY task!"), l("I want a MODERATE task!"), -- cgit v1.2.3-60-g2f50