mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
Give Legion Faction a separate label
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user