diff --git a/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml b/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml index c6cb8d0..cc8c689 100644 --- a/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml +++ b/1.3/Defs/AutomataRaceSettings/AutomataRaceDef.xml @@ -813,8 +813,9 @@ - 60 - 2 + 75 + 4 + 25
  • Anesthetize
  • diff --git a/1.3/Defs/RecipeDefs/Recipes_Production.xml b/1.3/Defs/RecipeDefs/Recipes_Production.xml index ba8a955..2fa5dac 100644 --- a/1.3/Defs/RecipeDefs/Recipes_Production.xml +++ b/1.3/Defs/RecipeDefs/Recipes_Production.xml @@ -133,7 +133,7 @@ - + PN_Make_ComponentIndustrial Make a component. @@ -167,4 +167,51 @@ Crafting Fabrication + + \ No newline at end of file diff --git a/1.3/Defs/ThingDef/ThingDef_Item.xml b/1.3/Defs/ThingDef/ThingDef_Item.xml index 855b65f..514e34c 100644 --- a/1.3/Defs/ThingDef/ThingDef_Item.xml +++ b/1.3/Defs/ThingDef/ThingDef_Item.xml @@ -4,7 +4,6 @@ PN_AutomatonCatagory Manufactured - true UI/Icons/ThingCategories/Manufactured @@ -17,7 +16,7 @@ 0.5 - Things/Item/Unfinished/UnfinishedTechArmor + Things/Item/UnfinishedAutomaton Graphic_Single @@ -54,7 +53,6 @@ PN_BrainCoreCatagory PN_AutomatonCatagory - true UI/Icons/ThingCategories/Medicine @@ -187,7 +185,6 @@ PNKit PN_AutomatonCatagory - true UI/Icons/ThingCategories/Medicine diff --git a/1.3/Defs/ThingDef/ThingDef_Randombox.xml b/1.3/Defs/ThingDef/ThingDef_Randombox.xml index dfe6b92..b17056a 100644 --- a/1.3/Defs/ThingDef/ThingDef_Randombox.xml +++ b/1.3/Defs/ThingDef/ThingDef_Randombox.xml @@ -1,18 +1,31 @@ - + ThingWithComps + Item + MapMeshOnly + true + true + Item None 1 - true 100 80.0 0.2 + +
  • + + true + true + false + 14 + -1
  • PN_AutomatonCatagory
  • + true
    @@ -65,7 +78,9 @@ Graphic_Single -
  • CompQuality
  • +
  • + CompQuality +
  • UseItem diff --git a/1.3/Defs/ThingDef/ThingDef_Security.xml b/1.3/Defs/ThingDef/ThingDef_Security.xml index 2d0bd20..fb1cf38 100644 --- a/1.3/Defs/ThingDef/ThingDef_Security.xml +++ b/1.3/Defs/ThingDef/ThingDef_Security.xml @@ -182,7 +182,6 @@ PN_Shell PN_AutomatonCatagory - true UI/Icons/ThingCategories/Manufactured diff --git a/Textures/Things/Item/UnfinishedAutomaton.png b/Textures/Things/Item/UnfinishedAutomaton.png new file mode 100644 index 0000000..8403191 Binary files /dev/null and b/Textures/Things/Item/UnfinishedAutomaton.png differ