mirror of
https://github.com/FalloutCollaborationProject/FCP-NCR.git
synced 2026-07-27 17:00:12 -07:00
Merge branch 'main' of https://github.com/FalloutCollaborationProject/FCP-NCR
This commit is contained in:
+10
@@ -55,4 +55,14 @@
|
||||
</styleItemTags>
|
||||
</CultureDef>
|
||||
|
||||
<StyleCategoryDef>
|
||||
<defName>FCP_Style_Californian</defName>
|
||||
<label>New Californian</label>
|
||||
<iconPath>World_Icon/NCR_Icon/FCP_NCR_World_Icon</iconPath>
|
||||
<soundOngoingRitual>FCP_RitualSustainer_ILoveYouCalifornia</soundOngoingRitual>
|
||||
<ritualVisualEffectDef>Rustic</ritualVisualEffectDef>
|
||||
<thingDefStyles>
|
||||
</thingDefStyles>
|
||||
</StyleCategoryDef>
|
||||
|
||||
</Defs>
|
||||
@@ -42,6 +42,7 @@
|
||||
<ideoName>NCR Republicanism</ideoName>
|
||||
<ideoDescription>Founded on principles of freedom and liberty, the Republic has been putting these into practice over the years. The most important achievement was the banning of slavery in NCR territories, thanks to concerted efforts of influential politicians and the Rangers.</ideoDescription>
|
||||
<styles>
|
||||
<li>FCP_Style_Californian</li>
|
||||
<!--<li MayRequire="Ludeon.RimWorld.Ideology">Morbid</li>-->
|
||||
</styles>
|
||||
<forcedMemes>
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Defs>
|
||||
|
||||
<!--__________ Ritual Sustainers __________-->
|
||||
<SoundDef ParentName="RitualSustainerBase">
|
||||
<defName>FCP_RitualSustainer_ILoveYouCalifornia</defName>
|
||||
<subSounds>
|
||||
<li>
|
||||
<grains>
|
||||
<li Class="AudioGrain_Clip">
|
||||
<clipPath>Ambience/RitualSustainers/Ritual_Sustainer_ILoveYouCalifornia</clipPath>
|
||||
</li>
|
||||
</grains>
|
||||
<volumeRange>10</volumeRange>
|
||||
<distRange>30~100</distRange>
|
||||
<sustainAttack>5.0</sustainAttack>
|
||||
<sustainSkipFirstAttack>False</sustainSkipFirstAttack>
|
||||
</li>
|
||||
</subSounds>
|
||||
</SoundDef>
|
||||
|
||||
</Defs>
|
||||
Binary file not shown.
Reference in New Issue
Block a user