Skip to content

Commit

Permalink
Merge pull request #12 from Qurila/Qurila-patch-Imya
Browse files Browse the repository at this point in the history
Qurila patch imya
  • Loading branch information
xormenter authored Feb 18, 2023
2 parents e990b22 + 70965a5 commit 9697c7f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4525,4 +4525,6 @@
</Values>
</Asset>
</ModOp>
<!-- Include Files -->
<Include File="./tweaks.include.xml" />
</ModOps>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ModOps>
<ModOp Path="/Values/FactoryBase/FactoryOutputs/Item/Product" GUID="1404423065" Type="replace">
<Product>1404422300</Product>
</ModOp>
</ModOps>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<ModOps>
<ImyaTweaks Title="Features of Industrialized Low Tier Production" />
<ModOp Type="replace" GUID="1404423065" Path="/Values/FactoryBase/FactoryOutputs/Item/Product" ModOpID="CattleBeef" Skip="1">
<Product>1010193</Product>
</ModOp>
<ImyaExpose Path="self::Product" ModOpID="CattleBeef" ExposeID="Cattle Or Beef" Kind="Toggle" Description="Changes whether Beef or Cattle are produced.&#xD;&#xA;Off= Cattle&#xD;&#xA;On= Beef">
<AltValue>
<Product>1404422300</Product>
</AltValue>
</ImyaExpose>
<Include File="./tweaks.include.imyatweak.include.xml" />
</ModOps>

0 comments on commit 9697c7f

Please sign in to comment.