mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
Update Culture.xml
This commit is contained in:
@@ -1,8 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<Defs>
|
<Defs>
|
||||||
|
|
||||||
|
<!--__________ Cultures and Styles __________-->
|
||||||
|
|
||||||
|
<!--_____ Caesar's Legion _____-->
|
||||||
|
|
||||||
|
<!-- Cultures -->
|
||||||
|
|
||||||
<CultureDef>
|
<CultureDef>
|
||||||
<defName>FCP_NeoRoman</defName>
|
<defName>FCP_Culture_Legion_NeoRoman</defName>
|
||||||
<label>neo-roman</label>
|
<label>neo-roman</label>
|
||||||
<description>Description</description>
|
<description>Description</description>
|
||||||
<pawnNameMaker>FCP_Legion_Namer_Male</pawnNameMaker>
|
<pawnNameMaker>FCP_Legion_Namer_Male</pawnNameMaker>
|
||||||
@@ -59,4 +65,16 @@
|
|||||||
</styleItemTags>
|
</styleItemTags>
|
||||||
</CultureDef>
|
</CultureDef>
|
||||||
|
|
||||||
|
<!-- Styles -->
|
||||||
|
|
||||||
|
<StyleCategoryDef>
|
||||||
|
<defName>FCP_Style_Legion</defName>
|
||||||
|
<label>Legion</label>
|
||||||
|
<iconPath>World_Icon/Legion_Icon/FCP_Legion_Icon</iconPath>
|
||||||
|
<!-- <soundOngoingRitual>FCP_RitualSustainer_ILoveYouCalifornia</soundOngoingRitual> -->
|
||||||
|
<!-- <ritualVisualEffectDef>Rustic</ritualVisualEffectDef> -->
|
||||||
|
<thingDefStyles>
|
||||||
|
</thingDefStyles>
|
||||||
|
</StyleCategoryDef>
|
||||||
|
|
||||||
</Defs>
|
</Defs>
|
||||||
Reference in New Issue
Block a user