From b6378edc428dd0ae55af85d0a17b8cf428fb860a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 Jul 2018 00:38:29 -0300 Subject: [skip ci] bug e.e --- npc/functions/time.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/time.txt') diff --git a/npc/functions/time.txt b/npc/functions/time.txt index 6cb9e0b4d..a8c8e8d3d 100644 --- a/npc/functions/time.txt +++ b/npc/functions/time.txt @@ -7,7 +7,7 @@ function script now { // This value is NOT reversable to FuzzyTime // ( time to be checked ) function script santime { - .@day=60*60*24; + .@day=60*24; .@year=.@day*30*360; .@fact=.@year*(2017-1970); debugmes "Current "+gettimetick(2); -- cgit v1.2.3-60-g2f50