From ffda1d87d00d9bf3f601faf9ec3da13f8b36e3bc Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Sun, 18 Aug 2024 23:17:02 +0200 Subject: This might be better for translators? --- npc/functions/politics.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt index 34abb4bbe..e30ac7552 100644 --- a/npc/functions/politics.txt +++ b/npc/functions/politics.txt @@ -704,7 +704,7 @@ function script POL_TownHall { do { mesc ".:: " + .@header$ + " ::.", 2; - mesc l("Current Town Administrator: ")+ .@current_mayor$, 3; + mesc l("Current Town Administrator: %s", .@current_mayor$), 3; POL_TownInfo(.@town$); mesc l("Application fee: %s GP", fnum(.@applyTax)); next; -- cgit v1.2.3-70-g09d2