From 39390c8538825e15a00714fe4948ccc4170c313c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 21:11:02 -0300 Subject: Report town stats to town admin (money, tax, exports, reputation) --- npc/024-11/politics.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/024-11/politics.txt') diff --git a/npc/024-11/politics.txt b/npc/024-11/politics.txt index 489d6b5d1..df755e651 100644 --- a/npc/024-11/politics.txt +++ b/npc/024-11/politics.txt @@ -12,7 +12,7 @@ do { mesc ".:: "+l("Frostia Townhall")+" ::.", 2; mesc l("Current Town Administrator: ")+$FROSTIA_MAYOR$, 3; - if (strcharinfo(0) == $FROSTIA_MAYOR$) mesc l("Town Money: @@", $FROSTIA_MONEY), 2; + POL_TownInfo("FROSTIA"); mesc l("Application fee: @@ GP", .applytax); next; select -- cgit v1.2.3-60-g2f50