mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
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:
@@ -239,13 +239,13 @@
|
|||||||
</roleOverrides>
|
</roleOverrides>
|
||||||
</li>
|
</li>
|
||||||
<!-- territory stuff -->
|
<!-- territory stuff -->
|
||||||
<li Class="FCP.Core.ModExtension_FactionTerritory">
|
<!-- <li Class="FCP.Core.ModExtension_FactionTerritory">
|
||||||
<territoryColor>(253, 181, 21)</territoryColor>
|
<territoryColor>(253, 181, 21)</territoryColor>
|
||||||
<territoryBorderColor>(0.48, 0.11, 0.1, 0.75)</territoryBorderColor>
|
<territoryBorderColor>(0.48, 0.11, 0.1, 0.75)</territoryBorderColor>
|
||||||
<factionLabelColor>(0.9, 0.2, 0.2, 1.0)</factionLabelColor>
|
<factionLabelColor>(0.9, 0.2, 0.2, 1.0)</factionLabelColor>
|
||||||
<initialTerritoryRadius>10</initialTerritoryRadius>
|
<initialTerritoryRadius>10</initialTerritoryRadius>
|
||||||
<renderTerritoryOverWater>false</renderTerritoryOverWater>
|
<renderTerritoryOverWater>false</renderTerritoryOverWater>
|
||||||
</li>
|
</li> -->
|
||||||
</modExtensions>
|
</modExtensions>
|
||||||
</FactionDef>
|
</FactionDef>
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<IdeoIconDef>
|
<IdeoIconDef>
|
||||||
<defName>FCP_Icon_Legion</defName>
|
<defName>FCP_Icon_Legion</defName>
|
||||||
<iconPath>World/FCP_LegionIcon</iconPath>
|
<iconPath>Things/UI/Ideology/FCP_Might_is_Right</iconPath>
|
||||||
<cultures>
|
<cultures>
|
||||||
<li>FCP_Culture_Legion_NeoRoman</li>
|
<li>FCP_Culture_Legion_NeoRoman</li>
|
||||||
</cultures>
|
</cultures>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user