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/017-10/politics.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/017-10') diff --git a/npc/017-10/politics.txt b/npc/017-10/politics.txt index 9d9d9cce1..2b90b0266 100644 --- a/npc/017-10/politics.txt +++ b/npc/017-10/politics.txt @@ -12,6 +12,7 @@ do { mesc ".:: "+l("Land Of Fire Townhall")+" ::.", 2; mesc l("Current Town Administrator: ")+$LOF_MAYOR$, 3; + if (strcharinfo(0) == $LOF_MAYOR$) mesc l("Town Money: @@", $LOF_MONEY), 2; mesc l("Application fee: @@ GP", .applytax); next; select -- cgit v1.2.3-60-g2f50