From bb371e2c62c176f80e48cbb2e079e8235b28a9ca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 30 May 2021 21:08:35 -0300 Subject: Politics - Be more clear about the term on the messages --- npc/functions/util.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 2ee553b51..5ca6c3d6e 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -991,7 +991,7 @@ function script gettimeparam { if (.@p == GETTIME_WEEKDAY) return .@a; - // Months (estimative) + // Months (estimative. FIXME - use (gettime(YEAR)-1970)*12 + gettime(MONTH)) .@t=.@t/30; if (.@p == GETTIME_MONTH) return .@t; -- cgit v1.2.3-70-g09d2