Give Legion Faction a separate label

This commit is contained in:
CanonOverseer
2024-10-03 05:14:06 +08:00
parent 4bdd981f69
commit 6160c0762d
+2 -2
View File
@@ -3,7 +3,7 @@
<FactionDef ParentName="FactionBase"> <FactionDef ParentName="FactionBase">
<defName>FCP_Caesars_Legion</defName> <defName>FCP_Caesars_Legion</defName>
<label>Caesar's Legion</label> <label>Tribal Legion</label>
<description>DESCRIPTION</description> <description>DESCRIPTION</description>
<colorSpectrum> <colorSpectrum>
<li>(1, 1, 1)</li> <li>(1, 1, 1)</li>
@@ -19,7 +19,7 @@
<leaderTitle>caesar</leaderTitle> <leaderTitle>caesar</leaderTitle>
<factionIconPath>World/FCP_LegionIcon</factionIconPath> <factionIconPath>World/FCP_LegionIcon</factionIconPath>
<techLevel>Industrial</techLevel> <techLevel>Industrial</techLevel>
<fixedName>The Legion</fixedName> <fixedName>Caesar's Legion</fixedName>
<settlementNameMaker>NamerSettlementOutlander</settlementNameMaker> <settlementNameMaker>NamerSettlementOutlander</settlementNameMaker>
<allowedCultures> <allowedCultures>
<li>FCP_NeoRoman</li> <li>FCP_NeoRoman</li>