diff --git a/src/Mods/SecExp/attackOptions.tw b/src/Mods/SecExp/attackOptions.tw index 8de316c784924698485b46d797c1f3c70af21f11..8c358d9abc96fd3b6c62da750be4888a7de0e294 100644 --- a/src/Mods/SecExp/attackOptions.tw +++ b/src/Mods/SecExp/attackOptions.tw @@ -168,7 +168,7 @@ approximately <strong>_estimatedMen men</strong> are coming, they seem to be /* leader assignment */ <strong>_leader</strong> lead your troops. <br> -[[Personally join the battle|attackOptions][$SecExp.war.commander = "Personally"]] +[[Personally join the battle|attackOptions][$SecExp.war.commander = "PC"]] |<<link "Let $assistant.name lead your troops""attackOptions">> <<set $SecExp.war.commander = "assistant">> <</link>> <<if $BodyguardID !== 0 && $SecExp.edicts.defense.slavesOfficers === 1>> |[[Let your bodyguard lead your troops|attackOptions][$SecExp.war.commander = "bodyguard"]]