From e939e9882c0a45b1cebf471e39c9d63298840ac2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 21:06:53 -0300 Subject: Report town money to town admins --- npc/003-2/politics.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/003-2') diff --git a/npc/003-2/politics.txt b/npc/003-2/politics.txt index 176e4ef44..c262759da 100644 --- a/npc/003-2/politics.txt +++ b/npc/003-2/politics.txt @@ -12,6 +12,7 @@ do { mesc ".:: "+l("Tulimshar Townhall")+" ::.", 2; mesc l("Current Town Administrator: ")+$TULIM_MAYOR$, 3; + if (strcharinfo(0) == $TULIM_MAYOR$) mesc l("Town Money: @@", $TULIM_MONEY), 2; mesc l("Application fee: @@ GP", .applytax); next; select -- cgit v1.2.3-70-g09d2