commit 72723f72bec00dfe0d6c05a176263adbc753043b Author: ProjectKoi-Kalo\Kalo Date: Sat Aug 3 23:09:40 2024 +0800 initial commit diff --git a/1.5/Mods/Biotech/Defs/BiotechDefs/RecipeDefs/Recipes_MilianGestator_Farm.xml b/1.5/Mods/Biotech/Defs/BiotechDefs/RecipeDefs/Recipes_MilianGestator_Farm.xml new file mode 100644 index 0000000..a679270 --- /dev/null +++ b/1.5/Mods/Biotech/Defs/BiotechDefs/RecipeDefs/Recipes_MilianGestator_Farm.xml @@ -0,0 +1,152 @@ + + + + + Milian_Mechanoid_FarmI + + Gestate a Milian modeled Farm I. + Milira_MilianTech_Gestator + +
  • + + +
  • Milira_SunPlateSteel
  • + + + 40 + +
  • + + +
  • Plasteel
  • + + + 35 + +
  • + + +
  • Milira_SplendidSteel
  • + + + 100 + +
  • + + +
  • Milira_SolarCrystal
  • + + + 2 + +
  • + + +
  • ComponentIndustrial
  • + + + 4 + +
  • + + +
  • Milira_FeatherThread
  • + + + 85 + +
  • + + +
  • Milira_MilianReactor
  • + + + 1 + +
    + + 1 + + + Milian_Mechanoid_FarmI + +
    + + + Milira_ResurrectMilian_Farm + + Resurrect an allied Milian Farm whose body is not completely destroyed. + +
  • + + +
  • Corpses
  • + + + 1 + +
  • + + +
  • Milira_MilianReactor
  • + + + 1 + +
  • + + +
  • Milira_SplendidSteel
  • + + + 60 + + + + +
    + + +
  • Corpse_Milian_Mechanoid_FarmI
  • +
    +
    +
    + +
    \ No newline at end of file diff --git a/1.5/Mods/Biotech/Defs/ThingDefs_Races/Race_Milian_Farm.xml b/1.5/Mods/Biotech/Defs/ThingDefs_Races/Race_Milian_Farm.xml new file mode 100644 index 0000000..107d296 --- /dev/null +++ b/1.5/Mods/Biotech/Defs/ThingDefs_Races/Race_Milian_Farm.xml @@ -0,0 +1,42 @@ + + + + + + Milian_Mechanoid_FarmI + + Milian the farm I type.\n\nCan't equipe any weapon. + + Milian_Lining + + + 4.25 + 800 + 0.1 + 0.1 + 2 + + + 1.2 + + + + Milian/Mechanoid_uiIcon/PawnI + + + + Milian_Mechanoid_FarmI + + Milian_Mechanoid_FarmI + 90 + +
  • Milian_Lining
  • +
    + 9999~9999 + + + 1 + 9999~9999 +
    + +
    \ No newline at end of file diff --git a/1.5/Patches/MiliranF_Patch.xml b/1.5/Patches/MiliranF_Patch.xml new file mode 100644 index 0000000..dcea347 --- /dev/null +++ b/1.5/Patches/MiliranF_Patch.xml @@ -0,0 +1,37 @@ + + + + + + +
  • + Defs/ThingDef[defName="Milian_Lining"]/comps/li/targetableMilianPawnkinds +
  • +
  • + Defs/ThingDef[defName="Milian_Lining"]/comps/li/targetableMilianPawnkinds + +
  • Milian_Mechanoid_FarmI
  • + + +
    + +
    + + + + +
  • + Defs/ThingDef[defName="Milian_Gestator"]/recipes +
  • +
  • + Defs/ThingDef[defName="Milian_Gestator"]/recipes + +
  • Milian_Mechanoid_FarmI
  • +
  • Milira_ResurrectMilian_Farm
  • + + +
    + +
    + +
    \ No newline at end of file diff --git a/About/About.xml b/About/About.xml new file mode 100644 index 0000000..16b62fa --- /dev/null +++ b/About/About.xml @@ -0,0 +1,45 @@ + + + Miliran Farmer + Ancot + +
  • 1.5
  • +
    + Miliran Farmer Patch. + Kalospacer.MiliranFarmerPatch + Milira/Faction/Faction_Icon + +
  • + erdelf.HumanoidAlienRaces + Humanoid Alien Races 2.0 + https://steamcommunity.com/sharedfiles/filedetails/?id=839005762 +
  • +
  • + Ancot.AncotLibrary + Ancot Library + https://steamcommunity.com/sharedfiles/filedetails/?id=2988801276 +
  • +
  • + Ancot.MiliraRace + Milira Race + https://steamcommunity.com/sharedfiles/filedetails/?id=2988801276 +
  • +
  • + Ludeon.RimWorld.Royalty + Royalty +
  • +
  • + Ludeon.RimWorld.Biotech + Biotech +
  • +
    + +
  • erdelf.HumanoidAlienRaces
  • +
  • Ancot.AncotLibrary
  • +
  • Ancot.MiliraRace
  • +
    + +
  • ssulunge.KijinRace3
  • +
    + +
    \ No newline at end of file diff --git a/About/Preview.png b/About/Preview.png new file mode 100644 index 0000000..e2b9a5d Binary files /dev/null and b/About/Preview.png differ diff --git a/Content/Languages/ChineseSimplified (简体中文)/DefInjected/PawnKindDef/Race_MilianF_Pawn.xml b/Content/Languages/ChineseSimplified (简体中文)/DefInjected/PawnKindDef/Race_MilianF_Pawn.xml new file mode 100644 index 0000000..1397c06 --- /dev/null +++ b/Content/Languages/ChineseSimplified (简体中文)/DefInjected/PawnKindDef/Race_MilianF_Pawn.xml @@ -0,0 +1,7 @@ + + + + + 农民I型 + + \ No newline at end of file diff --git a/Content/Languages/ChineseSimplified (简体中文)/DefInjected/RecipeDef/Recipes_MilianGestator_Farm.xml b/Content/Languages/ChineseSimplified (简体中文)/DefInjected/RecipeDef/Recipes_MilianGestator_Farm.xml new file mode 100644 index 0000000..33eebab --- /dev/null +++ b/Content/Languages/ChineseSimplified (简体中文)/DefInjected/RecipeDef/Recipes_MilianGestator_Farm.xml @@ -0,0 +1,18 @@ + + + + + 培育农民I型 + + 培育一个型号为农民I型的米莉安。 + + 培育机械体中。 + + + 复活米莉安:农民 + + 复活一个身体尚未被完全摧毁的,职阶为农民的己方米莉安。 + + 复活机械体中。 + + \ No newline at end of file diff --git a/Content/Languages/ChineseSimplified (简体中文)/DefInjected/ThingDef/Race_MilianF_Farm.xml b/Content/Languages/ChineseSimplified (简体中文)/DefInjected/ThingDef/Race_MilianF_Farm.xml new file mode 100644 index 0000000..ce06214 --- /dev/null +++ b/Content/Languages/ChineseSimplified (简体中文)/DefInjected/ThingDef/Race_MilianF_Farm.xml @@ -0,0 +1,13 @@ + + + + + 农民I型 + + 型号为农民I型的米莉安。\n\n无法装备武器。 + + 左拳 + + 右拳 + + \ No newline at end of file diff --git a/LoadFolders.xml b/LoadFolders.xml new file mode 100644 index 0000000..eba454a --- /dev/null +++ b/LoadFolders.xml @@ -0,0 +1,8 @@ + + + +
  • 1.5
  • +
  • Content
  • +
  • 1.5/Mods/Biotech
  • +
    +
    \ No newline at end of file