summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-07 21:11:02 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-07 21:11:02 -0300
commit39390c8538825e15a00714fe4948ccc4170c313c (patch)
treeeaa868d90ca2d043a23d5f41a05b03022c6fdbd7 /npc/003-2
parente939e9882c0a45b1cebf471e39c9d63298840ac2 (diff)
downloadserverdata-39390c8538825e15a00714fe4948ccc4170c313c.tar.gz
serverdata-39390c8538825e15a00714fe4948ccc4170c313c.tar.bz2
serverdata-39390c8538825e15a00714fe4948ccc4170c313c.tar.xz
serverdata-39390c8538825e15a00714fe4948ccc4170c313c.zip
Report town stats to town admin (money, tax, exports, reputation)
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/politics.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/politics.txt b/npc/003-2/politics.txt
index c262759da..9603aef46 100644
--- a/npc/003-2/politics.txt
+++ b/npc/003-2/politics.txt
@@ -12,7 +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;
+ POL_TownInfo("TULIM");
mesc l("Application fee: @@ GP", .applytax);
next;
select