Update Legion icon and comment out territory extension

Changed the Legion ideology icon path to use the new 'FCP_Might_is_Right.png' texture and added the corresponding image file. Commented out the FactionTerritory mod extension in the Legion faction definition.
This commit is contained in:
RickGrymes
2025-12-30 00:06:51 -06:00
parent 12a6aa2656
commit 7d51d51c97
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -239,13 +239,13 @@
</roleOverrides>
</li>
<!-- territory stuff -->
<li Class="FCP.Core.ModExtension_FactionTerritory">
<!-- <li Class="FCP.Core.ModExtension_FactionTerritory">
<territoryColor>(253, 181, 21)</territoryColor>
<territoryBorderColor>(0.48, 0.11, 0.1, 0.75)</territoryBorderColor>
<factionLabelColor>(0.9, 0.2, 0.2, 1.0)</factionLabelColor>
<initialTerritoryRadius>10</initialTerritoryRadius>
<renderTerritoryOverWater>false</renderTerritoryOverWater>
</li>
</li> -->
</modExtensions>
</FactionDef>
@@ -3,7 +3,7 @@
<IdeoIconDef>
<defName>FCP_Icon_Legion</defName>
<iconPath>World/FCP_LegionIcon</iconPath>
<iconPath>Things/UI/Ideology/FCP_Might_is_Right</iconPath>
<cultures>
<li>FCP_Culture_Legion_NeoRoman</li>
</cultures>
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB