From b7d3574a2e06e1d09c6d4491fd523d239019b26a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 11:49:22 -0300 Subject: Fix typo --- npc/003-2/hiddenwarp.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/003-2/hiddenwarp.txt b/npc/003-2/hiddenwarp.txt index 62ec4b60c..686826995 100644 --- a/npc/003-2/hiddenwarp.txt +++ b/npc/003-2/hiddenwarp.txt @@ -12,5 +12,7 @@ OnTouch: warp "003-2-1", 47, 34; else npctalk3 l("Complaints Depto. temporaly closed, come back later"); + if (getq2(Q_DragonFarm) > gettimetick(2)) + npctalk3 l("Time remaining: %s", FuzzyTime(getq2(Q_DragonFarm))); end; } -- cgit v1.2.3-70-g09d2