summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2016-08-18 13:08:31 -0400
committergumi <mekolat@users.noreply.github.com>2016-09-01 12:09:03 -0400
commit3aaf8002319cdebd93f2292e6d18cb727c532550 (patch)
tree7261af4d9449fab78b82e8bec00af2f45981d820 /npc/scripts.conf
parent96036014cdb83abf6033af4570bac7e5ef9b6689 (diff)
downloadserverdata-3aaf8002319cdebd93f2292e6d18cb727c532550.tar.gz
serverdata-3aaf8002319cdebd93f2292e6d18cb727c532550.tar.bz2
serverdata-3aaf8002319cdebd93f2292e6d18cb727c532550.tar.xz
serverdata-3aaf8002319cdebd93f2292e6d18cb727c532550.zip
add FuzzyTime functions (human-readable time)
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index bab98e83..31de12c5 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -31,6 +31,7 @@
"npc/functions/fishing.txt",
"npc/functions/mouboofunc.txt",
"npc/functions/string.txt",
+"npc/functions/time.txt",
// quest debug
"npc/functions/quest-debug/functions.txt",