summaryrefslogtreecommitdiff
path: root/npc/functions/politics.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/politics.txt')
-rw-r--r--npc/functions/politics.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt
index 3b942e3b4..6d6001131 100644
--- a/npc/functions/politics.txt
+++ b/npc/functions/politics.txt
@@ -407,6 +407,8 @@ function script POL_Manage {
mesc l("Town Reputation: %d | %d.%02d %% Tax", .@RP, .@TX/100, .@TX%100), 2;
mesc l("Town Weekly Exports: @@", .@EX), 2;
mesc l("Total actions left: %d", .@left), (.@left > 1 ? 9 : 1);
+ if (#EXILED & .@TP)
+ mesc l("WARNING: A previous town admin exiled you. The effects will persist unless you revert your own exile."), 1;
next;
menuint
l("Nothing"), 0,