From 937922483e45c64536a1986779eee5a7b0b88fa2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 26 Aug 2019 12:54:18 -0300 Subject: Conduct elections :> Mayor will be reelected if nobody runs for the office. But they are not automatically candidate, meaning they lose the office if someone else runs and gets zero votes. --- npc/003-3/malindou.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/003-3/malindou.txt') diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 952ba67a8..a27b8cf4d 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -429,17 +429,17 @@ OnInit: // $LOC_REPUTATION - Town reputation. Affects Max Tax and Weekly Income. // Tulim - $TULIM_MAYOR$="Saulc"; + $TULIM_MAYOR$="Saulc GM"; $TULIM_TAX=100; $TULIM_EXPORT=10000; $TULIM_REPUTATION=50; // Halin - $HALIN_MAYOR$="Saulc"; + $HALIN_MAYOR$="Saulc GM"; $HALIN_TAX=100; $HALIN_EXPORT=1000; $HALIN_REPUTATION=50; // Hurns - $HURNS_MAYOR$="Saulc"; + $HURNS_MAYOR$="Saulc GM"; $HURNS_TAX=100; $HURNS_EXPORT=3000; $HURNS_REPUTATION=50; -- cgit v1.2.3-60-g2f50