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>
|
||||
</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>
|
||||
|
||||
@@ -264,4 +264,4 @@
|
||||
</root>
|
||||
</ThingSetMakerDef>
|
||||
|
||||
</Defs>
|
||||
</Defs>
|
||||
@@ -3,10 +3,10 @@
|
||||
|
||||
<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>
|
||||
</IdeoIconDef>
|
||||
|
||||
</Defs>
|
||||
</Defs>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user