From 24057a527710d30d28674adc1e9005bd6da29e9e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Oct 2020 10:56:07 -0300 Subject: Add TODO --- npc/functions/politics.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt index 22204f20c..dd933da3a 100644 --- a/npc/functions/politics.txt +++ b/npc/functions/politics.txt @@ -139,7 +139,7 @@ OnClock2359: end; OnSun0000: - // Weekly income + // Weekly income (TODO: Use tax as reference, not reputation) $TULIM_MONEY+=$TULIM_EXPORT*limit(10, $TULIM_REPUTATION, 100)/200; $HALIN_MONEY+=$HALIN_EXPORT*limit(10, $HALIN_REPUTATION, 100)/200; $HURNS_MONEY+=$HURNS_EXPORT*limit(10, $HURNS_REPUTATION, 100)/200; -- cgit v1.2.3-60-g2f50