From 13a0bd42fb559a741aa0d338e33e0b0abd665ce2 Mon Sep 17 00:00:00 2001 From: pacas Date: Sat, 28 Dec 2024 17:00:02 +0300 Subject: [PATCH] fixes, feats and new mods update --- .../PatchTemplates_Research.xml | 129 +++ .../ThingCategoryDef/Apparel_Mechanitor.xml | 3 +- .../ThingDef/AM_Apparel_Headgear.xml | 23 + .../{Apparel_Mech.xml => AM_Apparel_Mech.xml} | 0 ...Apparel_Packs.xml => AM_Apparel_Packs.xml} | 0 .../ThingDef/AM_Apparel_Various.xml | 22 + ...ildings_Misc.xml => AM_Buildings_Misc.xml} | 0 ...argers.xml => AM_Buildings_Rechargers.xml} | 0 ...xml => AM_Items_Resource_Manufactured.xml} | 0 ...edMechanoid.xml => AM_RangedMechanoid.xml} | 0 ...ech.xml => AM_RangedMechanoid_Biotech.xml} | 0 .../DefInjected/ThingDef/Apparel_Headgear.xml | 11 - .../DefInjected/ThingDef/Apparel_Various.xml | 11 - .../2_HSK_Biotech/0_ThingCategoryMech.xml | 44 +- .../1.5/Patches/2_HSK_Biotech/AM_Armors.xml | 849 ++++++++++++++++++ .../Core/1.5/Patches/Misc_BaS_Patch.xml | 49 + .../Core/1.5/Patches/Pawnkinds_BaS_Patch.xml | 305 +++++++ .../CombatExtended/Ammo/ThingDef_BaS_Ammo.xml | 307 +++++++ .../RecipeDefs/BS_Recipe_Weapons_Ranged.xml | 221 +++++ .../RecipeDefs/BS_Recipe_Weapons_Special.xml | 162 ++++ .../ThingCategoryDef/BS_Categories_Add.xml | 16 + .../HediffDef/ImplantsHediffsDefs.xml | 7 + .../RecipeDef/GiantWeapons_Recipes.xml | 28 + .../DefInjected/RecipeDef/ImplantsRecipes.xml | 8 + .../ThingCategoryDefs/BS_Categories.xml | 7 + .../DefInjected/ThingDef/BS_ImplantsDefs.xml | 7 + .../DefInjected/ThingDef/BS_OtherDefs.xml | 13 + .../ThingDef/GiantMeleeBladelink_Royalty.xml | 15 + .../ThingDef/GiantMeleeWeapons_Common.xml | 38 + .../ThingDef/GiantRangedWeapons_Common.xml | 18 + .../1.5/Patches/CE/Genes/GeneDefs_Small.xml | 22 + .../Patches/CE/Genes/GeneDefs_Temperature.xml | 12 + .../Patches/CE/HediffDefs/Hediffs_Weapons.xml | 110 +++ .../Patches/CE/Pawnkind/BS_Genes_Pawnkind.xml | 32 + .../CE/Weapons/ThingDef_Building_Security.xml | 13 + .../CE/Weapons/ThingDef_MeleeWeapons.xml | 414 +++++++++ .../Patches/CE/Weapons/ThingDef_Ranged.xml | 202 +++++ .../CE/Weapons/ThingDef_RangedNeolithic.xml | 109 +++ .../CE/Weapons/ThingDef_Royalty_Weapons.xml | 154 ++++ .../Patches/CE/Weapons/ThingDef_Shrink.xml | 121 +++ .../Genes/1.5/Patches/HSK/Implants_BaS.xml | 58 ++ .../Genes/1.5/Patches/HSK/ResearchDef_BaS.xml | 106 +++ .../1.5/Patches/HSK/ThingDef_BaS_Items.xml | 38 + .../1.5/Patches/HSK/ThingDef_BaS_Weapons.xml | 149 +++ .../Ammo/HighCaliber/127x108mmSoviet.xml | 412 +++++++++ .../RecipeDef/Recipes_Ammo_BaS_HMC.xml | 20 + .../DefInjected/ThingDefs/Ammo_BaS_HMC.xml | 21 + .../SlingBall/Metallic/Metallic_a.png | Bin 0 -> 1205 bytes .../SlingBall/Metallic/Metallic_b.png | Bin 0 -> 2917 bytes .../SlingBall/Metallic/Metallic_c.png | Bin 0 -> 5028 bytes .../Neolithic/SlingBall/Stone/Stone_a.png | Bin 0 -> 1303 bytes .../Neolithic/SlingBall/Stone/Stone_b.png | Bin 0 -> 3442 bytes .../Neolithic/SlingBall/Stone/Stone_c.png | Bin 0 -> 5023 bytes .../Things/Projectile/SlingRockThrown.png | Bin 0 -> 3988 bytes .../UI/Icons/ThingCategories/SlingBall.png | Bin 0 -> 5023 bytes .../SubCategories_Onahole.xml | 21 + .../1.5/Patches/Patch_Onahole_Buildings.xml | 37 + .../Patches/Patch_Erotraders_Buildings.xml | 83 ++ .../1.5/Patches/Patch_Tribals_Threat.xml | 68 ++ .../1.5/Patches/Seren_Race.xml | 30 +- .../ThingCategoryDef/SSC_Categories_Add.xml | 10 + .../ThingCategoryDef/ThingCategories_SSC.xml | 6 + .../1.4/Patches/Patch_Simple_Collars.xml | 8 + .../ThingCategoryDef/SSC_Categories_Add.xml | 10 + .../ThingCategoryDef/ThingCategories_SSC.xml | 6 + .../1.5/Patches/Patch_Simple_Collars.xml | 38 + .../SubCategories_PasteCategories.xml | 13 + .../Designation_NutrPaste.xml | 6 + .../NutrientPasteNet.xml | 5 + .../ThingDef/Buildings_Net_NutrPaste.xml | 15 + .../Buildings_Production_NutrPaste.xml | 22 + .../ThingDef/Buildings_Storage_NutrPaste.xml | 19 + .../DefInjected/ThingDef/Filth_NutrPaste.xml | 7 + .../Russian/Keyed/Misc_Gameplay_NutrPaste.xml | 19 + .../Patches/Patches_NutrientPaste_1_fix.xml | 47 + .../Patches_NutrientPaste_2_DeepVat_fix.xml | 104 +++ ...atches_NutrientPaste_3_MiniGrinder_fix.xml | 58 ++ .../NoMasaki/All Credits to MasakiTenchi.txt | 0 .../NoMasaki/Patches/Patches_ConnectedBed.xml | 56 ++ .../Patches/Patches_NutrientPaste.xml | 236 +++++ .../Patches/Patches_NutrientPaste_DeepVat.xml | 71 ++ .../Patches_NutrientPaste_MiniGrinder.xml | 43 + .../ThingDef/VPWE_MeleeBladelink.xml | 8 + .../ThingDef/VPWE_PersonaButtons.xml | 27 + .../Russian/Keyed/Keys_VPWE_Persona.xml | 16 + .../Patches/VPWE_MeleeBladelink.xml | 39 + .../Patches/VREG_DrugsRemove.xml | 0 .../Patches/VREH_Blacklisted.xml | 0 .../Patches/VREH_GeneDefs_Misc.xml | 0 .../Patches/VREP_GeneDefs_BarkSkin.xml | 0 .../Patches/VREP_Races_Animal_Ideology.xml | 0 .../Patches/VRES_GeneDefs_ScaleSkin.xml | 0 .../Patches/VRES_HediffDef_SauridClaws.xml | 0 .../SubCategories_Biotech_Recycle.xml | 0 .../ThingCategoryDef/VRE_Categories_Add.xml | 0 .../SubCategories_VRE.xml | 0 .../Russian/DefInjected/JobDef/Jobs_Work.xml | 0 .../PipeSystem.ProcessDef/ProcessDefs.xml | 0 .../RecipeDef/Recipes_Recycling.xml | 0 .../ResearchProjectDef/ResearchProjects.xml | 0 .../ResearchTabDef/ResearchTabs.xml | 0 .../TerrainDef/Terrain_Floors_Recy.xml | 0 .../ThingCategoryDef/ThingCategories.xml | 0 .../DefInjected/ThingDef/Buildings_Misc.xml | 0 .../ThingDef/Buildings_Production.xml | 0 .../ThingDef/Items_Resource_Manufactured.xml | 0 .../ThingDef/Items_Resource_Stuff.xml | 0 .../DefInjected/WorkGiverDef/WorkGivers.xml | 0 .../Languages/Russian/Keyed/Misc.xml | 0 .../Languages/Russian/WordInfo/Case.txt | 0 .../Russian/WordInfo/Gender/Female.txt | 0 .../Russian/WordInfo/Gender/Male.txt | 0 .../Languages/Russian/WordInfo/Plural.txt | 0 .../Patches/VRE_PumpsCratePatch.xml | 0 .../Patches/VRE_RecyclersPatch.xml | 4 +- .../Patches/VRE_ResearchPatch.xml | 0 .../Patches/VRE_ResourcePatch.xml | 0 .../Patches/VRE_ThingCategoriesPatch.xml | 0 .../UI/Icons/ThingCategories/Wastepacks.png | Bin .../Patches/VSEPP_PawnKinds_ManInCoat.xml | 0 .../Patches/Core SK/SK_ThingCategories.xml | 116 ++- .../Mods_Fixes/Patch_FacialAnimation.xml | 36 + .../PPC_Settings_Special.xml | 11 + .../Russian/Keyed/SettingsPPCKeys.xml | 3 + .../Patches/Patch_PPC_Settings_Main.xml | 13 + Pacas Patches Compilation/loadFolders.xml | 38 +- 126 files changed, 5548 insertions(+), 87 deletions(-) create mode 100644 Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Headgear.xml rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{Apparel_Mech.xml => AM_Apparel_Mech.xml} (100%) rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{Apparel_Packs.xml => AM_Apparel_Packs.xml} (100%) create mode 100644 Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Various.xml rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{Buildings_Misc.xml => AM_Buildings_Misc.xml} (100%) rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{Buildings_Rechargers.xml => AM_Buildings_Rechargers.xml} (100%) rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{Items_Resource_Manufactured.xml => AM_Items_Resource_Manufactured.xml} (100%) rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{RangedMechanoid.xml => AM_RangedMechanoid.xml} (100%) rename Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/{RangedMechanoid_Biotech.xml => AM_RangedMechanoid_Biotech.xml} (100%) delete mode 100644 Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Headgear.xml delete mode 100644 Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Various.xml create mode 100644 Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/AM_Armors.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Misc_BaS_Patch.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Pawnkinds_BaS_Patch.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/CombatExtended/Ammo/ThingDef_BaS_Ammo.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Ranged.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Special.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/ThingCategoryDef/BS_Categories_Add.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/HediffDef/ImplantsHediffsDefs.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/GiantWeapons_Recipes.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/ImplantsRecipes.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingCategoryDefs/BS_Categories.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_ImplantsDefs.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_OtherDefs.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeBladelink_Royalty.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeWeapons_Common.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantRangedWeapons_Common.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Small.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Temperature.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/HediffDefs/Hediffs_Weapons.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Pawnkind/BS_Genes_Pawnkind.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Building_Security.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_MeleeWeapons.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Ranged.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_RangedNeolithic.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Royalty_Weapons.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Shrink.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/Implants_BaS.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ResearchDef_BaS.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Items.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Weapons.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Defs/CombatExtended/Ammo/HighCaliber/127x108mmSoviet.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/RecipeDef/Recipes_Ammo_BaS_HMC.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/ThingDefs/Ammo_BaS_HMC.xml create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_a.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_b.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_c.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_a.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_b.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_c.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Projectile/SlingRockThrown.png create mode 100644 Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/UI/Icons/ThingCategories/SlingBall.png create mode 100644 Pacas Patches Compilation/Mods/RJW/Onahole/1.5/Defs/DesignationSubCategoryDefs/SubCategories_Onahole.xml create mode 100644 Pacas Patches Compilation/Mods/RJW/Onahole/1.5/Patches/Patch_Onahole_Buildings.xml create mode 100644 Pacas Patches Compilation/Mods/RJW/Traders/1.5/Patches/Patch_Erotraders_Buildings.xml create mode 100644 Pacas Patches Compilation/Mods/RJW/Unleashed_Tribals/1.5/Patches/Patch_Tribals_Threat.xml create mode 100644 Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Defs/ThingCategoryDef/SSC_Categories_Add.xml create mode 100644 Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml rename Pacas Patches Compilation/Mods/Simple_Mods/{Slavery_Columns => Slavery_Collars}/1.4/Patches/Patch_Simple_Collars.xml (97%) create mode 100644 Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Defs/ThingCategoryDef/SSC_Categories_Add.xml create mode 100644 Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml rename Pacas Patches Compilation/Mods/Simple_Mods/{Slavery_Columns => Slavery_Collars}/1.5/Patches/Patch_Simple_Collars.xml (87%) create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_PasteCategories.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/DesignationCategoryDef/Designation_NutrPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/PipeSystem.PipeNetDef/NutrientPasteNet.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Net_NutrPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Production_NutrPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Storage_NutrPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Filth_NutrPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/Keyed/Misc_Gameplay_NutrPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_1_fix.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_2_DeepVat_fix.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_3_MiniGrinder_fix.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/All Credits to MasakiTenchi.txt create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_ConnectedBed.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_DeepVat.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_MiniGrinder.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_MeleeBladelink.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_PersonaButtons.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/Keyed/Keys_VPWE_Persona.xml create mode 100644 Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Patches/VPWE_MeleeBladelink.xml rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Genie/Patches/VREG_DrugsRemove.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Hussar/Patches/VREH_Blacklisted.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Hussar/Patches/VREH_GeneDefs_Misc.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Phytokin/Patches/VREP_GeneDefs_BarkSkin.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Phytokin/Patches/VREP_Races_Animal_Ideology.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Saurid/Patches/VRES_GeneDefs_ScaleSkin.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Races_Expanded_Saurid/Patches/VRES_HediffDef_SauridClaws.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Defs/DesignationSubCategoryDefs/SubCategories_Biotech_Recycle.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Defs/ThingCategoryDef/VRE_Categories_Add.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_VRE.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/JobDef/Jobs_Work.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/PipeSystem.ProcessDef/ProcessDefs.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/RecipeDef/Recipes_Recycling.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchProjectDef/ResearchProjects.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchTabDef/ResearchTabs.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/TerrainDef/Terrain_Floors_Recy.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Production.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Stuff.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/WorkGiverDef/WorkGivers.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/Keyed/Misc.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Case.txt (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Female.txt (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Male.txt (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Plural.txt (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Patches/VRE_PumpsCratePatch.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml (98%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Patches/VRE_ResearchPatch.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Patches/VRE_ResourcePatch.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Patches/VRE_ThingCategoriesPatch.xml (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Recycling_Expanded/Textures/UI/Icons/ThingCategories/Wastepacks.png (100%) rename Pacas Patches Compilation/Mods/{9_Vanilla_Expanded => Vanilla_Expanded}/Vanilla_Storytellers_Expanded_Perry_Persistent/Patches/VSEPP_PawnKinds_ManInCoat.xml (100%) create mode 100644 Pacas Patches Compilation/Patches/Mods_Fixes/Patch_FacialAnimation.xml diff --git a/Pacas Patches Compilation/Common/Defs/XmlExtensions.PatchDefs/PatchTemplates_Research.xml b/Pacas Patches Compilation/Common/Defs/XmlExtensions.PatchDefs/PatchTemplates_Research.xml index 549f917..58074f8 100644 --- a/Pacas Patches Compilation/Common/Defs/XmlExtensions.PatchDefs/PatchTemplates_Research.xml +++ b/Pacas Patches Compilation/Common/Defs/XmlExtensions.PatchDefs/PatchTemplates_Research.xml @@ -136,6 +136,50 @@ + + +
  • def
  • +
  • x
  • +
  • y
  • +
  • tab
  • +
  • cost
  • +
    + + + ResearchDoc + Defs/ResearchProjectDef[defName="{def}"] + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/researchViewX + + {x} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/researchViewY + + {y} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/baseCost + + {cost} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"] + + {tab} + + + +
    +
  • def
  • @@ -224,6 +268,58 @@
    + + +
  • def
  • +
  • x
  • +
  • y
  • +
  • tab
  • +
  • cost
  • +
  • lvl
  • +
    + + + ResearchDoc + Defs/ResearchProjectDef[defName="{def}"] + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/researchViewX + + {x} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/researchViewY + + {y} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/baseCost + + {cost} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"] + + {tab} + + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"] + + {lvl} + + + +
    + @@ -256,6 +352,7 @@ +
  • def
  • @@ -283,6 +380,7 @@
    +
  • def
  • @@ -292,6 +390,10 @@ ResearchDoc Defs/ResearchProjectDef[defName="{def}"] + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchBuilding + ResearchDoc ResearchDoc/ResearchProjectDef[defName="{def}"] @@ -313,6 +415,7 @@
    +
  • def
  • @@ -322,6 +425,14 @@ ResearchDoc Defs/ResearchProjectDef[defName="{def}"] + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchBuilding + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchFacilities + ResearchDoc ResearchDoc/ResearchProjectDef[defName="{def}"] @@ -342,6 +453,7 @@
    +
  • def
  • @@ -351,6 +463,14 @@ ResearchDoc Defs/ResearchProjectDef[defName="{def}"] + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchBuilding + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchFacilities + ResearchDoc ResearchDoc/ResearchProjectDef[defName="{def}"] @@ -371,6 +491,7 @@
    +
  • def
  • @@ -380,6 +501,14 @@ ResearchDoc Defs/ResearchProjectDef[defName="{def}"] + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchBuilding + + + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="{def}"]/requiredResearchFacilities + ResearchDoc ResearchDoc/ResearchProjectDef[defName="{def}"] diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingCategoryDef/Apparel_Mechanitor.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingCategoryDef/Apparel_Mechanitor.xml index ab97dee..f1bc589 100644 --- a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingCategoryDef/Apparel_Mechanitor.xml +++ b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingCategoryDef/Apparel_Mechanitor.xml @@ -1,6 +1,7 @@  - комплект механитора + комплект механитора + чипы и ядра \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Headgear.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Headgear.xml new file mode 100644 index 0000000..0b2d96e --- /dev/null +++ b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Headgear.xml @@ -0,0 +1,23 @@ + + + + шлем мех-лорда + Тяжёлый шлем из укрепленных материалов, оснащённый вспомогательными приспособлениями для механитора. Шлем мехлорда значительно увеличивает пропускную способность владельца, однако защищает хуже, чем специализированная тяжёлая броня. + + шлем мех-мастера + Тяжёлый силовой шлем для механиторов чтобы защитить голову и улучшить пропускную способность. + + шлем мех-разрушителя + Модифицированная версия шлема штурмовика, предназначенная для еще большего улучшения способностей механитора. + + роскошный шлем мех-лорда + Тяжёлый шлем из укрепленных материалов, оснащённый вспомогательными приспособлениями для механитора. Шлем мехлорда значительно увеличивает пропускную способность владельца, однако защищает хуже, чем специализированная тяжёлая броня. Подходит для знати. + + роскошный шлем мех-мастера + Тяжёлый силовой шлем для механиторов чтобы защитить голову и улучшить пропускную способность. Подходит для знати. + + роскошный шлем мех-разрушителя + Модифицированная версия шлема штурмовика, предназначенная для еще большего улучшения способностей механитора. Подходит для знати. + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Mech.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Mech.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Mech.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Mech.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Packs.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Packs.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Packs.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Packs.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Various.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Various.xml new file mode 100644 index 0000000..f993caa --- /dev/null +++ b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Apparel_Various.xml @@ -0,0 +1,22 @@ + + + + броня мех-лорда + + броня мех-мастера + Силовой бронекостюм, оснащённый вспомогательным оборудованием для механиторов. Значительно увеличивает пропускную способность механитора, однако защищает хуже, чем специализированная тяжёлая броня. + + броня мех-разрушителя + Модифицированный костюм брони разрушителя, предназначенный для ещё большего улучшения способностей механитора. + + роскошная броня мех-лорда + Силовой бронекостюм, оснащённый вспомогательным оборудованием для механиторов. Значительно увеличивает пропускную способность механитора, однако защищает хуже, чем специализированная тяжёлая броня. Подходит для знати. + + роскошная броня мех-мастера + Силовой бронекостюм, оснащённый вспомогательным оборудованием для механиторов. Значительно увеличивает пропускную способность механитора, однако защищает хуже, чем специализированная тяжёлая броня. Подходит для знати. + + роскошная броня мех-разрушителя + Модифицированный костюм брони разрушителя, предназначенный для еще большего улучшения способностей механитора. Подходит для знати. + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Buildings_Misc.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Buildings_Misc.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Rechargers.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Buildings_Rechargers.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Rechargers.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Buildings_Rechargers.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Items_Resource_Manufactured.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_Items_Resource_Manufactured.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/RangedMechanoid.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_RangedMechanoid.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/RangedMechanoid.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_RangedMechanoid.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/RangedMechanoid_Biotech.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_RangedMechanoid_Biotech.xml similarity index 100% rename from Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/RangedMechanoid_Biotech.xml rename to Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/AM_RangedMechanoid_Biotech.xml diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Headgear.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Headgear.xml deleted file mode 100644 index 602b5d5..0000000 --- a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Headgear.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - шлем мех-мастера - Тяжёлый силовой шлем для механиторов чтобы защитить голову и улучшить пропускную способность. - - шлем мех-разрушителя - Модифицированная версия шлема штурмовика, предназначенная для еще большего улучшения способностей механитора. - - - \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Various.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Various.xml deleted file mode 100644 index c86d8fd..0000000 --- a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Languages/Russian/DefInjected/ThingDef/Apparel_Various.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - броня мех-мастера - Бронекостюм с усилителем, оснащенный вспомогательным оборудованием для механиторов. Значительно усиливает способности механитора, в то же время немного прочнее, чем пехотные доспехи. - - броня мех-разрушителя - Модифицированный костюм брони разрушителя, предназначенный для еще большего улучшения способностей механитора. - - - \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/0_ThingCategoryMech.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/0_ThingCategoryMech.xml index cabd326..2d41e4e 100644 --- a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/0_ThingCategoryMech.xml +++ b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/0_ThingCategoryMech.xml @@ -4,15 +4,41 @@
  • Biotech
  • - - Defs - - - SetMechanitor - - Sets - - + + +
  • + Defs + + + AM_ChipsCores + + Manufactured + + + SetMechanitor + + Sets + + +
  • +
  • + Defs/ThingDef[ + defName="SubcoreBasic" or + defName="SubcoreRegular" or + defName="SubcoreHigh" or + defName="SignalChip" or + defName="PowerfocusChip" or + defName="NanostructuringChip" or + defName="AM_HyperLinkageChip" or + defName="AM_StellarProcessingChip" or + defName="AM_QuantumMatrixChip"] + + +
  • AM_ChipsCores
  • + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/AM_Armors.xml b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/AM_Armors.xml new file mode 100644 index 0000000..209fc15 --- /dev/null +++ b/Pacas Patches Compilation/Mods/2_AlphaMechs/1.5/Patches/2_HSK_Biotech/AM_Armors.xml @@ -0,0 +1,849 @@ + + + + +
  • Biotech
  • +
    + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm" or + defName="AM_MechCommanderSuit"] + /recipeMaker + + + AM_MechanoidBeamcasting + SmithingSpeed + Crafting + Smith + Recipe_Machining + +
  • HyperTailoringBench
  • + + + 17 + + UnfinishedArmor + + + +
  • + Defs/ThingDef[ + defName="AM_MechBreakerHelm" or + defName="AM_MechBreakerArmor"] + /recipeMaker + + + AM_QuantumPulseMessaging + SmithingSpeed + Crafting + Smith + Recipe_Machining + +
  • HyperTailoringBench
  • + + + 18 + + UnfinishedArmor + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderSuit" or + defName="AM_MechBreakerArmor"]/tradeTags + + +
  • Armor
  • + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm" or + defName="AM_MechBreakerHelm"] + + +
  • Armor
  • + + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm" or + defName="AM_MechCommanderSuit" or + defName="AM_MechBreakerHelm" or + defName="AM_MechBreakerArmor"] + + Apparel + +
  • + +
  • + Defs/ThingDef[defName="AM_MechCommanderSuit" or defName="AM_MechBreakerArmor"]/apparel + + +
  • Torso
  • +
  • Neck
  • +
  • Shoulders
  • +
  • Arms
  • +
  • Hands
  • +
  • Legs
  • +
  • Feet
  • + + +
  • Shell
  • +
  • Middle
  • +
    + + + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm" or defName="AM_MechBreakerHelm"]/apparel + + +
  • FullHead
  • + + +
  • Overhead
  • +
    + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm" or + defName="AM_MechCommanderSuit" or + defName="AM_MechBreakerHelm" or + defName="AM_MechBreakerArmor"] + ParentName + SK.ArmorSpacerBaseDummy +
  • + +
  • + Defs/ThingDef[defName="AM_MechCommanderSuit" or defName="AM_MechBreakerArmor"] + + +
  • MediumUpperArmorCat
  • +
  • Setpowerarmor
  • + + + + +
  • + Defs/ThingDef[defName="AM_MechCommanderSuit"]/costList + + +
  • RuggedMetallic
  • + + 120 + + 1 + 1 + 1 + 2 + 10 + 2 + 6 + 2 + + + +
  • + Defs/ThingDef[defName="AM_MechBreakerArmor"]/costList + + +
  • RuggedMetallic
  • + + 120 + + 1 + 1 + 1 + 2 + 10 + 2 + 6 + 2 + + + + +
  • + Defs/ThingDef[defName="AM_MechCommanderSuit" or defName="AM_MechBreakerArmor"]/statBases + + + 60000 + 120 + 0.4 + 3.5 + 25 + 10 + 11 + 32 + 9 + 0.75 + 0.75 + 3.47 + 8 + 15.96 + 0.125 + + +
  • + +
  • + Defs/ThingDef[defName="AM_MechCommanderSuit"]/equippedStatOffsets + + + 20 + 15 + -0.3 + -0.15 + -0.04 + -0.1 + 18 + -0.08 + 0.05 + 0.05 + 0.2 + -0.2 + 0.16 + 0.04 + 0.04 + + +
  • +
  • + Defs/ThingDef[defName="AM_MechBreakerArmor"]/equippedStatOffsets + + + 20 + 15 + -0.3 + -0.15 + -0.04 + -0.1 + 24 + -0.08 + 0.05 + 0.05 + 0.2 + -0.2 + 0.16 + 0.04 + 0.04 + + +
  • + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm" or defName="AM_MechBreakerHelm"] + + +
  • MediumHelmetsCat
  • + + + + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm"]/costList + + +
  • RuggedMetallic
  • + + 60 + + 1 + 1 + 4 + 2 + 1 + + + +
  • + Defs/ThingDef[defName="AM_MechBreakerHelm"]/costList + + +
  • RuggedMetallic
  • + + 60 + + 1 + 1 + 4 + 2 + 1 + + + + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm" or defName="AM_MechBreakerHelm"]/statBases + + + 45000 + 270 + 0.3 + 3.0 + 5 + 7 + 11 + 32 + 9 + 0.75 + 0.75 + 3.47 + 8 + 15.96 + 0.25 + + +
  • + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm"]/equippedStatOffsets + + + -0.05 + -0.07 + -0.04 + -0.2 + 18 + -0.08 + 0.05 + 0.05 + -0.2 + 0.16 + 0.3 + 0.3 + + +
  • +
  • + Defs/ThingDef[defName="AM_MechBreakerHelm"]/equippedStatOffsets + + + -0.05 + -0.07 + -0.04 + -0.2 + 24 + -0.08 + 0.05 + 0.05 + -0.2 + 0.16 + 0.3 + 0.3 + + +
  • + +
    +
    +
    + + + +
  • Biotech
  • +
    + + +
  • Royalty
  • +
    + + +
  • + Defs/ThingDef[ + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_Apparel_MechlordSuit_Prestige"] + /recipeMaker + + + UltraMechtech + SmithingSpeed + Crafting + Smith + Recipe_Machining + +
  • HyperTailoringBench
  • + + + 16 + + UnfinishedArmor + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_PrestigeMechCommanderSuit"] + /recipeMaker + + + AM_MechanoidBeamcasting + SmithingSpeed + Crafting + Smith + Recipe_Machining + +
  • HyperTailoringBench
  • + + + 17 + + UnfinishedArmor + + + +
  • + Defs/ThingDef[ + defName="AM_PrestigeMechBreakerHelm" or + defName="AM_PrestigeMechBreakerArmor"] + /recipeMaker + + + AM_QuantumPulseMessaging + SmithingSpeed + Crafting + Smith + Recipe_Machining + +
  • HyperTailoringBench
  • + + + 18 + + UnfinishedArmor + + + +
  • + Defs/ThingDef[ + defName="AM_PrestigeMechCommanderSuit" or + defName="AM_Apparel_MechlordSuit_Prestige" or + defName="AM_PrestigeMechBreakerArmor"]/tradeTags + + +
  • Armor
  • + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_PrestigeMechBreakerHelm"] + + +
  • Armor
  • + + + + +
  • + Defs/ThingDef[ + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_Apparel_MechlordSuit_Prestige" or + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_PrestigeMechCommanderSuit" or + defName="AM_PrestigeMechBreakerHelm" or + defName="AM_PrestigeMechBreakerArmor"] + + Apparel + +
  • + +
  • + Defs/ThingDef[ + defName="AM_PrestigeMechCommanderSuit" or + defName="AM_PrestigeMechBreakerArmor" or + defName="AM_Apparel_MechlordSuit_Prestige"]/apparel + + +
  • Torso
  • +
  • Neck
  • +
  • Shoulders
  • +
  • Arms
  • +
  • Hands
  • +
  • Legs
  • +
  • Feet
  • + + +
  • Shell
  • +
  • Middle
  • +
    + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_PrestigeMechBreakerHelm"]/apparel + + +
  • FullHead
  • + + +
  • Overhead
  • +
    + + + +
  • + Defs/ThingDef[ + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_Apparel_MechlordSuit_Prestige" or + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_PrestigeMechCommanderSuit" or + defName="AM_PrestigeMechBreakerHelm" or + defName="AM_PrestigeMechBreakerArmor"] + ParentName + SK.ArmorSpacerBaseDummy +
  • + +
  • + Defs/ThingDef[ + defName="AM_PrestigeMechCommanderSuit" or + defName="AM_Apparel_MechlordSuit_Prestige" or + defName="AM_PrestigeMechBreakerArmor"] + + +
  • MediumUpperArmorCat
  • +
  • Setpowerarmor
  • + + + + +
  • + Defs/ThingDef[defName="AM_Apparel_MechlordSuit_Prestige"]/costList + + +
  • RuggedMetallic
  • + + 120 + + 1 + 2 + 1 + 2 + 10 + 2 + 6 + 2 + + + + +
  • + Defs/ThingDef[defName="AM_PrestigeMechCommanderSuit"]/costList + + +
  • RuggedMetallic
  • + + 120 + + 1 + 1 + 1 + 1 + 2 + 10 + 2 + 6 + 2 + + + + +
  • + Defs/ThingDef[defName="AM_PrestigeMechBreakerArmor"]/costList + + +
  • RuggedMetallic
  • + + 120 + + 1 + 1 + 1 + 1 + 2 + 10 + 2 + 6 + 2 + + + + +
  • + Defs/ThingDef[ + defName="AM_PrestigeMechCommanderSuit" or + defName="AM_Apparel_MechlordSuit_Prestige" or + defName="AM_PrestigeMechBreakerArmor"]/statBases + + + 60000 + 120 + 0.4 + 3.5 + 25 + 10 + 11 + 32 + 9 + 0.75 + 0.75 + 3.47 + 8 + 15.96 + 0.125 + + +
  • + +
  • + Defs/ThingDef[defName="AM_Apparel_MechlordSuit_Prestige"]/equippedStatOffsets + + + 20 + 15 + -0.3 + -0.15 + -0.04 + 0.05 + 0.075 + 0.04 + 12 + -0.08 + 0.05 + 0.05 + 0.2 + -0.2 + 0.16 + 0.04 + 0.04 + + +
  • + +
  • + Defs/ThingDef[defName="AM_PrestigeMechCommanderSuit"]/equippedStatOffsets + + + 20 + 15 + -0.3 + -0.15 + -0.04 + 0.05 + 0.075 + 0.04 + 18 + -0.08 + 0.05 + 0.05 + 0.2 + -0.2 + 0.16 + 0.04 + 0.04 + + +
  • + +
  • + Defs/ThingDef[defName="AM_PrestigeMechBreakerArmor"]/equippedStatOffsets + + + 20 + 15 + -0.3 + -0.15 + -0.04 + 0.05 + 0.075 + 0.04 + 24 + -0.08 + 0.05 + 0.05 + 0.2 + -0.2 + 0.16 + 0.04 + 0.04 + + +
  • + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_PrestigeMechBreakerHelm"] + + +
  • MediumHelmetsCat
  • + + + + +
  • + Defs/ThingDef[defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige"]/costList + + +
  • RuggedMetallic
  • + + 60 + + 1 + 2 + 4 + 2 + 1 + + + + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm_Prestige"]/costList + + +
  • RuggedMetallic
  • + + 60 + + 1 + 1 + 1 + 4 + 2 + 1 + + + + +
  • + Defs/ThingDef[defName="AM_PrestigeMechBreakerHelm"]/costList + + +
  • RuggedMetallic
  • + + 60 + + 1 + 1 + 1 + 4 + 2 + 1 + + + + +
  • + Defs/ThingDef[ + defName="AM_MechCommanderHelm_Prestige" or + defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige" or + defName="AM_PrestigeMechBreakerHelm"]/statBases + + + 45000 + 270 + 0.3 + 3.0 + 5 + 7 + 11 + 32 + 9 + 0.75 + 0.75 + 3.47 + 8 + 15.96 + 0.25 + + +
  • + +
  • + Defs/ThingDef[defName="AM_Apparel_ArmorHelmetMechlordHelmet_Prestige"]/equippedStatOffsets + + + -0.05 + -0.07 + -0.04 + 0.05 + 0.075 + 0.04 + 12 + -0.08 + 0.05 + 0.05 + -0.2 + 0.16 + 0.3 + 0.3 + + +
  • + +
  • + Defs/ThingDef[defName="AM_MechCommanderHelm_Prestige"]/equippedStatOffsets + + + -0.05 + -0.07 + -0.04 + 0.05 + 0.075 + 0.04 + 18 + -0.08 + 0.05 + 0.05 + -0.2 + 0.16 + 0.3 + 0.3 + + +
  • + +
  • + Defs/ThingDef[defName="AM_PrestigeMechBreakerHelm"]/equippedStatOffsets + + + -0.05 + -0.07 + -0.04 + 0.05 + 0.075 + 0.04 + 24 + -0.08 + 0.05 + 0.05 + -0.2 + 0.16 + 0.3 + 0.3 + + +
  • + +
    +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Misc_BaS_Patch.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Misc_BaS_Patch.xml new file mode 100644 index 0000000..c7ff989 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Misc_BaS_Patch.xml @@ -0,0 +1,49 @@ + + + + + Defs/ScenarioDef[defName="BS_CrashlandedXenoPlus"] + + + + Defs/RecipeDef[ + defName="BS_MakeAndroidFuelFromChemfuel_CookingStation" or + defName="BS_MakeAndroidFuelFromWood_CookingStation" or + defName="BS_MakeAndroidFuelFromChemfuel_Refinery" or + defName="BS_MakeAndroidFuelFromWood_Refinery"] + + + + + Defs/ThingDef[defName="BS_AndroidFuel"] + + + + + + Defs/ThingDef[@Name="BS_DefaultHumanlike"]/race + + Human + Leather_Human + + + + + Defs/PawnCapacityDef[defName="Breathing"]/labelMechanoids[text()="Cooling capacity"] + + Defs/PawnCapacityDef[defName="Breathing"]/labelMechanoids[text()="Cooling capacity"] + + + + + Defs/PawnCapacityDef[defName="Metabolism"]/labelMechanoids[text()="Fuel efficiency"] + + Defs/PawnCapacityDef[defName="Metabolism"]/labelMechanoids[text()="Fuel efficiency"] + + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Pawnkinds_BaS_Patch.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Pawnkinds_BaS_Patch.xml new file mode 100644 index 0000000..7817b16 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Core/1.5/Patches/Pawnkinds_BaS_Patch.xml @@ -0,0 +1,305 @@ + + + + + Defs/PawnKindDef[defName="BS_ColonistXenoPlus"] + + + BS_ColonistXenoPlus + + PlayerColony + 0.06 + +
  • CryptosleepSpacer
  • +
  • Apparel_Ushanka
  • +
    + 1800~2400 + 0 + 1 + 13~21 + + + 1 + 0.5 + 0.25 + 2 + 0.5 + 0.1 + 0.1 + 0.25 + 0.5 + 1 + 0.5 + 0.25 + 1 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 0.25 + 0.5 + 1 + 1 + 0.25 + 0.25 + 0.50 + 0.50 + 1 + 0.5 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 1 + 1 + 1 + 1 + 1 + 0.5 + 1 + + +
    +
    +
    + + + Defs/PawnKindDef[defName="BS_TribespersonXenoPlus"] + + + BS_TribespersonXenoPlus + + Human + PlayerTribe + 0.05 + +
  • Tribal
  • +
    + 200~400 + 0 + 0 + 50~50 + +
  • Poor
  • +
    + 0.02 + +
  • PainCauser
  • +
    + 9~15 + + + 1 + 0.5 + 0.25 + 2 + 0.5 + 0.1 + 0.1 + 0.25 + 0.5 + 1 + 0.5 + 0.25 + 1 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 0.25 + 0.5 + 1 + 1 + 0.25 + 0.25 + 0.50 + 0.50 + 1 + 0.5 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 1 + 1 + 1 + 1 + 1 + 0.5 + 1 + + +
    +
    +
    + + + Defs/PawnKindDef[defName="BS_VillagerXenoPlus"] + + + BS_VillagerXenoPlus + + Human + 105 + Poor + false + + 0.2 + 2.0 + + + 370 + 900 + + +
  • Norballo_Shirt
  • +
    + +
  • BanditsLight
  • +
  • WoodenShield
  • +
    + 0.4 + 220~320 + +
  • MedievalMelee
  • +
    + 0.06 + 50~600 + +
  • Poor
  • +
  • Simple
  • +
  • ImplantEmpireCommon
  • +
    + 0~1 + 10~17 + + 0.65 + +
  • + 90 + Silver + + 255 + 450 + +
  • +
  • + vodka + + 2 + 5 + +
  • +
    +
    + 9~15 + + + 1 + 0.5 + 0.25 + 2 + 0.5 + 0.1 + 0.1 + 0.25 + 0.5 + 1 + 0.5 + 0.25 + 1 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 0.25 + 0.5 + 1 + 1 + 0.25 + 0.25 + 0.50 + 0.50 + 1 + 0.5 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 1 + 1 + 1 + 1 + 1 + 0.5 + 1 + + +
    +
    +
    + + + Defs/PawnKindDef[defName="BS_SpaceRefugeeXenoPlus"] + + + BS_SpaceRefugeeXenoPlus + + 0~1000 + 1~3 + 12~19 + + + 1 + 0.5 + 0.25 + 2 + 0.5 + 0.1 + 0.1 + 0.25 + 0.5 + 1 + 0.5 + 0.25 + 1 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 0.25 + 0.5 + 1 + 1 + 0.25 + 0.25 + 0.50 + 0.50 + 1 + 0.5 + 0.5 + 0.5 + 1 + 0.5 + 0.5 + 1 + 1 + 1 + 1 + 1 + 0.5 + 1 + + + + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/CombatExtended/Ammo/ThingDef_BaS_Ammo.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/CombatExtended/Ammo/ThingDef_BaS_Ammo.xml new file mode 100644 index 0000000..560030d --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/CombatExtended/Ammo/ThingDef_BaS_Ammo.xml @@ -0,0 +1,307 @@ + + + + + + Projectile_GiantThrown + + + Item/GiantJavelin_Projectile + Graphic_Single + + + 37 + 30 + 486 + 9 + 0.9 + BS_JotunJavelin + + + + + + MakeAmmo_BS_JotunJavelin + + Craft a giant javelin. + GeneralLaborSpeed + Crafting + + 3 + + +
  • ElectricSmithy
  • +
  • FueledSmithy
  • +
    + Smelt + UnfinishedAmmo + 18000 + Making pila. + +
  • + + +
  • WoodLog
  • + + + 140 + +
  • + + +
  • Plasteel
  • + + + 50 + +
    + + +
  • WoodLog
  • +
  • Plasteel
  • +
    +
    + + 1 + + 500 +
    + + + + + AmmoSet_ShrinkRay + + + Projectile_ShrinkRay + + + + + + Projectile_ShrinkRay + + + Things/Projectile/ChargeLanceShot + Graphic_Single + TransparentPostLight + 1.5 + (180, 180, 255) + + + ShrinkRay + 1 + 0.5 + 0.5 + 70 + + + + + + ShrinkRay + + DamageWorker_Vaporize + true + {0} has been vaporized by extreme heat. + Burn + +
  • + BS_Affliction_ShrinkRay + 0.12 +
  • +
    + true + 800 + 1.5 + 1 + 4 + 2 + 2 + 20 + Fleck_Vaporize + Sharp + 15 + true + (1, 1, 1) + (0.6, 0.5, 0.4) + Explosion_Vaporize + 0.3 + true + 0.1 +
    + + + + + AmmoSet_GrowthRay + + + Projectile_GrowthRay + + + + + + Projectile_GrowthRay + + + Things/Projectile/ChargeLanceShot + Graphic_Single + TransparentPostLight + 1.5 + (255, 180, 255) + + + GrowthRay + 1 + 0.5 + 0.5 + 70 + + + + + + GrowthRay + + DamageWorker_Vaporize + true + {0} has been vaporized by extreme heat. + Burn + +
  • + BS_Affliction_GrowthRay + 0.12 +
  • +
    + true + 800 + 1.5 + 1 + 4 + 2 + 2 + 20 + Fleck_Vaporize + Sharp + 15 + true + (1, 1, 1) + (0.6, 0.5, 0.4) + Explosion_Vaporize + 0.3 + true + 0.1 +
    + + + + Primary + 10 + + 35 + + + 100 + 1.0 + 2 + 0.70 + + Neolithic + False + +
  • Neolithic
  • +
    + +
  • Neolithic
  • +
    + +
  • WeaponsRanged
  • +
    + +
  • + CompEquippable +
  • +
    +
    + + + BS_OgreThrowinRock + + These large rocks have been crudely chiseled for throwing at enemies.\n\nCan be wielded by giant, herculean, or warcasket pawns. + + Item/BS_ThrowableChunk_projectile + Graphic_Single + 1.4 + + Interact_BeatFire + 0 + + 50 + 1.0 + 1.5 + 2.5 + 5 + 20 + 2 + + 30 + 25 + +
  • BS_GiantWeapon
  • +
    + +
  • RangedMedievalGiant
  • +
    + All + +
  • + CombatExtended.Verb_ShootCEOneUse + true + Rock_GiantThrown + BS_JotunJavelinThrow_Sound + 3 + 12 + +
  • +
    + +
  • + + +
  • Demolish
  • + + 13.4 + 2.95 + 10 + +
    + +
  • BS_GiantRanged
  • +
    + Javelin +
    + + + Rock_GiantThrown + + + Item/BS_ThrowableChunk_projectile + Graphic_Single + 1.4 + + + Demolish + 30 + 25 + 60 + 0 + 1.5 + 0.9 + BuildingDestroyed_Stone_Medium + Filth_RubbleRock + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Ranged.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Ranged.xml new file mode 100644 index 0000000..980ae6e --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Ranged.xml @@ -0,0 +1,221 @@ + + + + + Build_BS_Sniper + + Builds the Warmech Anti-Material Rifle. This heavy sniper rifle originally designed to be welded by a combat mech for use against other mechs or heavy military hardware.\nCaliber: 14.5x114mm + Building Warmech Anti-Material Rifle. + 25000 + + 18 + + +
  • + + +
  • AdvSniper_Component
  • + + + 1 + +
  • + + +
  • Weapon_Parts
  • + + + 21 + +
  • + + +
  • ComponentIndustrial
  • + + + 18 + +
  • + + +
  • Metallic
  • + + + 80 + +
  • + + +
  • Plastic
  • + + + 30 + +
    + + 1 + + + +
  • AdvSniper_Component
  • +
  • Weapon_Parts
  • +
  • ComponentIndustrial
  • +
  • Plastic
  • +
    + +
  • SLDBar
  • +
  • USLDBar
  • +
    +
    + +
  • AdvWeaponCraftingWorkTable
  • +
    + Sniper_rifles_D1 +
    + + + + Build_BS_MachineGun + + Builds the Warmech Machinegun. This heavy machinegun originally designed to be welded by a combat mech for use against other mechs or heavy military hardware.\nCaliber: 12.7x108mm + Building Warmech Machinegun. + 28000 + + 18 + + +
  • + + +
  • Heavy_Component
  • + + + 1 + +
  • + + +
  • Weapon_Parts
  • + + + 30 + +
  • + + +
  • ComponentAdvanced
  • + + + 20 + +
  • + + +
  • Metallic
  • + + + 90 + +
  • + + +
  • Plastic
  • + + + 20 + +
    + + 1 + + + +
  • Heavy_Component
  • +
  • Weapon_Parts
  • +
  • ComponentAdvanced
  • +
  • Plastic
  • +
    + +
  • SLDBar
  • +
  • USLDBar
  • +
    +
    + +
  • AdvWeaponCraftingWorkTable
  • +
    + Heavy_C3 +
    + + + Build_BS_Launcher + + Builds the Warmech Rocket Launcher. This heavy rocket launcher originally designed to be welded by a combat mech for use against other mechs or heavy military hardware.\nCaliber: RPG-7 Grenade + Building Warmech Rocket Launcher. + 23000 + + 16 + + +
  • + + +
  • Launcher_Component
  • + + + 2 + +
  • + + +
  • Weapon_Parts
  • + + + 26 + +
  • + + +
  • ComponentIndustrial
  • + + + 15 + +
  • + + +
  • Metallic
  • + + + 66 + +
  • + + +
  • Plastic
  • + + + 20 + +
    + + 1 + + + +
  • Launcher_Component
  • +
  • Weapon_Parts
  • +
  • ComponentIndustrial
  • +
  • Plastic
  • +
    + +
  • SLDBar
  • +
  • USLDBar
  • +
    +
    + +
  • AdvWeaponCraftingWorkTable
  • +
    + Rockets_C1 +
    + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Special.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Special.xml new file mode 100644 index 0000000..8a0cf24 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/RecipeDefs/BS_Recipe_Weapons_Special.xml @@ -0,0 +1,162 @@ + + + + Build_BS_ShrinkRay + + A ray for shrinking things. + Building Shrink Ray + 18000 + + 19 + + +
  • + + +
  • Plasma_Component
  • + + + 1 + +
  • + + +
  • Weapon_Parts
  • + + + 5 + +
  • + + +
  • ComponentSpacer
  • + + + 10 + +
  • + + +
  • USLDBar
  • + + + 12 + +
  • + + +
  • Plastic
  • + + + 20 + +
  • + + +
  • BioMicrochips
  • + + + 1 + +
    + + 1 + + + +
  • Plasma_Component
  • +
  • Weapon_Parts
  • +
  • ComponentUltra
  • +
  • Plastic
  • +
  • BioMicrochips
  • +
    + +
  • USLDBar
  • +
    +
    + +
  • RobAssem
  • +
    + BS_MadScienceField +
    + + + Build_BS_GrowthRay + + A ray for growing things. + Building Growth Ray + 18000 + + 19 + + +
  • + + +
  • Plasma_Component
  • + + + 1 + +
  • + + +
  • Weapon_Parts
  • + + + 5 + +
  • + + +
  • ComponentSpacer
  • + + + 10 + +
  • + + +
  • USLDBar
  • + + + 12 + +
  • + + +
  • Plastic
  • + + + 20 + +
  • + + +
  • BioMicrochips
  • + + + 1 + +
    + + 1 + + + +
  • Plasma_Component
  • +
  • Weapon_Parts
  • +
  • ComponentUltra
  • +
  • Plastic
  • +
  • BioMicrochips
  • +
    + +
  • USLDBar
  • +
    +
    + +
  • RobAssem
  • +
    + BS_MadScienceField +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/ThingCategoryDef/BS_Categories_Add.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/ThingCategoryDef/BS_Categories_Add.xml new file mode 100644 index 0000000..8370348 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Defs/ThingCategoryDef/BS_Categories_Add.xml @@ -0,0 +1,16 @@ + + + + + BS_GiantMelee + + WeaponsMelee + + + + BS_GiantRanged + + WeaponsRanged + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/HediffDef/ImplantsHediffsDefs.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/HediffDef/ImplantsHediffsDefs.xml new file mode 100644 index 0000000..69ea884 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/HediffDef/ImplantsHediffsDefs.xml @@ -0,0 +1,7 @@ + + + + архоинтегратор брони + Архоинтегратор интегрируется с любой одеждой неизвестными методами и гарантирует, что состояние любой носимой одежды не ухудшится по сравнению с текущим состоянием. + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/GiantWeapons_Recipes.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/GiantWeapons_Recipes.xml new file mode 100644 index 0000000..51e205a --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/GiantWeapons_Recipes.xml @@ -0,0 +1,28 @@ + + + + Сделать гиганский пилум + Сделать гиганский пилум. + Делает гиганский пилум + + Собрать КСВ класса Warmech + Сделать КСВ класса Warmech. + Делает КСВ класса Warmech + + Собрать пулемёт класса Warmech + Сделать пулемёт класса Warmech. + Делает пулемёт класса Warmech + + Собрать гранатомёт класса Warmech + Сделать гранатомёт класса Warmech. + Делает гранатомёт класса Warmech + + Собрать уменьшающий лазер + Сделать уменьшающий лазер. + Делает уменьшающий лазер + + Собрать увеличивающий лазер + Сделать увеличивающий лазер. + Делает увеличивающий лазер + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/ImplantsRecipes.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/ImplantsRecipes.xml new file mode 100644 index 0000000..bff7994 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/RecipeDef/ImplantsRecipes.xml @@ -0,0 +1,8 @@ + + + + установить архоинтегратор + Установить архоинтегратор. + устанавливает архоинтегратор + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingCategoryDefs/BS_Categories.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingCategoryDefs/BS_Categories.xml new file mode 100644 index 0000000..00a4187 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingCategoryDefs/BS_Categories.xml @@ -0,0 +1,7 @@ + + + + гигантское оружие + гигантское оружие + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_ImplantsDefs.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_ImplantsDefs.xml new file mode 100644 index 0000000..a3b5e79 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_ImplantsDefs.xml @@ -0,0 +1,7 @@ + + + + архоинтегратор брони + Архоинтегратор интегрируется с любой одеждой неизвестными методами и гарантирует, что состояние любой носимой одежды не ухудшится по сравнению с текущим состоянием. + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_OtherDefs.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_OtherDefs.xml new file mode 100644 index 0000000..0f9020d --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/BS_OtherDefs.xml @@ -0,0 +1,13 @@ + + + + аномальный осколок + Осколок темной архотехнологии, способный наделить пользователя странной силой. Безопасность этого предмета в лучшем случае сомнительна. Чтобы использовать его, достаточно просто проткнуть себя ножом, надеясь на удачу. Желательно не в мозг. Добавляет 50% Силы Души с падением, начиная со 100%.\n\n Сама по себе Аномальная Сила очень незначительно улучшает возможности персонажа, но есть также целый ряд способностей, которые она значительно усиливает. + + эндоксенокопир + Этот гаджет - современное воссоздание старых методов генерации ксеносемени. При использовании на человеке генерирует новое ксеносемя, основанное на эндогенах субъекта. Это позволяет, например, создать ксеносемя иттакина из иттакина. Не копирует архитные гены. + + архитный эндоксенокопир + Этот гаджет - современное воссоздание старых методов генерации ксеносемени. При использовании на человеке генерирует новое ксеносемя, основанное на эндогенах субъекта. Это позволяет, например, создать ксеносемя иттакина из иттакина. Копирует архитные гены. + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeBladelink_Royalty.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeBladelink_Royalty.xml new file mode 100644 index 0000000..de77fd1 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeBladelink_Royalty.xml @@ -0,0 +1,15 @@ + + + + Синхромеч Сурта + Огромный одноручный меч с лезвием, полным едва сдерживаемой силой солнца. Меч обжигает, режет и расплавляет всё, что, на свою беду, встретится с его лезвием.\n\nЭтот меч настолько большой и тяжёлый, что даже гигантам часто бывает трудно им сражаться. + рукоять + остриё + лезвие + + Синхромолот Скрюмира + Абсурдно большой и тяжёлый молот неизвестного происхождения. Утверждается, что он обладает силой зимнего шторма.\n\nТе немногие вещи, которые громовые удары молота не превращают в пыль одной лишь своей силой, становятся хрупкими от мороза и оглушаются мощной ударной волной. + рукоять + головка + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeWeapons_Common.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeWeapons_Common.xml new file mode 100644 index 0000000..75ac81b --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantMeleeWeapons_Common.xml @@ -0,0 +1,38 @@ + + + + гигантский пилум + + гигантская дубина + Огромная и тяжёлая дубина, которую не способен удержать обычный человек. + рукоять + головка + + гигантский молот + Огромный одноручный каменный молот, который не способен удержать обычный человек. + боевая часть + боёк + + гигантский боевой молот + Массивный боевой молот, который не способен удержать обычный человек. + рукоять + боевая часть + + гигантский меч + Очень большой одноручный меч, который не способен удержать обычный человек. + рукоять + остриё + лезвие + + меч Сурта + Огромный одноручный меч с лезвием, полным едва сдерживаемой силой солнца. Меч обжигает, режет и расплавляет всё, что, на свою беду, встретится с его лезвием.\n\nЭтот меч настолько большой и тяжёлый, что даже гигантам часто бывает трудно им сражаться. + рукоять + остриё + лезвие + + молот Скрюмира + Абсурдно большой и тяжёлый молот неизвестного происхождения. Утверждается, что он обладает силой зимнего шторма.\n\nТе немногие вещи, которые громовые удары молота не превращают в пыль одной лишь своей силой, становятся хрупкими от мороза и оглушаются мощной ударной волной. + рукоять + головка + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantRangedWeapons_Common.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantRangedWeapons_Common.xml new file mode 100644 index 0000000..0be048e --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Languages/Russian/DefInjected/ThingDef/GiantRangedWeapons_Common.xml @@ -0,0 +1,18 @@ + + + + КСВ класса Warmech + Тяжёлая винтовка, предназначенная для использования боевой машиной против других машин и прочей тяжёлой военной техники.\n\nЭто оружие слишком велико, чтобы им мог владеть обычный человек, даже если бы он каким-то образом смог справиться с ужасной отдачей.\n\nМожет использоваться только гигантами, геркулесами или персонажами в броне мертвеца.\n\nИспользует боеприпасы: 14.5x114mm + приклад + ствол + + Пулемёт класса Warmech + Чрезвычайно большой многоствольный пулемёт. Он громоздкий и явно сделан для установки на какою-то боевую машину. Оружие предназначено для ведения подавляющего огня и не требует прицеливания, а благодаря ленточной подаче патронов оружие стреляет в течение длительного времени без перезарядки.\n\nМожет использоваться только гигантами, геркулесами или персонажами в броне мертвеца.\n\nИспользует боеприпасы: 12.7x108mm + стволы + + Гранатомёт класса Warmech + Тяжёлая ракетная установка, предназначенная для использования боевой машиной против других машин и прочей тяжёлой военной техники.\n\nЭто оружие слишком велико, чтобы им мог владеть обычный человек, даже если бы он каким-то образом смог справиться с ужасной отдачей.\n\nМожет использоваться только гигантами, геркулесами или персонажами в броне мертвеца.\n\nИспользует боеприпасы: 40х105mm граната + приклад + ствол + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Small.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Small.xml new file mode 100644 index 0000000..56df7c6 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Small.xml @@ -0,0 +1,22 @@ + + + + + + + + Defs/GeneDef[defName="DwarfFrame" or defName="GnomeFrame" or defName="BS_RabbitFrame"]/statOffsets + + 10 + + + + + + Defs/GeneDef[defName="BS_SmallFrame"]/statOffsets + + 8 + + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Temperature.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Temperature.xml new file mode 100644 index 0000000..67378b3 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Genes/GeneDefs_Temperature.xml @@ -0,0 +1,12 @@ + + + + + Defs/GeneDef[defName="FireImmunity"]/damageFactors + + 0.0 + 0.0 + + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/HediffDefs/Hediffs_Weapons.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/HediffDefs/Hediffs_Weapons.xml new file mode 100644 index 0000000..af4cb3f --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/HediffDefs/Hediffs_Weapons.xml @@ -0,0 +1,110 @@ + + + + + + Defs/HediffDef[defName="BS_AcidAttack"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • BS_AcidBuiltupCap
  • + + 2 + 1.26 + 2.5 + +
    +
    +
    + + + + Defs/HediffDef[defName="LoS_VenomClaws"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • BS_AcidBuiltupCap
  • + + 8 + 1.5 + 1.25 + 2.8 + +
    +
    +
    + + + + Defs/HediffDef[defName="BS_Talons"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • Cut
  • + + 8 + 1.5 + 1.25 + 2.8 + +
    +
    +
    + + + + Defs/HediffDef[defName="BS_FeedingFrenzy"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • Cut
  • + + 4 + 0.50 + 5 + Teeth + Pawn_Melee_HumanBite_Hit + Pawn_Melee_HumanBite_Miss + 0.35 + 1.5 + +
    +
    +
    + + + + Defs/HediffDef[defName="LS_SnakeTail"]/comps/li[@Class="HediffCompProperties_VerbGiver"]/tools + + +
  • + + +
  • Blunt
  • + + 15 + 3.17 + + +
  • + Stun + 6 +
  • +
    +
    + 0.05 + 0.25 + +
    +
    +
    + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Pawnkind/BS_Genes_Pawnkind.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Pawnkind/BS_Genes_Pawnkind.xml new file mode 100644 index 0000000..f2cf0ca --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Pawnkind/BS_Genes_Pawnkind.xml @@ -0,0 +1,32 @@ + + + + + + Defs/PawnKindDef[defName="BS_Ogre_Hunter"] + + +
  • + + 3 + 4 + + + + 100 + 600 + + +
  • NeolithicMeleeGiant
  • + + + +
    +
    +
    + + + Defs/PawnKindDef[defName="BS_Ogre_Warrior"]/weaponTags/li[.="NeolithicMeleeBasic"] + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Building_Security.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Building_Security.xml new file mode 100644 index 0000000..80e19f5 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Building_Security.xml @@ -0,0 +1,13 @@ + + + + + + Defs/ThingDef[ + defName="BMAD_ShrinkTurret" or + defName="BMAD_GrowthTurret" or + defName="BMAD_Gun_ShrinkTurret" or + defName="BMAD_Gun_GrowthTurret"] + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_MeleeWeapons.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_MeleeWeapons.xml new file mode 100644 index 0000000..810fd8e --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_MeleeWeapons.xml @@ -0,0 +1,414 @@ + + + + + + Defs/ThingDef[defName="BS_OgreClub"]/statBases + + 35 + 0.04 + + + + + Defs/ThingDef[defName="BS_OgreClub"]/statBases/WorkToMake + + 2700 + + + + + Defs/ThingDef[defName="BS_OgreClub"] + + + 1.5 + 0.04 + 0.6 + + + + + + Defs/ThingDef[defName="BS_OgreClub"]/weaponTags + +
  • CE_OneHandedWeapon
  • +
    +
    + + + Defs/ThingDef[defName="BS_OgreClub"]/tools + + +
  • + + +
  • Poke
  • + + 19 + 2.95 + 0.10 + 7.5 + Handle + +
  • + + +
  • Demolish
  • + + 23 + 3.06 + 0.90 + 30 + Head + +
    +
    +
    + + + + Defs/ThingDef[defName="BS_GiantHammer"]/statBases + + 35 + 0.04 + + + + + Defs/ThingDef[defName="BS_GiantHammer"]/statBases/WorkToMake + + 3600 + + + + + Defs/ThingDef[defName="BS_GiantHammer"]/equippedStatOffsets + + 2 + 0.04 + 0.4 + + + + + Defs/ThingDef[defName="BS_GiantHammer"]/weaponTags + +
  • CE_OneHandedWeapon
  • +
    +
    + + + Defs/ThingDef[defName="BS_GiantHammer"]/tools + + +
  • + + +
  • Poke
  • + + 19 + 2.95 + 0.10 + 7.5 + Handle + +
  • + + +
  • Demolish
  • + + 34 + 3.23 + 0.90 + 35 + Head + +
    +
    +
    + + + Defs/ThingDef[defName="BS_GiantHammer"]/costStuffCount + + 140 + + + + + + Defs/ThingDef[defName="BS_JotunHammer"]/statBases + + 50 + 0.18 + + + + + Defs/ThingDef[defName="BS_JotunHammer"]/statBases/WorkToMake + + 27000 + + + + + Defs/ThingDef[defName="BS_JotunHammer"] + + + 3 + 0.13 + 0.8 + + + + + + Defs/ThingDef[defName="BS_JotunHammer"]/tools + + +
  • + + +
  • Poke
  • + + 19 + 2.95 + 0.10 + 7.5 + Handle + +
  • + + +
  • Demolish
  • + + 51 + 3.92 + 0.90 + 81 + Head + +
    +
    +
    + + + + Defs/ThingDef[defName="BS_JotunSword"]/statBases + + 30 + 0.08 + + + + + Defs/ThingDef[defName="BS_JotunSword"] + + + 0.02 + 0.08 + 0.4 + + + + + + Defs/ThingDef[defName="BS_JotunSword"]/weaponTags + +
  • CE_OneHandedWeapon
  • +
    +
    + + + Defs/ThingDef[defName="BS_JotunSword"]/tools + + +
  • + + +
  • Poke
  • + + 11 + 2.52 + 0.05 + 4 + Handle + +
  • + + +
  • Stab
  • + + 44 + 2.52 + 0.50 + 4 + 3.34 + Point + +
  • + + +
  • Cut
  • + + 36 + 3.03 + 0.45 + 9 + 2.38 + Edge + +
    +
    +
    + + + + Defs/ThingDef[defName="BS_SurtrSword"]/statBases + + 30 + 0.4 + + + + + Defs/ThingDef[defName="BS_SurtrSword"] + + + 1 + 0.4 + 0.27 + + + + + + Defs/ThingDef[defName="BS_SurtrSword"]/weaponTags + +
  • CE_OneHandedWeapon
  • +
    +
    + + + Defs/ThingDef[defName="BS_SurtrSword"]/tools + + +
  • + + +
  • Poke
  • + + 16 + 2.79 + 0.05 + 6 + Handle + +
  • + + +
  • Stab
  • + + 76 + 2.33 + 0.50 + 8.64 + 168.69 + Point + +
  • + Flame + 20 + 0.75 +
  • +
    + +
  • + + +
  • Cut
  • + + 87 + 2.07 + 0.45 + 19.44 + 121.5 + Edge + +
  • + Flame + 20 + 0.75 +
  • +
    + +
    +
    +
    + + + + Defs/ThingDef[defName="BS_SkrymirHammer"]/statBases + + 60 + 0.6 + + + + + Defs/ThingDef[defName="BS_SkrymirHammer"] + + + 1 + 0.45 + 0.3 + + + + + + Defs/ThingDef[defName="BS_SkrymirHammer"]/tools + + +
  • + + +
  • Poke
  • + + 22 + 3.09 + 0.10 + 15 + Handle + +
  • + + +
  • Demolish
  • + + 70 + +
  • + Frostbite + 9 + 0.75 +
  • +
  • + EMP + 9 +
  • +
  • + Stun + 9 + 0.25 +
  • +
    + 3.21 + 0.90 + 200 + Head + +
    +
    +
    + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Ranged.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Ranged.xml new file mode 100644 index 0000000..1db19ec --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Ranged.xml @@ -0,0 +1,202 @@ + + + + + + Defs/ThingDef[defName="BS_JotunRifle"]/tools + + +
  • + + +
  • Blunt
  • + + 16 + 1.70 + 1.5 + 4.03 + Stock + +
  • + + +
  • Blunt
  • + + 35 + 2.44 + 16 + Barrel + +
    +
    +
    + + + Defs/ThingDef[defName="BS_GiantMinigun" or defName="BS_JotunRocketLauncher"]/tools + + +
  • + + +
  • Blunt
  • + + 35 + 2.44 + 16 + Barrel + +
    +
    +
    + + + + BS_JotunRifle + + 45 + 35 + 2 + 0.05 + 2 + 0.5 + + + 2 + CombatExtended.Verb_ShootCE + True + Bullet_145x114mm_FMJ + 3.2 + 100 + Shot_TurretSniper + GunTail_Heavy + 20 + + + 1 + 2 + AmmoSet_145x114mm + + + AimedShot + + +
  • RangedHeavyGiant
  • +
    +
    + + + Defs/ThingDef[defName="BS_JotunRifle"] + +
  • + 1.00,1.00 + 0.0,-0.4 +
  • +
    +
    + + + + BS_GiantMinigun + + 60 + 40 + 0.6 + 0.9 + 0.3 + 2.32 + + + 1.5 + CombatExtended.Verb_ShootCE + True + Bullet_127x108mm_FMJ + 2 + 60 + 5 + 47 + BS_GiantMinigunShot + GunTail_Heavy + 20 + + + 300 + 10 + AmmoSet_127x108mm + + + true + 30 + Snapshot + + +
  • RangedHeavyGiant
  • +
    +
    + + + Defs/ThingDef[defName="BS_GiantMinigun"] + +
  • + 1.00,1.00 + 0.0,-0.4 +
  • +
    +
    + + + + BS_JotunRocketLauncher + + 30 + 40 + 0.6 + 0.9 + 2 + 2.32 + + + 1.5 + CombatExtended.Verb_ShootCE + True + Bullet_RPG7Grenade_HEAT + 1.5 + 4 + 20 + 30 + 8 + true + + true + + BS_JotunRocketLauncher_Fire + GunTail_Heavy + 20 + + + 4 + true + 2 + AmmoSet_RPG7Grenade + + + true + 2 + Snapshot + + +
  • RangedHeavyGiant
  • +
  • CE_AI_AOE
  • +
    +
    + + + Defs/ThingDef[defName="BS_JotunRocketLauncher"] + +
  • + 1.00,1.00 + 0.0,-0.4 +
  • +
    +
    + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_RangedNeolithic.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_RangedNeolithic.xml new file mode 100644 index 0000000..c70faf7 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_RangedNeolithic.xml @@ -0,0 +1,109 @@ + + + + + + + + Defs/ThingDef[defName="BS_JotunJavelin"] + ParentName + BaseWeapon + + + + Defs/ThingDef[defName="BS_JotunJavelin"] + Class + CombatExtended.AmmoDef + + + + Defs/ThingDef[defName="BS_JotunJavelin"] + + 5 + First + Medieval + true + true + + + + + Defs/ThingDef[defName="BS_JotunJavelin"] + Class + CombatExtended.AmmoDef + + + + BS_JotunJavelin + + 50 + 1.0 + 5 + 5 + 0.38 + 0.36 + + + + CombatExtended.Verb_ShootCEOneUse + True + Projectile_GiantThrown + 1 + 20 + BS_JotunJavelinThrow_Sound + false + + +
  • CE_OneHandedWeapon
  • +
    +
    + + + Defs/ThingDef[defName="BS_JotunJavelin"] + + + 0.17 + 0.6 + 0.5 + + + + + + Defs/ThingDef[defName="BS_JotunJavelin"]/tools + + +
  • + + +
  • Blunt
  • + + 19 + 2.95 + 7.5 + Shaft + +
  • + + +
  • Stab
  • + + 37 + 3.4 + 1.5 + 9 + 4 + Point + +
    +
    +
    + + + Defs/RecipeDef[defName="BS_OgreThrowinRockRecipe"]/workAmount + + 1600 + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Royalty_Weapons.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Royalty_Weapons.xml new file mode 100644 index 0000000..7dc8c64 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Royalty_Weapons.xml @@ -0,0 +1,154 @@ + + + + + +
  • Royalty
  • +
    + + + + +
  • + Defs/ThingDef[defName="BS_SurtrSword_Persona"]/statBases + + 30 + 0.4 + +
  • + +
  • + Defs/ThingDef[defName="BS_SurtrSword_Persona"]/weaponTags + +
  • CE_OneHandedWeapon
  • + + + +
  • + Defs/ThingDef[defName="BS_SurtrSword_Persona"]/tools + + +
  • + + +
  • Poke
  • + + 16 + 2.51 + 0.05 + 7.26 + Handle + +
  • + + +
  • Stab
  • + + 76 + 2.10 + 0.50 + 10.45 + 203.28 + Point + +
  • + Flame + 20 + 0.75 +
  • +
    + +
  • + + +
  • Cut
  • + + 87 + 1.86 + 0.45 + 23.52 + 147.01 + Edge + +
  • + Flame + 20 + 0.75 +
  • +
    + + + + + + +
  • + Defs/ThingDef[defName="BS_SkrymirHammer_Persona"]/statBases + + 60 + 0.6 + +
  • + +
  • + Defs/ThingDef[defName="BS_SkrymirHammer_Persona"] + + + 1 + 0.45 + 0.3 + + +
  • + +
  • + Defs/ThingDef[defName="BS_SkrymirHammer_Persona"]/tools + + +
  • + + +
  • Poke
  • + + 22 + 2.78 + 0.10 + 18.15 + Handle + +
  • + + +
  • Demolish
  • + + 77 + +
  • + Frostbite + 9 + 0.75 +
  • +
  • + EMP + 9 +
  • +
  • + Stun + 9 + 0.25 +
  • +
    + 2.59 + 0.90 + 242 + Head + + + + + +
    +
    +
    + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Shrink.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Shrink.xml new file mode 100644 index 0000000..0637b37 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/CE/Weapons/ThingDef_Shrink.xml @@ -0,0 +1,121 @@ + + + + + + Defs/ThingDef[defName="BMad_ShrinkRay" or defName="BMad_GrowthRay"]/tools + + +
  • + + +
  • Blunt
  • + + 8 + 1.55 + 1.5 + 2.755 + Stock + +
  • + + +
  • Blunt
  • + + 5 + 2.02 + 1.630 + Barrel + +
  • + + +
  • Poke
  • + + 8 + 1.55 + 2.755 + Muzzle + +
    +
    +
    + + + + Defs/ThingDef[defName="BMad_ShrinkRay" or defName="BMad_GrowthRay"] + +
  • + 1.16,1.16 + 0.08,0.0 +
  • +
    +
    + + + + BMad_ShrinkRay + + 0.36 + 0.7 + 0.07 + 1.33 + 10 + 8 + 45000 + + + 1.50 + CombatExtended.Verb_ShootCE + true + Projectile_ShrinkRay + 1.1 + 19 + Resurrect_Resolve + GunTail_Heavy + 9 + + + 10 + 3 + AmmoSet_ShrinkRay + + + AimedShot + + + + + + BMad_GrowthRay + + 0.36 + 0.7 + 0.07 + 1.33 + 10 + 8 + 45000 + + + 1.50 + CombatExtended.Verb_ShootCE + true + Projectile_GrowthRay + 1.1 + 19 + Resurrect_Resolve + GunTail_Heavy + 9 + + + 10 + 3 + AmmoSet_GrowthRay + + + AimedShot + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/Implants_BaS.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/Implants_BaS.xml new file mode 100644 index 0000000..a382546 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/Implants_BaS.xml @@ -0,0 +1,58 @@ + + + + Defs/RecipeDef[defName="InstallBS_IndestructibelApparel"] + ParentName + SK_SurgeryFlesh + + + + +
  • + Defs/RecipeDef[defName="InstallBS_IndestructibelApparel"]/ingredients + + +
  • + + +
  • Medicine
  • + + + 1 + +
  • + + +
  • BS_IndestructibelApparel
  • + + + 1 + + + + +
  • + Defs/RecipeDef[defName="InstallBS_IndestructibelApparel"]/fixedIngredientFilter + + + +
  • Medicine
  • + + +
  • BS_IndestructibelApparel
  • +
    + + + +
  • + Defs/RecipeDef[defName="InstallBS_IndestructibelApparel"] + + + 16 + + Prosthesis_install_E2 + +
  • +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ResearchDef_BaS.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ResearchDef_BaS.xml new file mode 100644 index 0000000..5680000 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ResearchDef_BaS.xml @@ -0,0 +1,106 @@ + + + + +
  • + Research_Positions_Tab_Cost + +
  • BS_AnimalGrowthSerums
  • +
  • 13
  • +
  • 64
  • +
  • Buildings_SK
  • +
  • 1500
  • + + +
  • + Research_Tables_Hitech + +
  • BS_AnimalGrowthSerums
  • + + +
  • + Research_Positions_Tab_Cost + +
  • BS_GeneScience
  • +
  • 13
  • +
  • 65
  • +
  • Buildings_SK
  • +
  • 2000
  • + + +
  • + Research_Tables_Hitech + +
  • BS_GeneScience
  • + + +
  • + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="BS_AnimalGrowthSerums" or defName="BS_GeneScience"]/prerequisites + + +
  • Xenogermination
  • + + + +
  • + Research_Positions_Tab_Cost_Techlevel + +
  • BS_MadScienceField
  • +
  • 19
  • +
  • 68
  • +
  • Buildings_SK
  • +
  • 2500
  • +
  • Spacer
  • + + +
  • + Research_Tables_HitechMulti + +
  • BS_MadScienceField
  • + + +
  • + ResearchDoc + ResearchDoc/ResearchProjectDef[defName="BS_MadScienceField"]/prerequisites + + +
  • BS_AnimalGrowthSerums
  • +
  • BS_GeneScience
  • +
  • GeneProcessor
  • + + + +
  • + Research_Positions_Tab_Cost_Techlevel + +
  • BS_ArchiteGeneScience
  • +
  • 20
  • +
  • 68
  • +
  • Buildings_SK
  • +
  • 3500
  • +
  • Spacer
  • + + +
  • + Research_Tables_HitechLabStation + +
  • BS_ArchiteGeneScience
  • + + +
  • + Defs/ResearchProjectDef[defName="Archogenetics"]/prerequisites + + +
  • BS_ArchiteGeneScience
  • + + + + + +
  • + ResearchDoc +
  • +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Items.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Items.xml new file mode 100644 index 0000000..3524a25 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Items.xml @@ -0,0 +1,38 @@ + + + + + Defs/ThingDef[ + defName="BS_MealLargeSurvivalPack" or + defName="BS_MealLargeSimple" or + defName="BS_MealLargeFine" or + defName="BS_MealLargeFine_Veg" or + defName="BS_MealLargeFine_Meat" or + defName="BS_MealLargeLavish" or + defName="BS_MealLargeLavish_Veg" or + defName="BS_MealLargeLavish_Meat" or + @Name="BS_MealLargeLavishBase" or + @Name="BS_MealLargeFineBase"] + + + + Defs/RecipeDef[ + defName="BS_CookLargeMealSimple" or + defName="BS_CookLargeMealSimpleBulk" or + defName="BS_CookLargeMealFine" or + defName="BS_CookLargeMealFine_Veg" or + defName="BS_CookLargeMealFine_Meat" or + defName="BS_CookLargeMealFineBulk" or + defName="BS_CookLargeMealFineBulk_Meat" or + defName="BS_CookLargeMealFineBulk_Veg" or + defName="BS_CookLargeMealLavish" or + defName="BS_CookLargeMealLavish_Meat" or + defName="BS_CookLargeMealLavish_Veg" or + defName="BS_CookLargeMealLavishBulk" or + defName="BS_CookLargeMealLavishBulk_Veg" or + defName="BS_CookLargeMealLavishBulk_Meat" or + defName="BS_CookLargeMealSurvival" or + defName="BS_CookLargeMealSurvivalBulk"] + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Weapons.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Weapons.xml new file mode 100644 index 0000000..6298c3f --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/1.5/Patches/HSK/ThingDef_BaS_Weapons.xml @@ -0,0 +1,149 @@ + + + + + Defs/ThingDef[ + defName="BS_JotunJavelin" or + defName="BMad_ShrinkRay" or + defName="BS_JotunRifle" or + defName="BS_GiantMinigun" or + defName="BS_JotunRocketLauncher"]/recipeMaker + + + + Defs/ThingDef[ + defName="BS_JotunJavelin" or + defName="BMad_ShrinkRay" or + defName="BS_JotunRifle" or + defName="BS_GiantMinigun" or + defName="BS_JotunRocketLauncher"]/costList + + + + Defs/ThingDef[ + defName="BS_Bullet_JotunRifle" or + defName="BS_GiantMinigunBullet" or + defName="BS_Rocket"] + + + + Defs/ThingDef[defName="BS_OgreThrowinRock" and @ParentName="BaseWeapon"] + + + + Defs/ThingDef[ + defName="BS_JotunJavelin" or + defName="BMad_ShrinkRay" or + defName="BS_JotunRifle" or + defName="BS_GiantMinigun" or + defName="BS_JotunRocketLauncher"] + ParentName + BaseGunCR_Extended + + + + +
  • + Defs/ThingDef[defName="BMad_ShrinkRay" or defName="BMad_GrowthRay"] + + + 1 + 4 + 5 + + +
  • +
  • + Defs/ThingDef[defName="BS_JotunJavelin"] + + + 35 + 20 + + +
  • +
  • + Defs/ThingDef[defName="BS_JotunRifle"] + + + 1 + 15 + + +
  • +
  • + Defs/ThingDef[defName="BS_GiantMinigun"] + + + 1 + 15 + + +
  • +
  • + Defs/ThingDef[defName="BS_JotunRocketLauncher"] + + + 1 + 18 + + +
  • +
    +
    + + + Defs/ThingDef[ + defName="BS_OgreClub" or + defName="BS_GiantHammer" or + defName="BS_JotunHammer" or + defName="BS_JotunSword" or + defName="BS_SurtrSword" or + defName="BS_SkrymirHammer"] + + +
  • BS_GiantMelee
  • +
    +
    +
    + + + +
  • Royalty
  • +
    + + Defs/ThingDef[ + defName="BS_SurtrSword_Persona" or + defName="BS_SkrymirHammer_Persona"] + + +
  • BS_GiantMelee
  • +
    +
    +
    +
    + + + Defs/ThingDef[ + defName="BS_JotunJavelin" or + defName="BS_JotunRifle" or + defName="BS_GiantMinigun" or + defName="BS_JotunRocketLauncher"] + + +
  • BS_GiantRanged
  • +
    +
    +
    + + + Defs/ThingDef[ + defName="BMad_ShrinkRay" or + defName="BMad_GrowthRay"] + + +
  • SpecialWeapons
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Defs/CombatExtended/Ammo/HighCaliber/127x108mmSoviet.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Defs/CombatExtended/Ammo/HighCaliber/127x108mmSoviet.xml new file mode 100644 index 0000000..2185f80 --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Defs/CombatExtended/Ammo/HighCaliber/127x108mmSoviet.xml @@ -0,0 +1,412 @@ + + + + + Ammo127x108mm + + AmmoHighCaliber + UI/Icons/ThingCategories/CaliberHighCaliber + + + + + + AmmoSet_127x108mm + + + Bullet_127x108mm_FMJ + Bullet_127x108mm_Sabot + Bullet_127x108mm_HE + Bullet_127x108mm_Incendiary + + + + + + + Large caliber bullet used by many heavy machine guns and anti-materiel rifles. + + 0.13 + 0.14 + + +
  • CE_AutoEnableTrade
  • +
  • CE_AutoEnableCrafting
  • +
    + +
  • Ammo127x108mm
  • +
    + 200 + +
  • + 1.1 + Flame + 0.01 + 0.333 + + 5 + 10 + +
  • +
    +
    + + + Ammo_127x108mm_FMJ + + + Things/Ammo/HighCaliber/FMJ + Graphic_StackCount + + + 3.3 + + FullMetalJacket127HMC + Bullet_127x108mm_FMJ + + + + Ammo_127x108mm_Sabot + + + Things/Ammo/HighCaliber/Sabot + Graphic_StackCount + + + 4.3 + + Sabot127HMC + 0.35 + Bullet_127x108mm_Sabot + + + + Ammo_127x108mm_HE + + + Things/Ammo/HighCaliber/HE + Graphic_StackCount + + + 4.8 + + ExplosiveAP127HMC + 0.25 + Bullet_127x108mm_HE + + + + Ammo_127x108mm_Incendiary + + + Things/Ammo/HighCaliber/Incendiary + Graphic_StackCount + + + 4.55 + + IncendiaryAP127HMC + 0.6 + Bullet_127x108mm_Incendiary + + + + + + + Things/Projectile/Bullet_Big + Graphic_Single + + + Bullet + 160 + true + + + + + Bullet_127x108mm_FMJ + + + 35 + 17.5 + 344 + + + + + Bullet_127x108mm_Sabot + + + 31 + 31 + 389 + 185 + + + + + Bullet_127x108mm_HE + + + 29 + 17.5 + 344 + +
  • + Bomb_Secondary + 23 +
  • +
    +
    +
    + + + Bullet_127x108mm_Incendiary + + + 29 + 27.2 + 344 + +
  • + Flame_Secondary + 17 +
  • +
    +
    +
    + + + + + MakeAmmo_127x108mm_FMJ + + Craft 60 12.7x108mm (FMJ) cartridges. + Making 12.7x108mm (FMJ) cartridges. + +
  • + + +
  • SLDBar
  • +
  • USLDBar
  • + + + 19 + +
  • + + +
  • HeavyBar
  • + + + 9 + +
  • + + +
  • Powder
  • + + + 5 + +
    + + +
  • SLDBar
  • +
  • USLDBar
  • +
  • HeavyBar
  • +
    + +
  • Powder
  • +
    +
    + + 60 + + + 8 + + Crafting + 0.8 + Sniper_rifles_C1 +
    + + + MakeAmmo_127x108mm_Sabot + + Craft 60 12.7x108mm (Sabot) cartridges. + Making 12.7x108mm (Sabot) cartridges. + +
  • + + +
  • SLDBar
  • +
  • USLDBar
  • + + + 19 + +
  • + + +
  • USLDHBar
  • + + + 9 + +
  • + + +
  • Powder
  • + + + 5 + +
    + + +
  • SLDBar
  • +
  • USLDBar
  • +
  • USLDHBar
  • +
    + +
  • Powder
  • +
    +
    + + 60 + + + 8 + + Crafting + 0.8 + Range_C2 +
    + + + MakeAmmo_127x108mm_HE + + Craft 60 12.7x108mm (HE) cartridges. + Making 12.7x108mm (HE) cartridges. + +
  • + + +
  • SLDBar
  • +
  • USLDBar
  • + + + 19 + +
  • + + +
  • USLDHBar
  • + + + 7 + +
  • + + +
  • FSX
  • + + + 7 + +
  • + + +
  • Powder
  • + + + 5 + +
    + + +
  • SLDBar
  • +
  • USLDBar
  • +
  • USLDHBar
  • +
    + +
  • Powder
  • +
  • FSX
  • +
    +
    + + 60 + + + 8 + + Crafting + 0.8 + Range_C2 +
    + + + MakeAmmo_127x108mm_Incendiary + + Craft 60 12.7x108mm (AP-I) cartridges. + Making 12.7x108mm (AP-I) cartridges. + +
  • + + +
  • SLDBar
  • +
  • USLDBar
  • + + + 19 + +
  • + + +
  • HeavyBar
  • + + + 9 + +
  • + + +
  • Prometheum
  • + + + 7 + +
  • + + +
  • Powder
  • + + + 5 + +
    + + +
  • SLDBar
  • +
  • USLDBar
  • +
  • HeavyBar
  • +
    + +
  • Powder
  • +
  • Prometheum
  • +
    +
    + + 60 + + + 8 + + Crafting + 0.8 + Sniper_rifles_C1 +
    + +
    diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/RecipeDef/Recipes_Ammo_BaS_HMC.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/RecipeDef/Recipes_Ammo_BaS_HMC.xml new file mode 100644 index 0000000..a48384c --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/RecipeDef/Recipes_Ammo_BaS_HMC.xml @@ -0,0 +1,20 @@ + + + + Сделать 12.7x108 мм (FMJ) патронов x60 + Сделать 12.7x108 мм (FMJ) патронов x60. + Делает 12.7x108 мм (FMJ) патронов x60. + + Сделать 12.7x108 мм (AP-I) патронов x60 + Сделать 12.7x108 мм (AP-I) патронов x60. + Делает 12.7x108 мм (AP-I) патронов x60. + + Сделать 12.7x108 мм (Sabot) патронов x60 + Сделать 12.7x108 мм (Sabot) патронов x60. + Делает 12.7x108 мм (Sabot) патронов x60. + + Сделать 12.7x108 мм (HE) патронов x60 + Сделать 12.7x108 мм (HE) патронов x60. + Делает 12.7x108 мм (HE) патронов x60. + + diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/ThingDefs/Ammo_BaS_HMC.xml b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/ThingDefs/Ammo_BaS_HMC.xml new file mode 100644 index 0000000..a55f5de --- /dev/null +++ b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Languages/Russian/DefInjected/ThingDefs/Ammo_BaS_HMC.xml @@ -0,0 +1,21 @@ + + + + 12.7x108 мм (FMJ) + Старый оболоченный крупнокалиберный боеприпас. Был найден относительно недавно в руинах давно угасшей цивилизации. + + 12.7x108 мм (AP-I) + Старый бронебойно-зажигательный крупнокалиберный боеприпас. Был найден относительно недавно в руинах давно угасшей цивилизации. + + 12.7x108 мм (Sabot) + Старый подкалиберный боеприпас крупного калибра. Был найден относительно недавно в руинах давно угасшей цивилизации. + + 12.7x108 мм (HE) + Старый бронебойно-фугасный крупнокалиберный боеприпас. Был найден относительно недавно в руинах давно угасшей цивилизации. + + 12.7x108 мм пуля (FMJ) + 12.7x108 мм пуля (AP-I) + 12.7x108 мм пуля (Sabot) + 12.7x108 мм пуля (HE) + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_a.png b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_a.png new file mode 100644 index 0000000000000000000000000000000000000000..8d1b4b0721c3107c2296d7885107ed13a480edad GIT binary patch literal 1205 zcma)5{ZkSK0EPTa^28)9!*DLrQKH>WEp1?^6*9px>8PBTSt^+y)xpfbX(I=nD9tp> z&<#J9W#tg&jQpB8&Z##x!W8_PL11VQUqa#ZKj_`P_wL=jyZ6)kAsK(z)5G5b004Mm zkHjBa^U`&?yRPXVDr02LHWnNqT>=0=o7V}HD(N2p0O#}A_=Cr3_jHrv`0Xbk!+PE- z`GO372-80un;qF!ojml@tD57v!X%rk(Q`65+wQFC>}erXnKyEu0Wp}w6P4hm(h&H; zAZLzFtLV;5=Q#13AzmwV{@}#zP%qT^rLQcL8`j1@0ewRw;$WUW02_hj-80-%qli0o zs~j~GR1hbP;_kp{9qjBx8%f$320iGE224dqM@y%t?+Zm#LH7#AZVw|Aj|X#~n_a4NNXXK9UaK2ZmD}}TXeeQH zRGHj->?kTd8O5VYIB}>IqH_T6L*=AS$PVeuDtMzdctpT^i6JJbD`hs zq7uRIqrmy<&*Y1q#i3>C;GLf*Y&JjBXmX+gpit;e0uuKCXUpTGyL=W78y@226l-Gh z-q6r%DkcLrU9eD`ArWf&xV)Pll7GnwU_T6fHX?ZF(J2@uHy3e0lGSUe+E0Q4ckGH% zsnroNG28#ruaN7;UD6l|{qW$mk@3Y0V{6&jlNI(d;j%aLXJUKKrT1R)*y6B{+Q1YR zDP}IY`*a}|y3bn!Zx|H`PN+|tIaY&23{WEpZ~@eM25e5M@mb(LMb`5 zESJ5=`Mi?3%y@&i}RJv}fQ?Zvko{vJFqpZl5zKSQCMGT8*U zw>cCWJqk9g*FR-jpDQalbGrW2*wgMqBZ6Zj@LgTWvV)oQZHL{OuO-6*o;H+&qu3p3RZ z@J9$lK!(AmJORAqVP^Lau*jMJeIFSaDIG*@KUkaH=Dy%R*trPOnwW?hL$bl1)M$?p zyd(^~U0TYeS_pZ0d176!U>W%Q%x-Iu*kmugzNI`={y^rXU{)(dM}BP*!}1kip15P@mkm?L>;EkCR>lvGXkMF>c%l-%Yc0C9H literal 0 HcmV?d00001 diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_b.png b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Metallic/Metallic_b.png new file mode 100644 index 0000000000000000000000000000000000000000..dc4f69c32752bb5a689f85b7e010af25bcacfc46 GIT binary patch literal 2917 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 literal 0 HcmV?d00001 diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_a.png b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_a.png new file mode 100644 index 0000000000000000000000000000000000000000..d2fa306693ad6089d24ac8cbce931398562fca71 GIT binary patch literal 1303 zcma)6=~vPT0Q`A{M`SNaQ+OWbT2w2QcB~e7g<4*z+o8|2L@V=Nlr#^lw1CL+*=2d= z#cF0E0=kH#3%S(u3NaOlH5Ua%&Az>!`zUq_Jqt~r>BZ3 z^Su2S?J3EscQMxAKRUU!hpmww+O@I#Gl*qR>M^*T1=Y621&$DvLy%;dnj2|UAS;M= zzis>1E zQxCmgzeH!HND_BvyDO!Irr_x2&BP9F6ekB&`Vb;Er99fnn_-1NrQWF=qNz zTW%c!bv)`7OL6O;zRFkTz8cKPW`km(s0R?ww>#;|oG+wzlvQUGAD|pe12Ev(7K+&a ze&1+STJh?&2AaLqQ<`(_G~P)aeuWs+>W?fMT%CpCDC|IjJB1NQUdy6|T!ZmT^7knc z;>sBNFX`Cn5}WV_i-fhzL=1ZqDD}F88~Aqk$PPA~7j^yYAkb*0uAAn(c*CkN9y?J^ zY?Eh>x5e#AD(BRdV{*3M6?UcF=3lwjGOkw&N2|ch`nS#LZRf3^KR$Sl zhz{R=5#C*30GrAma8u8A$2RE1hQMVuc5JQe%G#Rjfv>(rCE}x){ z#L0v0qQLlSxNvkLjkTznug<$qE?%us#P?Vr5d}oJHF%lD(8oYE^Yy*YOfNE$Q}|Ag zPd<0(_#FF1xsb~*I+pRC47wZ%!g773>XtNc+1eyh*N@NOVC34lE{*xpHv%R9Z!rmh z3LV@W@Lvi(eg5`yl$;cAn{c}Wa&DpMRHW-}1IqCcx{h1qHq-&1CZ3AvVK$w#Nux+Z6LkUd^#L`*@Bvr@xnGY zt^kC7V!mD*Cd5gz0y2}BG|N=@(ug!!TG+`JOlZ}u8A6C>)9926eDPkzvxJz;v} z$kDI^0<&|$Z058jopaaKxr@^1sP1Aez!L3Q_h$D=Ik)x7MzB zEf&i@M7xjoq;@OihMhLhPfKq4NU(Xi2`9iveDs-&Teq?^1ODCX>hVy!kXAzd84_hw pp)sjWrADdopr1L8jf^v)QUmCBcU9Gaw^Dv|yifXhG`L0F`X6wobEE(O literal 0 HcmV?d00001 diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_b.png b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_b.png new file mode 100644 index 0000000000000000000000000000000000000000..40e3b7c3bbe07aef6a43ad8f64ad4bea0311cb0e GIT binary patch literal 3442 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 literal 0 HcmV?d00001 diff --git a/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_c.png b/Pacas Patches Compilation/Mods/BigAndSmall/Genes/NoHMC/Textures/Things/Ammo/Neolithic/SlingBall/Stone/Stone_c.png new file mode 100644 index 0000000000000000000000000000000000000000..9ea0e447f7af33704e3fb1745216adca8aacf1cc GIT binary patch literal 5023 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 + + + + SubCategory_Bondages + + Deep dark fantasies... + +
  • OnaholeCross
  • +
  • OnaholeHanger
  • +
  • OnaholeHorseMount
  • +
  • OnaholeMetalFrame
  • +
  • OnaholePillory
  • +
  • OnaholePole
  • +
    + Furniture + false +
    + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/RJW/Onahole/1.5/Patches/Patch_Onahole_Buildings.xml b/Pacas Patches Compilation/Mods/RJW/Onahole/1.5/Patches/Patch_Onahole_Buildings.xml new file mode 100644 index 0000000..f8bc9aa --- /dev/null +++ b/Pacas Patches Compilation/Mods/RJW/Onahole/1.5/Patches/Patch_Onahole_Buildings.xml @@ -0,0 +1,37 @@ + + + + Defs/ThingDef[defName="OnaholeCross"]/stuffCategories + +
  • Woody
  • +
    +
    + + + Defs/ThingDef[ + defName="OnaholeCross" or + defName="OnaholeHorseMount" or + defName="OnaholePillory" + ]/costList + + + 8 + 3 + + + + + + Defs/ThingDef[ + defName="OnaholeHanger" or + defName="OnaholeMetalFrame" or + defName="OnaholePole" + ] + + + 8 + 3 + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/RJW/Traders/1.5/Patches/Patch_Erotraders_Buildings.xml b/Pacas Patches Compilation/Mods/RJW/Traders/1.5/Patches/Patch_Erotraders_Buildings.xml new file mode 100644 index 0000000..347180c --- /dev/null +++ b/Pacas Patches Compilation/Mods/RJW/Traders/1.5/Patches/Patch_Erotraders_Buildings.xml @@ -0,0 +1,83 @@ + + + + Defs/ThingDef[defName="RJW_portable_computer_building"]/costList + + + 5 + 10 + 5 + 1 + 4 + + + + + + Defs/ThingDef[defName="RJW_portable_computer_building"]/researchPrerequisites + + +
  • Electronics_C2
  • +
    +
    +
    + + + Defs/ThingDef[defName="RJW_bodypillow"] + + + RJW_bodypillow + + Buyable + A large, confortable pillow that serves as a cozy surface to rest, hug, pat, and some other degeneracies. Imprinted on it there's a picture of a small, cutesy, petite woman. + + Things/Building/Pillow/bodypillow + Graphic_Multi + CutoutComplex + (2,2) + + (0,0.05,1,1.95) + + + + 14 + 800 + 0.45 + 1 + 0.85 + 0.85 + 4 + 2 + + (1,2) + +
  • Leathery
  • +
  • Fabric
  • +
    + + 20 + 2 + + 15 + + True + 6 + true + BuildingDestroyed_Soft_Medium + 0 + + +
  • Beds_B1
  • +
    + 4 +
    +
    +
    + + + Defs/ArchitectSense.DesignationSubCategoryDef[defName="SubCategory_StandartBeds"]/defNames/li[text()="industrial_single_bed"] + +
  • RJW_bodypillow
  • +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/RJW/Unleashed_Tribals/1.5/Patches/Patch_Tribals_Threat.xml b/Pacas Patches Compilation/Mods/RJW/Unleashed_Tribals/1.5/Patches/Patch_Tribals_Threat.xml new file mode 100644 index 0000000..3d2c866 --- /dev/null +++ b/Pacas Patches Compilation/Mods/RJW/Unleashed_Tribals/1.5/Patches/Patch_Tribals_Threat.xml @@ -0,0 +1,68 @@ + + + + +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Lesser_Succubus_Pawn"]/combatPower + + 65 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Higher_Succubus_Pawn"]/combatPower + + 105 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Catgirl_Pawn"]/combatPower + + 50 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Breacher"]/combatPower + + 60 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Fighter"]/combatPower + + 80 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Warrior"]/combatPower + + 120 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Enforcer"]/combatPower + + 205 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Chief"]/combatPower + + 450 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Settler"]/combatPower + + 50 + +
  • +
  • + Defs/PawnKindDef[defName="RJW_Races_Tribal_Trader"]/combatPower + + 50 + +
  • +
    +
    + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Races_Xenotypes/Seren_from_Stardust/1.5/Patches/Seren_Race.xml b/Pacas Patches Compilation/Mods/Races_Xenotypes/Seren_from_Stardust/1.5/Patches/Seren_Race.xml index 9dd083c..4f8bd55 100644 --- a/Pacas Patches Compilation/Mods/Races_Xenotypes/Seren_from_Stardust/1.5/Patches/Seren_Race.xml +++ b/Pacas Patches Compilation/Mods/Races_Xenotypes/Seren_from_Stardust/1.5/Patches/Seren_Race.xml @@ -92,29 +92,19 @@ - -
  • - Defs/AlienRace.ThingDef_AlienRace[defName="Seren"]/comps - - Defs/AlienRace.ThingDef_AlienRace[defName="Seren"] - - - - -
  • -
  • - Defs/AlienRace.ThingDef_AlienRace[defName="Seren"]/comps - -
  • - CombatExtended.CompPawnGizmo -
  • -
  • - -
  • -
  • Defs/AlienRace.ThingDef_AlienRace[defName="Seren"]/alienRace/generalSettings/ageSkillFactorCurve
  • +
  • + Defs/AlienRace.ThingDef_AlienRace[defName="Seren"]/race/litterSizeCurve + Inherit + False +
  • +
  • + Defs/AlienRace.ThingDef_AlienRace[defName="Seren"]/race/lifeStageAges + Inherit + False +
  • diff --git a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Defs/ThingCategoryDef/SSC_Categories_Add.xml b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Defs/ThingCategoryDef/SSC_Categories_Add.xml new file mode 100644 index 0000000..7ac858d --- /dev/null +++ b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Defs/ThingCategoryDef/SSC_Categories_Add.xml @@ -0,0 +1,10 @@ + + + + + SlaveryCollars + + Headgear + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml new file mode 100644 index 0000000..ce501a3 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml @@ -0,0 +1,6 @@ + + + + Ошейники + + diff --git a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Columns/1.4/Patches/Patch_Simple_Collars.xml b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Patches/Patch_Simple_Collars.xml similarity index 97% rename from Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Columns/1.4/Patches/Patch_Simple_Collars.xml rename to Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Patches/Patch_Simple_Collars.xml index 4d13b00..1e07f64 100644 --- a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Columns/1.4/Patches/Patch_Simple_Collars.xml +++ b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.4/Patches/Patch_Simple_Collars.xml @@ -224,6 +224,14 @@ +
  • + Defs/ThingDef[@Name="SCArmorMakeableBase"]/thingCategories + + +
  • SlaveryCollars
  • + + +
  • Defs/ThingDef[ defName="Apparel_SlaveCollar_Explosive" or diff --git a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Defs/ThingCategoryDef/SSC_Categories_Add.xml b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Defs/ThingCategoryDef/SSC_Categories_Add.xml new file mode 100644 index 0000000..7ac858d --- /dev/null +++ b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Defs/ThingCategoryDef/SSC_Categories_Add.xml @@ -0,0 +1,10 @@ + + + + + SlaveryCollars + + Headgear + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml new file mode 100644 index 0000000..ce501a3 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories_SSC.xml @@ -0,0 +1,6 @@ + + + + Ошейники + + diff --git a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Columns/1.5/Patches/Patch_Simple_Collars.xml b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Patches/Patch_Simple_Collars.xml similarity index 87% rename from Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Columns/1.5/Patches/Patch_Simple_Collars.xml rename to Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Patches/Patch_Simple_Collars.xml index b7e2a88..4ddf4a2 100644 --- a/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Columns/1.5/Patches/Patch_Simple_Collars.xml +++ b/Pacas Patches Compilation/Mods/Simple_Mods/Slavery_Collars/1.5/Patches/Patch_Simple_Collars.xml @@ -121,6 +121,36 @@
  • +
  • + +
  • Rabbie The Moonrabbit race
  • + + + +
  • + Defs/AlienRace.ThingDef_AlienRace[defName="Rabbie"]/comps + + Defs/AlienRace.ThingDef_AlienRace[defName="Rabbie"] + + +
  • + SimpleSlaveryCollars.CompSlave +
  • + + + + + Defs/AlienRace.ThingDef_AlienRace[defName="Rabbie"]/comps + +
  • + SimpleSlaveryCollars.CompSlave +
  • +
    +
    + +
    +
    +
  • Moyo-From the depth
  • @@ -194,6 +224,14 @@ +
  • + Defs/ThingDef[@Name="SCArmorMakeableBase"]/thingCategories + + +
  • SlaveryCollars
  • + + +
  • Defs/ThingDef[ defName="Apparel_SlaveCollar_Explosive" or diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_PasteCategories.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_PasteCategories.xml new file mode 100644 index 0000000..4e4ba1c --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_PasteCategories.xml @@ -0,0 +1,13 @@ + + + + Трубы подачи пасты + Легкие трубы для транспортировки пасты. + + Баки питательной пасты + Большие емкости для хранения запасов пищи колонии. + + Синтезаторы пасты + Аппараты для синтеза питательной пасты. + + diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/DesignationCategoryDef/Designation_NutrPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/DesignationCategoryDef/Designation_NutrPaste.xml new file mode 100644 index 0000000..0018d4e --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/DesignationCategoryDef/Designation_NutrPaste.xml @@ -0,0 +1,6 @@ + + + + трубопроводы + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/PipeSystem.PipeNetDef/NutrientPasteNet.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/PipeSystem.PipeNetDef/NutrientPasteNet.xml new file mode 100644 index 0000000..856004d --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/PipeSystem.PipeNetDef/NutrientPasteNet.xml @@ -0,0 +1,5 @@ + + + + Питательная паста + diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Net_NutrPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Net_NutrPaste.xml new file mode 100644 index 0000000..4762315 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Net_NutrPaste.xml @@ -0,0 +1,15 @@ + + + + труба подачи пасты + + Лёгкая стальная труба, предназначенная для транспортировки синтетической смеси, известной под названием «питательная паста», от синтезаторов питательной пасты и баков её хранения до дозаторов. + + подземная труба подачи пасты + + Подземная стальная труба, предназначенная для транспортировки синтетической смеси, известной под названием «питательная паста», от синтезаторов питательной пасты и баков её хранения до дозаторов. + + вентиль питательной пасты + + Открывает или перекрывает поток питательной пасты. + diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Production_NutrPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Production_NutrPaste.xml new file mode 100644 index 0000000..98fe42c --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Production_NutrPaste.xml @@ -0,0 +1,22 @@ + + + + малый синтезатор пасты + Аппарат для синтеза питательной пасты из сырья, помещённого в примыкающие воронки. Требует меньше ингредиентов и времени, чем приготовление пищи, но пасту никто не любит. С грубым растительным волокном (например, сеном) не работает.\nТребуется питательности на порцию - 0.4. + + средний синтезатор пасты + Аппарат для синтеза питательной пасты из сырья, помещённого в примыкающие воронки. Требует меньше ингредиентов и времени, чем приготовление пищи, но пасту никто не любит. С грубым растительным волокном (например, сеном) не работает. \nТребуется питательности на порцию - 0.35. + + большой синтезатор пасты + Аппарат для синтеза питательной пасты из сырья, помещённого в примыкающие воронки. Требует меньше ингредиентов и времени, чем приготовление пищи, но пасту никто не любит. С грубым растительным волокном (например, сеном) не работает. \nТребуется питательности на порцию - 0.3. + + кран питательной пасты + Резервуар, похожий на воронку. Предназначен для выдачи порций питательной пасты из баков хранения. Им могут пользоваться поселенцы, пленники и животные. Уже выданная порция питательной пасты может испортиться. + + раздатчик питательной пасты + Небольшая выпускная трубка, позволяющая поселенцам забирать питательную пасту. + + капельница питательной пасты + Прикроватное устройство, позволяющее кормить лежачего пациента, при условии подключения к баку хранения пасты. Должно быть расположено непосредственно рядом с изголовьем кровати. Установка второй капельницы питательной пасты не принесёт дополнительного эффекта. + + diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Storage_NutrPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Storage_NutrPaste.xml new file mode 100644 index 0000000..df30bf9 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Buildings_Storage_NutrPaste.xml @@ -0,0 +1,19 @@ + + + + малый бак для пасты + Большая ёмкость для хранения питательной пасты, в ней помещается до 75 порций. При уничтожении оставляет после себя много грязи. + + средний бак для пасты + Большая ёмкость для хранения питательной пасты, в ней помещается до 360 порций. При уничтожении оставляет после себя много грязи. + + большой бак для пасты + Большая ёмкость для хранения питательной пасты, в ней помещается до 1215 порций. При уничтожении оставляет после себя много грязи. + + огромный бак для пасты + Большая ёмкость для хранения питательной пасты, в ней помещается до 2880 порций. При уничтожении оставляет после себя много грязи. + + гигантский бак для пасты + Большая ёмкость для хранения питательной пасты, в ней помещается до 5625 порций. При уничтожении оставляет после себя много грязи. + + diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Filth_NutrPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Filth_NutrPaste.xml new file mode 100644 index 0000000..c84c977 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/DefInjected/ThingDef/Filth_NutrPaste.xml @@ -0,0 +1,7 @@ + + + + грязь от питательной пасты + + Пролитая питательная паста. + diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/Keyed/Misc_Gameplay_NutrPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/Keyed/Misc_Gameplay_NutrPaste.xml new file mode 100644 index 0000000..9bb5524 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Languages/Russian/Keyed/Misc_Gameplay_NutrPaste.xml @@ -0,0 +1,19 @@ + + + + Вкл./выкл. подачу питательной пасты. + + Дать команду включения или отключения подачи питательной пасты. Вскоре поселенец подойдёт и переключит выключатель. + + + Опустошить бак + + Слить содержимое бака. Это удалит из него все нежелательные ингредиенты. + + + Извлечь 5 порций + + Извлечь 10 порций + + Извлечь 20 порций + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_1_fix.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_1_fix.xml new file mode 100644 index 0000000..c1d2394 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_1_fix.xml @@ -0,0 +1,47 @@ + + + + +
  • + Defs/ThingDef[defName ="VNPE_NutrientPasteVat"]/comps/li[@Class="PipeSystem.CompProperties_ResourceStorage"]/storageCapacity + + 360 + +
  • +
  • + Defs/DesignationCategoryDef[defName="VCHE_PipeNetworks"]/order + + 150 + +
  • + +
  • + Defs/DesignatorDropdownGroupDef[defName="VNPE_NutrientPastePipes"] +
  • +
  • + Defs/ThingDef[ + defName ="VNPE_NutrientPastePipe" or + defName ="VNPE_UndergroundNutrientPastePipe" + ]/designatorDropdown +
  • + +
  • + Defs + + + SubCategory_NutrientPastePipes + + Light pipes for transporting paste. + +
  • VNPE_NutrientPastePipe
  • +
  • VNPE_UndergroundNutrientPastePipe
  • +
  • VNPE_NutrientPasteValve
  • + + VCHE_PipeNetworks + false + + + + + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_2_DeepVat_fix.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_2_DeepVat_fix.xml new file mode 100644 index 0000000..4c6567f --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_2_DeepVat_fix.xml @@ -0,0 +1,104 @@ + + + + +
  • Vanilla Nutrient Paste Expanded: Deep Vat
  • +
    + + +
  • + Defs/DesignatorDropdownGroupDef[defName="VNPE_NutrientPasteVat_SET"] +
  • +
  • + Defs/ThingDef[ + defName ="VNPE_NutrientPasteVat" or + defName ="VNPE_NutrientPasteVat_Small" or + defName ="VNPE_NutrientPasteVat_Giant" or + defName ="VNPE_NutrientPasteVat_XL" or + defName ="VNPE_NutrientPasteVat_XXL" + ]/designatorDropdown +
  • + +
  • + Defs + + + SubCategory_PasteVats + + Paste tanks to store your colony food source. + +
  • VNPE_NutrientPasteVat_Small
  • +
  • VNPE_NutrientPasteVat
  • +
  • VNPE_NutrientPasteVat_Giant
  • +
  • VNPE_NutrientPasteVat_XL
  • +
  • VNPE_NutrientPasteVat_XXL
  • + + VCHE_PipeNetworks + false + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_XL" or defName="VNPE_NutrientPasteVat_XXL"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_XL" or defName="VNPE_NutrientPasteVat_XXL"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_XL"]/costList + + + 28 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Giant"]/costStuffCount + + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Giant"]/costStuffCount + + 400 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_XL"] + + +
  • StrongMetallic
  • + + 900 + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_XXL"]/costList + + + 50 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_XXL"] + + +
  • StrongMetallic
  • + + 1500 + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_3_MiniGrinder_fix.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_3_MiniGrinder_fix.xml new file mode 100644 index 0000000..ae05560 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5/Patches/Patches_NutrientPaste_3_MiniGrinder_fix.xml @@ -0,0 +1,58 @@ + + + + +
  • Vanilla Nutrient Paste Expanded: MiniGrinder
  • +
    + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteMicroGrinder"]/costList + + + 1 + 1 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteMicroGrinder"] + + +
  • StrongMetallic
  • + + 35 + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteMicroGrinder"] + + +
  • Food_C3
  • + + + + +
  • + Defs + + + SubCategory_PasteGrinders + + Machines for synthesizing nutrient paste. + +
  • VNPE_NutrientPasteMicroGrinder
  • +
  • VNPE_NutrientPasteMiniGrinder
  • +
  • VNPE_NutrientPasteGrinder
  • + + VCHE_PipeNetworks + false + + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/All Credits to MasakiTenchi.txt b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/All Credits to MasakiTenchi.txt new file mode 100644 index 0000000..e69de29 diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_ConnectedBed.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_ConnectedBed.xml new file mode 100644 index 0000000..d3ea06f --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_ConnectedBed.xml @@ -0,0 +1,56 @@ + + + + +
  • Connected Bed
  • +
    + + + +
  • + Defs/ThingDef[defName="VNPE_ConnectedBed"]/costStuffCount +
  • + +
  • + Defs/ThingDef[defName="VNPE_ConnectedBed"]/costList + + + 50 + 10 + 3 + 1 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_ConnectedBed"] + + +
  • Metallic
  • +
  • Plastic
  • + + 60 + + +
  • + Defs/ThingDef[defName="VNPE_ConnectedBed"]/designationCategory + + Furniture + +
  • +
  • + Defs/ThingDef[defName="VNPE_ConnectedBed"]/researchPrerequisites + + +
  • HospitalBed
  • +
  • Food_C3
  • + + + + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste.xml new file mode 100644 index 0000000..6bdde4b --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste.xml @@ -0,0 +1,236 @@ + + + + +
  • Vanilla Nutrient Paste Expanded
  • +
    + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPastePipe"]/constructEffect +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPastePipe"]/costList +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPastePipe"] + + +
  • StrongMetallic
  • + + 2 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPastePipe"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_UndergroundNutrientPastePipe"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_UndergroundNutrientPastePipe"]/costList +
  • +
  • + Defs/ThingDef[defName="VNPE_UndergroundNutrientPastePipe"] + + +
  • StrongMetallic
  • + + 2 + + +
  • + Defs/ThingDef[defName="VNPE_UndergroundNutrientPastePipe"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteValve"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteValve"]/costList + + + 1 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteValve"] + + +
  • StrongMetallic
  • + + 10 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteValve"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteGrinder"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteGrinder"]/costList + + + 3 + 3 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteGrinder"] + + +
  • StrongMetallic
  • + + 100 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteGrinder"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteTap"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteTap"]/costList + + + 50 + 2 + 2 + + +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteTap"] + + +
  • StrongMetallic
  • + + 25 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteTap"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteFeeder"]/costList + + + 1 + + +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteFeeder"] + + +
  • StrongMetallic
  • + + 25 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteFeeder"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteDripper"]/costList + + + 1 + + +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteDripper"] + + +
  • StrongMetallic
  • + + 25 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteDripper"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat"]/costList + + + 4 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat"] + + +
  • StrongMetallic
  • + + 150 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat"]/researchPrerequisites + + +
  • Food_C3
  • + + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_DeepVat.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_DeepVat.xml new file mode 100644 index 0000000..08a14cc --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_DeepVat.xml @@ -0,0 +1,71 @@ + + + + +
  • Vanilla Nutrient Paste Expanded: Deep Vat
  • +
    + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Giant"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Giant"]/costList + + + 18 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Giant"] + + +
  • StrongMetallic
  • + + 400 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Giant"]/researchPrerequisites + + +
  • Food_C3
  • + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Small"]/constructEffect +
  • +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Small"]/costList + + + 2 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Small"] + + +
  • StrongMetallic
  • + + 100 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteVat_Small"]/researchPrerequisites + + +
  • Food_C3
  • + + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_MiniGrinder.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_MiniGrinder.xml new file mode 100644 index 0000000..6e20e53 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki/Patches/Patches_NutrientPaste_MiniGrinder.xml @@ -0,0 +1,43 @@ + + + + +
  • Vanilla Nutrient Paste Expanded: MiniGrinder
  • +
    + + + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteMiniGrinder"]/costList + + + 1 + 2 + + +
  • + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteMiniGrinder"] + + +
  • StrongMetallic
  • + + 50 + + +
  • + Defs/ThingDef[defName="VNPE_NutrientPasteMiniGrinder"] + + +
  • Food_C3
  • + + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_MeleeBladelink.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_MeleeBladelink.xml new file mode 100644 index 0000000..e3ddd91 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_MeleeBladelink.xml @@ -0,0 +1,8 @@ + + + + синхропсипосох + Ультратехнологичный лёгкий посох, содержащий пси-материалы. Хоть это и эффективное оружие ближнего боя, основная функция такого посоха — наделять своего владельца повышенной психической чувствительностью и ускоренным рассеиванием нейроперегрева, позволяя ему шире применять свои пси-способности.\n\nЭто оружие обладает встроенной ИИ-личностью, которая может привязаться только к одному человеку. Владелец и оружие синхронизируют свои рефлексы, получая возможность атаковать с ужасающей скоростью, точностью и изобретательностью. После формирования связи оружие откажется работать в чужих руках. + боевая часть + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_PersonaButtons.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_PersonaButtons.xml new file mode 100644 index 0000000..5436702 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/DefInjected/ThingDef/VPWE_PersonaButtons.xml @@ -0,0 +1,27 @@ + + + + Настройка синхрооружия + + Настройка синхрооружия + + Настройка синхрооружия + + Настройка синхрооружия + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/Keyed/Keys_VPWE_Persona.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/Keyed/Keys_VPWE_Persona.xml new file mode 100644 index 0000000..06fdd55 --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Languages/Russian/Keyed/Keys_VPWE_Persona.xml @@ -0,0 +1,16 @@ + + + + Синхрооружие {PAWN_nameDef} + Получив титул {1} в Империи, {PAWN_nameDef} удостаивается личного синхрооружия.\nМожно выбрать тип этого оружия и полностью изменить его облик и встроенную ИИ-личность на свой вкус. Однако можно закрыть это уведомление и вернуться к нему позже.\nВыбранное оружие будет немедленно доставлено в транспортной капсуле и синхронизировано с {PAWN_nameDef}. + + Получить {0} + Отложить + Получить для {PAWN_nameDef} + Личность: + {PAWN_nameDef} уже имеет синхронизацию с {1}. Вы точно хотите получить новое синхрооружие? + Грузовые контейнеры (синхрооружие) + {0} для {PAWN_nameDef} прибыло. + Пси-способность: + + \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Patches/VPWE_MeleeBladelink.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Patches/VPWE_MeleeBladelink.xml new file mode 100644 index 0000000..a8e8cff --- /dev/null +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded/Patches/VPWE_MeleeBladelink.xml @@ -0,0 +1,39 @@ + + + + + Defs/ThingDef[defName="VPWE_MeleeWeapon_PsyfocusStaffBladelink"]/tools + + +
  • + + +
  • Blunt
  • + + 6 + 1.8 + 1.75 + Head + +
    +
    +
    + + + Defs/ThingDef[defName="VPWE_MeleeWeapon_PsyfocusStaffBladelink"]/statBases + + 6 + 1.56 + + + + + Defs/ThingDef[defName="VPWE_MeleeWeapon_PsyfocusStaffBladelink"]/equippedStatOffsets + + 0.6 + 1.17 + 0.47 + + + +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Genie/Patches/VREG_DrugsRemove.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Genie/Patches/VREG_DrugsRemove.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Genie/Patches/VREG_DrugsRemove.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Genie/Patches/VREG_DrugsRemove.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_Blacklisted.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_Blacklisted.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_Blacklisted.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_Blacklisted.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_GeneDefs_Misc.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_GeneDefs_Misc.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_GeneDefs_Misc.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Hussar/Patches/VREH_GeneDefs_Misc.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_GeneDefs_BarkSkin.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_GeneDefs_BarkSkin.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_GeneDefs_BarkSkin.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_GeneDefs_BarkSkin.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_Races_Animal_Ideology.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_Races_Animal_Ideology.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_Races_Animal_Ideology.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin/Patches/VREP_Races_Animal_Ideology.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_GeneDefs_ScaleSkin.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_GeneDefs_ScaleSkin.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_GeneDefs_ScaleSkin.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_GeneDefs_ScaleSkin.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_HediffDef_SauridClaws.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_HediffDef_SauridClaws.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_HediffDef_SauridClaws.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Saurid/Patches/VRES_HediffDef_SauridClaws.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/DesignationSubCategoryDefs/SubCategories_Biotech_Recycle.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/DesignationSubCategoryDefs/SubCategories_Biotech_Recycle.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/DesignationSubCategoryDefs/SubCategories_Biotech_Recycle.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/DesignationSubCategoryDefs/SubCategories_Biotech_Recycle.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/ThingCategoryDef/VRE_Categories_Add.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/ThingCategoryDef/VRE_Categories_Add.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/ThingCategoryDef/VRE_Categories_Add.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Defs/ThingCategoryDef/VRE_Categories_Add.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_VRE.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_VRE.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_VRE.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ArchitectSense.DesignationSubCategoryDefs/SubCategories_VRE.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/JobDef/Jobs_Work.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/JobDef/Jobs_Work.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/JobDef/Jobs_Work.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/JobDef/Jobs_Work.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/PipeSystem.ProcessDef/ProcessDefs.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/PipeSystem.ProcessDef/ProcessDefs.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/PipeSystem.ProcessDef/ProcessDefs.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/PipeSystem.ProcessDef/ProcessDefs.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/RecipeDef/Recipes_Recycling.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/RecipeDef/Recipes_Recycling.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/RecipeDef/Recipes_Recycling.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/RecipeDef/Recipes_Recycling.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchProjectDef/ResearchProjects.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchProjectDef/ResearchProjects.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchProjectDef/ResearchProjects.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchProjectDef/ResearchProjects.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchTabDef/ResearchTabs.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchTabDef/ResearchTabs.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchTabDef/ResearchTabs.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ResearchTabDef/ResearchTabs.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/TerrainDef/Terrain_Floors_Recy.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/TerrainDef/Terrain_Floors_Recy.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/TerrainDef/Terrain_Floors_Recy.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/TerrainDef/Terrain_Floors_Recy.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Misc.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Production.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Production.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Production.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Buildings_Production.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Manufactured.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Stuff.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Stuff.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Stuff.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/ThingDef/Items_Resource_Stuff.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/WorkGiverDef/WorkGivers.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/WorkGiverDef/WorkGivers.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/WorkGiverDef/WorkGivers.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/DefInjected/WorkGiverDef/WorkGivers.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/Keyed/Misc.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/Keyed/Misc.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/Keyed/Misc.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/Keyed/Misc.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Case.txt b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Case.txt similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Case.txt rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Case.txt diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Female.txt b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Female.txt similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Female.txt rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Female.txt diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Male.txt b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Male.txt similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Male.txt rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Gender/Male.txt diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Plural.txt b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Plural.txt similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Plural.txt rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Languages/Russian/WordInfo/Plural.txt diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_PumpsCratePatch.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_PumpsCratePatch.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_PumpsCratePatch.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_PumpsCratePatch.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml similarity index 98% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml index 30bee45..0dddbb2 100644 --- a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml +++ b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_RecyclersPatch.xml @@ -31,8 +31,8 @@ 150 - 10 - 5 + 10 + 5 15 5 diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResearchPatch.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResearchPatch.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResearchPatch.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResearchPatch.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResourcePatch.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResourcePatch.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResourcePatch.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ResourcePatch.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ThingCategoriesPatch.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ThingCategoriesPatch.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ThingCategoriesPatch.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Patches/VRE_ThingCategoriesPatch.xml diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Textures/UI/Icons/ThingCategories/Wastepacks.png b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Textures/UI/Icons/ThingCategories/Wastepacks.png similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded/Textures/UI/Icons/ThingCategories/Wastepacks.png rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded/Textures/UI/Icons/ThingCategories/Wastepacks.png diff --git a/Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent/Patches/VSEPP_PawnKinds_ManInCoat.xml b/Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent/Patches/VSEPP_PawnKinds_ManInCoat.xml similarity index 100% rename from Pacas Patches Compilation/Mods/9_Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent/Patches/VSEPP_PawnKinds_ManInCoat.xml rename to Pacas Patches Compilation/Mods/Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent/Patches/VSEPP_PawnKinds_ManInCoat.xml diff --git a/Pacas Patches Compilation/Patches/Core SK/SK_ThingCategories.xml b/Pacas Patches Compilation/Patches/Core SK/SK_ThingCategories.xml index 5c06604..47394f8 100644 --- a/Pacas Patches Compilation/Patches/Core SK/SK_ThingCategories.xml +++ b/Pacas Patches Compilation/Patches/Core SK/SK_ThingCategories.xml @@ -4,31 +4,109 @@
  • - Defs/ThingDef[defName = "Wort"]/thingCategories + Defs/ThingDef[defName="Wort"]/thingCategories - +
  • CookingSupplies
  • - + - - - + +
    + + + +
  • Anomaly
  • +
    + + +
  • + Defs/ThingDef[defName="Gun_HellcatRifle"]/thingCategories + + Defs/ThingDef[defName="Gun_HellcatRifle"] + + +
  • Rifles
  • + + + + + Defs/ThingDef[defName="Gun_HellcatRifle"]/thingCategories + + +
  • Rifles
  • +
    +
    +
    + +
  • + Defs/ThingDef[defName="NerveSpiker"]/thingCategories + + Defs/ThingDef[defName="NerveSpiker"] + + +
  • CrossbarRanged
  • + + + + + Defs/ThingDef[defName="NerveSpiker"]/thingCategories + + +
  • CrossbarRanged
  • +
    +
    +
    + +
  • + Defs/ThingDef[defName="Gun_Incinerator"]/thingCategories + + Defs/ThingDef[defName="Gun_Incinerator"] + + +
  • Glaunchers
  • + + + + + Defs/ThingDef[defName="Gun_Incinerator"]/thingCategories + + +
  • Glaunchers
  • +
    +
    +
    + +
    +
    +
    \ No newline at end of file diff --git a/Pacas Patches Compilation/Patches/Mods_Fixes/Patch_FacialAnimation.xml b/Pacas Patches Compilation/Patches/Mods_Fixes/Patch_FacialAnimation.xml new file mode 100644 index 0000000..e164775 --- /dev/null +++ b/Pacas Patches Compilation/Patches/Mods_Fixes/Patch_FacialAnimation.xml @@ -0,0 +1,36 @@ + + + + +
  • [NL] Facial Animation - WIP
  • +
    + + Defs/GeneDef[defName="Eyes_Red"]/renderNodeProperties + + +
  • + Defs + + + Red_EyeColor + Eyes_Red + RGB(221,13,27) + + + Gray_EyeColor + Eyes_Gray + RGB(84,84,84) + + +
  • +
  • + Defs/GeneDef[ + defName="Eyes_Red" or + defName="Eyes_Gray" + ]/renderNodeProperties +
  • +
    +
    +
    +
    +
    diff --git a/Pacas Patches Compilation/Settings/Defs/XmlExtensions.SettingsMenuDef/PPC_Settings_Special.xml b/Pacas Patches Compilation/Settings/Defs/XmlExtensions.SettingsMenuDef/PPC_Settings_Special.xml index 4c2903b..ce242a3 100644 --- a/Pacas Patches Compilation/Settings/Defs/XmlExtensions.SettingsMenuDef/PPC_Settings_Special.xml +++ b/Pacas Patches Compilation/Settings/Defs/XmlExtensions.SettingsMenuDef/PPC_Settings_Special.xml @@ -51,6 +51,17 @@
  • 12
  • +
  • + Cheaper_Vents + + Cheaper_Vents + false + Modifies cost of vent (35 to 15) + Cheaper_Vents_Tooltip +
  • +
  • + 12 +
  • Cheaper_Rimfeller_Pipes diff --git a/Pacas Patches Compilation/Settings/Languages/Russian/Keyed/SettingsPPCKeys.xml b/Pacas Patches Compilation/Settings/Languages/Russian/Keyed/SettingsPPCKeys.xml index 9b4cf12..c14124b 100644 --- a/Pacas Patches Compilation/Settings/Languages/Russian/Keyed/SettingsPPCKeys.xml +++ b/Pacas Patches Compilation/Settings/Languages/Russian/Keyed/SettingsPPCKeys.xml @@ -16,6 +16,9 @@ Более холодный хладокамень Хладокаменная батарея выделяет больше мороза + Более дешевые вентиляции + Удешевляет вентиляции + Более дешевые трубы для нефти Удешевляет трубы (с 15 до 5) diff --git a/Pacas Patches Compilation/Settings/Patches/Patch_PPC_Settings_Main.xml b/Pacas Patches Compilation/Settings/Patches/Patch_PPC_Settings_Main.xml index 47b9646..3a7448e 100644 --- a/Pacas Patches Compilation/Settings/Patches/Patch_PPC_Settings_Main.xml +++ b/Pacas Patches Compilation/Settings/Patches/Patch_PPC_Settings_Main.xml @@ -117,6 +117,19 @@
  • +
  • + PPC.Pacas.Settings + Cheaper_Vents + false + + + Defs/ThingDef[defName="Vent"]/costStuffCount + + 15 + + + +
  • PPC.Pacas.Settings Cheaper_Rimfeller_Pipes diff --git a/Pacas Patches Compilation/loadFolders.xml b/Pacas Patches Compilation/loadFolders.xml index 0c122d0..a573599 100644 --- a/Pacas Patches Compilation/loadFolders.xml +++ b/Pacas Patches Compilation/loadFolders.xml @@ -33,7 +33,7 @@
  • Mods/Simple_Mods/GeneExtractorTiers/1.4
  • Mods/Simple_Mods/Egg_Incubator
  • Mods/Simple_Mods/Hemogen_Extractor
  • -
  • Mods/Simple_Mods/Slavery_Columns/1.4
  • +
  • Mods/Simple_Mods/Slavery_Collars/1.4
  • Mods/Simple_Mods/ValkyrieMech
  • Mods/Simple_Mods/Dominant_Gene/1.4
  • @@ -48,12 +48,12 @@
  • Mods/Races_Xenotypes/Skavens/NoHMC
  • Mods/Races_Xenotypes/Skavens/NoVPI
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Genie
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Hussar
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Saurid
  • +
  • Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded
  • +
  • Mods/Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Genie
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Hussar
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Saurid
  • /
  • @@ -72,6 +72,9 @@
  • Mods/RJW/CoreMod/1.5
  • Mods/RJW/Sexperience/1.5
  • +
  • Mods/RJW/Onahole/1.5
  • +
  • Mods/RJW/Traders/1.5
  • +
  • Mods/RJW/Unleashed_Tribals/1.5
  • Mods/Simple_Mods/Better_Infestations
  • Mods/Simple_Mods/RimForge_Power_Poles
  • @@ -84,7 +87,7 @@
  • Mods/Simple_Mods/GeneExtractorTiers/1.5
  • Mods/Simple_Mods/Egg_Incubator
  • Mods/Simple_Mods/Hemogen_Extractor
  • -
  • Mods/Simple_Mods/Slavery_Columns/1.5
  • +
  • Mods/Simple_Mods/Slavery_Collars/1.5
  • Mods/Simple_Mods/ValkyrieMech
  • Mods/Simple_Mods/BetterGeneInheritance/1.5
  • @@ -99,12 +102,19 @@
  • Mods/Races_Xenotypes/Skavens/NoHMC
  • Mods/Races_Xenotypes/Skavens/NoVPI
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Recycling_Expanded
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Genie
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Hussar
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin
  • -
  • Mods/9_Vanilla_Expanded/Vanilla_Races_Expanded_Saurid
  • +
  • Mods/Vanilla_Expanded/Vanilla_Recycling_Expanded
  • +
  • Mods/Vanilla_Expanded/Vanilla_Persona_Weapons_Expanded
  • +
  • Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/1.5
  • +
  • Mods/Vanilla_Expanded/Vanilla_Nutient_Paste_Expanded/NoMasaki
  • +
  • Mods/Vanilla_Expanded/Vanilla_Storytellers_Expanded_Perry_Persistent
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Genie
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Hussar
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Phytokin
  • +
  • Mods/Vanilla_Expanded/Vanilla_Races_Expanded_Saurid
  • + +
  • Mods/BigAndSmall/Core/1.5
  • +
  • Mods/BigAndSmall/Genes/1.5
  • +
  • Mods/BigAndSmall/Genes/NoHMC