From 127d7159017410a532c0ccd6893d9e5ea11604d7 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 8 Apr 2022 23:11:41 +0300 Subject: [PATCH 18/18] Replace "Player sex" with "Leader sex" See osdn #44194 Signed-off-by: Marko Lindqvist --- server/srv_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/srv_main.c b/server/srv_main.c index 899b205ad0..d27239ecbe 100644 --- a/server/srv_main.c +++ b/server/srv_main.c @@ -2463,7 +2463,7 @@ void player_nation_defaults(struct player *pplayer, struct nation_type *pnation, with "create ". If a player's name matches one of the leader names for some nation, and - that nation is available, choose that nation, and set the player sex + that nation is available, choose that nation, and set the leader sex appropriately. For example, when the Britons have not been chosen by anyone else, a player called Boudica whose nation has not been specified (for instance if they were created with "create Boudica") will become -- 2.35.1