From d878a357a75229012093595c50bfaabeffba9abc Mon Sep 17 00:00:00 2001 From: "ProjectKoi-Kalo\\Kalo" Date: Tue, 27 Aug 2024 22:05:47 +0800 Subject: [PATCH] testmodel for ExperimentalEngineCore --- .../Defs/HediffDefs/HediffDef_PNE_BodyParts.xml | 1 + .../Patches/PNE_Patch_PawnKinds_PNPlayer.xml | 13 +++++++++++++ 1.5/Mods/Paniel_Experimental/readme.md | 4 +++- LoadFolders.xml | 3 ++- 4 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 1.5/Mods/Paniel_Experimental/Patches/PNE_Patch_PawnKinds_PNPlayer.xml diff --git a/1.5/Mods/Paniel_Experimental/Defs/HediffDefs/HediffDef_PNE_BodyParts.xml b/1.5/Mods/Paniel_Experimental/Defs/HediffDefs/HediffDef_PNE_BodyParts.xml index 9b09692..5c9e2af 100644 --- a/1.5/Mods/Paniel_Experimental/Defs/HediffDefs/HediffDef_PNE_BodyParts.xml +++ b/1.5/Mods/Paniel_Experimental/Defs/HediffDefs/HediffDef_PNE_BodyParts.xml @@ -29,6 +29,7 @@ 1 1 + 1000 0.3 diff --git a/1.5/Mods/Paniel_Experimental/Patches/PNE_Patch_PawnKinds_PNPlayer.xml b/1.5/Mods/Paniel_Experimental/Patches/PNE_Patch_PawnKinds_PNPlayer.xml new file mode 100644 index 0000000..6780785 --- /dev/null +++ b/1.5/Mods/Paniel_Experimental/Patches/PNE_Patch_PawnKinds_PNPlayer.xml @@ -0,0 +1,13 @@ + + + + + /Defs/PawnKindDef[defName="PN_Testsubject"] + + +
  • PN_ExperimentalEngineCore
  • +
    +
    +
    + +
    \ No newline at end of file diff --git a/1.5/Mods/Paniel_Experimental/readme.md b/1.5/Mods/Paniel_Experimental/readme.md index b2e0304..80f420e 100644 --- a/1.5/Mods/Paniel_Experimental/readme.md +++ b/1.5/Mods/Paniel_Experimental/readme.md @@ -1,4 +1,6 @@ -I put things that not made by demi as dlc in this folder. To unlock those content, extreat "Paniel_Experimental.7z" as Local mod in your Mods folder and active it. +You don't need to do this for now. + +//I put things that not made by demi as dlc in this folder. To unlock those content, extreat "Paniel_Experimental.7z" as Local mod in your Mods folder and active it. It's a empty mod and just for tell the game to load things in this folder. //我把不是由demi制作的东西作为DLC放在了这个文件夹里。要解锁这些内容,在你的Mods文件夹中解压并激活"Paniel_Experimental.7z"作为本地mod。 diff --git a/LoadFolders.xml b/LoadFolders.xml index ab0a77e..85f8b29 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -8,6 +8,7 @@
  • 1.5/Biotech
  • 1.5/Anomaly
  • -
  • 1.5/Mods/Paniel_Experimental
  • + +
  • 1.5/Mods/Paniel_Experimental
  • \ No newline at end of file