From 52acd397945829e2f260e4db50e16f6e1d7813c2 Mon Sep 17 00:00:00 2001 From: Zeracronius Date: Thu, 28 Mar 2024 11:37:39 +0100 Subject: [PATCH] Fixed VEF integration --- 1.5/Defs/Pawnmorpher_Research.xml | 30 -------------- 1.5/Mods/VEF/Defs/Pipenetwork_Research.xml | 48 ++++++++++++++++++++++ LoadFolders.xml | 2 +- 3 files changed, 49 insertions(+), 31 deletions(-) create mode 100644 1.5/Mods/VEF/Defs/Pipenetwork_Research.xml diff --git a/1.5/Defs/Pawnmorpher_Research.xml b/1.5/Defs/Pawnmorpher_Research.xml index 173625693..65b03fdd9 100644 --- a/1.5/Defs/Pawnmorpher_Research.xml +++ b/1.5/Defs/Pawnmorpher_Research.xml @@ -107,18 +107,6 @@ - - PM_MutagenStorage - - Develop methods of large scale mutagenic slurry production, storage and transfer - 500 - 3.00 - 0.00 - -
  • MutagenExtraction
  • -
    -
    - AdvancedExtraction @@ -181,24 +169,6 @@ - - MutagenCentrifuging - - Develop plans to construct a centrifuge to refine slurry and chaobulbs back to mutanite by a process involving the straining of mechanites through morphsilk. This process will not be efficient and will use quite a bit of power, but if mutanite is otherwise unobtainable...this is one way to get it. It will also be possible to forgo safety protocols to speed up the process, though this may have unintended effects on anyone nearby. - 3000 - Spacer - Pawnmorpher - 4.00 - 0.00 - HiTechResearchBench - -
  • PM_MutagenStorage
  • -
    - -
  • MultiAnalyzer
  • -
    -
    - MutagenChambers diff --git a/1.5/Mods/VEF/Defs/Pipenetwork_Research.xml b/1.5/Mods/VEF/Defs/Pipenetwork_Research.xml new file mode 100644 index 000000000..f9d1c0b06 --- /dev/null +++ b/1.5/Mods/VEF/Defs/Pipenetwork_Research.xml @@ -0,0 +1,48 @@ + + + Pawnmorpher + Industrial + 500 + + + + + Spacer + 1000 + HiTechResearchBench + + + + + + PM_MutagenStorage + + Develop methods of large scale mutagenic slurry production, storage and transfer + 500 + 3.00 + 0.00 + +
  • MutagenExtraction
  • +
    +
    + + + + + MutagenCentrifuging + + Develop plans to construct a centrifuge to refine slurry and chaobulbs back to mutanite by a process involving the straining of mechanites through morphsilk. This process will not be efficient and will use quite a bit of power, but if mutanite is otherwise unobtainable...this is one way to get it. It will also be possible to forgo safety protocols to speed up the process, though this may have unintended effects on anyone nearby. + 3000 + Spacer + Pawnmorpher + 4.00 + 0.00 + HiTechResearchBench + +
  • PM_MutagenStorage
  • +
    + +
  • MultiAnalyzer
  • +
    +
    +
    diff --git a/LoadFolders.xml b/LoadFolders.xml index 2d3abe986..939b054a7 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -50,6 +50,6 @@
  • 1.5
  • 1.5/Mods/Ideology
  • 1.5/Mods/Royalty
  • -
  • 1.4/Mods/VEF
  • +
  • 1.5/Mods/VEF
  • \ No newline at end of file