From 937b88faeb697e6631c73c66858c25b122694923 Mon Sep 17 00:00:00 2001 From: zyMex <41029070+zymex22@users.noreply.github.com> Date: Sun, 18 Oct 2020 15:22:07 +0200 Subject: [PATCH] added support for more linkables --- Defs/ThingDefs_Buildings/Buildings_Common.xml | 31 +++++++----- Patches/AIResearchBench.xml | 48 ------------------- Patches/vanilla.xml | 9 ++++ 3 files changed, 27 insertions(+), 61 deletions(-) delete mode 100644 Patches/AIResearchBench.xml diff --git a/Defs/ThingDefs_Buildings/Buildings_Common.xml b/Defs/ThingDefs_Buildings/Buildings_Common.xml index 25293e3b..d2b8a0ca 100644 --- a/Defs/ThingDefs_Buildings/Buildings_Common.xml +++ b/Defs/ThingDefs_Buildings/Buildings_Common.xml @@ -1,11 +1,21 @@ - + AIResearchBench A high-tech bench with an AI module installed. Required for tier 2 automation research and is not a replacement for the hi-tech research bench. Requires power. Building_ResearchBench + Building + BulletImpact_Metal + true + MapMeshAndRealTime + Repair + true + Filth_RubbleBuilding + true + 0.20 + false (3,1)
  • Metallic
  • @@ -36,18 +46,11 @@ 5000 1.0 1.0 + 0.70 -
  • - CompPowerTrader - 250 - -
  • -
  • -
  • - -
  • MultiAnalyzer
  • - +
  • + CompReportWorkSpeed
  • 0.5 @@ -56,7 +59,9 @@ Heavy Production Item - + + +
  • PlaceWorker_ShowFacilitiesConnections
  • @@ -69,7 +74,7 @@ TableRoboticMachining Building_WorkTable - A work station for creating parts for automation buildings. + A work station for creating parts, frames and more for automation buildings. Common/TableRobotics Graphic_Multi diff --git a/Patches/AIResearchBench.xml b/Patches/AIResearchBench.xml deleted file mode 100644 index a88a5021..00000000 --- a/Patches/AIResearchBench.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - -
  • Vanilla Furniture Expanded
  • -
    - - Defs/ThingDef[defName="AIResearchBench"]/comps/li[@Class="CompProperties_AffectedByFacilities"]/linkableFacilities - -
  • Misc_FileCabinet
  • -
    -
    -
    - - - - - -
  • Brain In a Jar
  • -
    - - Defs/ThingDef[defName="AIResearchBench"]/comps/li[@Class="CompProperties_AffectedByFacilities"]/linkableFacilities - -
  • BrainInAJar
  • -
  • MiniBrainJar
  • -
  • DualBrain
  • -
  • QuadBrain
  • -
  • MasterBrain
  • -
    -
    -
    - - - - -
  • High Tech Laboratory Facilities (Continued)
  • -
    - - Defs/ThingDef[defName="AIResearchBench"]/comps/li[@Class="CompProperties_AffectedByFacilities"]/linkableFacilities - -
  • LabTerminal
  • -
  • LabStation
  • -
    -
    -
    - -
    diff --git a/Patches/vanilla.xml b/Patches/vanilla.xml index 4f5d74df..ced55738 100644 --- a/Patches/vanilla.xml +++ b/Patches/vanilla.xml @@ -1,6 +1,15 @@ + + + + + /Defs/ThingDef[defName="HiTechResearchBench"] + Name + ResearchBenchVanilla + +