From f65af9538d51b95fba1efd0e61d2d6c4c19652d3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Sep 2019 17:44:36 -0300 Subject: Update POL_Information with new rules --- npc/functions/politics.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt index 6c6134a3c..1d4c89bf7 100644 --- a/npc/functions/politics.txt +++ b/npc/functions/politics.txt @@ -210,13 +210,13 @@ OnSun0000: function script POL_Information { mesc l("Weekly, at Sunday 00:00, elections are held."); - mesc l("The current town administrator will be re-elected if there are no candidates."); + mesc l("The current town administrator will be inscribed for re-election automatically."); mesc l("Town Administrator can use the town money for investments, and also receive a salary depending on how well the town is."); next; mesc l("A player may be the town admin of several different towns."); mesc l("However, an account may only apply for an office weekly."); - mesc l("The account with highest votes will win. Ties will be solved by date of application."); - mesc l("An account may vote anywhere, but only once every day."); + mesc l("The account with highest votes will win. Ties will be solved by randomness."); + mesc l("An account may vote anywhere, but only once per town (weekly)."); next; return; } -- cgit v1.2.3-60-g2f50