-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
49 changed files
with
647 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 1 addition & 16 deletions
17
MyLittleRimPony/Biotech/Defs/Mechanoid/SweetieBotMechanoid_Base.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 98 additions & 0 deletions
98
...y/Biotech/Patches/Mechanitor Command Range Extenders/NMM_RequestCommandRangeExtenders.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<Patch> | ||
|
||
<Operation Class="PatchOperationFindMod"> | ||
<mods> | ||
<li>Mechanitor Command Range Extenders</li> | ||
</mods> | ||
<match Class="PatchOperationAdd"> | ||
<xpath>Defs</xpath> | ||
<value> | ||
|
||
<RecipeDef ParentName="NMM_MechanitorOnlyRecipe"> | ||
<defName>MLRP_NMM_Hydroxyapatite_CommandSublink</defName> | ||
<label>request command sublink</label> | ||
<description>Offer silver and other items in exchange for a command sublink.\n\nThis recipe can only be performed by a mechanitor.</description> | ||
<jobString>Making an offering to Nightmare Moon</jobString> | ||
<researchPrerequisite>StandardMechtech</researchPrerequisite> | ||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat> | ||
<workSkill>Crafting</workSkill> | ||
<effectWorking>Cremate</effectWorking> | ||
<soundWorking>Recipe_Cremate</soundWorking> | ||
<allowMixingIngredients>false</allowMixingIngredients> | ||
<workAmount>300</workAmount> | ||
<recipeUsers> | ||
<li>MLRP_NightmareMoon</li> | ||
</recipeUsers> | ||
<ingredients> | ||
<li> | ||
<filter> | ||
<thingDefs> | ||
<li>Silver</li> | ||
</thingDefs> | ||
</filter> | ||
<count>100</count> | ||
</li> | ||
<li> | ||
<filter> | ||
<thingDefs> | ||
<li>ComponentIndustrial</li> | ||
</thingDefs> | ||
</filter> | ||
<count>6</count> | ||
</li> | ||
</ingredients> | ||
<products> | ||
<Hydroxyapatite_CommandSublink>1</Hydroxyapatite_CommandSublink> | ||
</products> | ||
</RecipeDef> | ||
|
||
<RecipeDef ParentName="NMM_MechanitorOnlyRecipe"> | ||
<defName>MLRP_NMM_Hydroxyapatite_CommandSublinkHigh</defName> | ||
<label>request command sublink (high)</label> | ||
<description>Offer silver and other items in exchange for a command sublink (high).\n\nThis recipe can only be performed by a mechanitor.</description> | ||
<jobString>Making an offering to Nightmare Moon</jobString> | ||
<researchPrerequisite>HighMechtech</researchPrerequisite> | ||
<workSpeedStat>GeneralLaborSpeed</workSpeedStat> | ||
<workSkill>Crafting</workSkill> | ||
<effectWorking>Cremate</effectWorking> | ||
<soundWorking>Recipe_Cremate</soundWorking> | ||
<allowMixingIngredients>false</allowMixingIngredients> | ||
<workAmount>300</workAmount> | ||
<recipeUsers> | ||
<li>MLRP_NightmareMoon</li> | ||
</recipeUsers> | ||
<ingredients> | ||
<li> | ||
<filter> | ||
<thingDefs> | ||
<li>Silver</li> | ||
</thingDefs> | ||
</filter> | ||
<count>200</count> | ||
</li> | ||
<li> | ||
<filter> | ||
<thingDefs> | ||
<li>ComponentIndustrial</li> | ||
</thingDefs> | ||
</filter> | ||
<count>3</count> | ||
</li> | ||
<li> | ||
<filter> | ||
<thingDefs> | ||
<li>ComponentSpacer</li> | ||
</thingDefs> | ||
</filter> | ||
<count>3</count> | ||
</li> | ||
</ingredients> | ||
<products> | ||
<Hydroxyapatite_CommandSublinkHigh>1</Hydroxyapatite_CommandSublinkHigh> | ||
</products> | ||
</RecipeDef> | ||
</value> | ||
</match> | ||
</Operation> | ||
|
||
</Patch> |
13 changes: 13 additions & 0 deletions
13
MyLittleRimPony/Biotech/Patches/Royalty/RenegadeAlicornIsNotHostileToEmpire.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<Patch> | ||
<Operation Class="PatchOperationFindMod"> | ||
<mods> | ||
<li>Royalty</li> | ||
</mods> | ||
<match Class="PatchOperationAdd"> | ||
<xpath>/Defs/FactionDef[defName="Empire"]/permanentEnemyToEveryoneExcept</xpath> | ||
<value> | ||
<li>MLRP_RenegadeAlicornFaction</li> | ||
</value> | ||
</match> | ||
</Operation> | ||
</Patch> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
MyLittleRimPony/Combat Extended/Defs/ResearchProjectDefs/MLRP_ResearchCE.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<Defs> | ||
|
||
<!--SCREWBALL--> | ||
|
||
<ResearchProjectDef ParentName="MLRP_QuickResearchBase"> | ||
<defName>MLRP_CE_AmmoResearch</defName> | ||
<label>magical ammunition</label> | ||
<description>Unlocks the ability to craft pony-themed ammunition.</description> | ||
<tab>MLRP_ResearchTab</tab> | ||
<researchViewX>4</researchViewX> | ||
<researchViewY>0</researchViewY> | ||
</ResearchProjectDef> | ||
|
||
</Defs> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.