diff --git a/Defs/basin.xml b/Defs/basin.xml new file mode 100644 index 0000000..93a16e9 --- /dev/null +++ b/Defs/basin.xml @@ -0,0 +1,151 @@ + + + An artificial nutrient bath that allows very dense crop growths in growth bays underneath. The nutrient pumps must work continuously; the plants will die if power is cut. Includes its own internal light source, but the internal ventilation system is not temperature controlled. + HydroponicsExpanded.BuildingDenseHydroponicsBasin + MinifiedThing + +
  • BuildingsProduction
  • +
    + true + FloorEmplacement + East + PassThroughOnly + 60 + ConstructMetal + 0.30 + false + 4 + + 2800 + 180 + 0.5 + -3 + 80 + + (1,4) + + 2.8 + + Plant_Rice + Hydroponic + + Rare + Heavy + + Production +
    + + + HDH_Hydroponics + + + Basins/BasinDense + Graphic_Multi + (1,4) + + Damage/Corner + Damage/Corner + Damage/Corner + Damage/Corner + + + + 150 + + 2 + + +
  • +
  • + CompPowerTrader + 1000 +
  • +
  • + + +
  • + 52 +
  • + + +
  • HDH_HighDensity
  • +
    +
    + + + HDH_Hydroponics_Hyper + + + Basins/BasinHyper + Graphic_Multi + (1,4) + + Damage/Corner + Damage/Corner + Damage/Corner + Damage/Corner + + + 6 + + 3500 + 180 + 0.5 + -3 + + + 200 + 20 + 1 + + +
  • +
  • + CompPowerTrader + 2500 +
  • +
  • + + +
  • + 156 +
  • + + +
  • HDH_HighDensity_Ultra
  • +
    +
    + + + HDH_Hydroponics_mini + + + Basins/BasinMini + Graphic_Multi + (1,4) + + Damage/Corner + Damage/Corner + Damage/Corner + Damage/Corner + + + + 100 + 1 + + +
  • +
  • + CompPowerTrader + 500 +
  • +
  • + + +
  • + 16 +
  • + +
    +
    \ No newline at end of file diff --git a/Defs/research.xml b/Defs/research.xml new file mode 100644 index 0000000..d565ea1 --- /dev/null +++ b/Defs/research.xml @@ -0,0 +1,26 @@ + + + HDH_HighDensity + + Techniques for increasing plant growth density in an artificial mini-biome. + 800 + Industrial + +
  • Hydroponics
  • +
    + 6 + 0.5 +
    + + HDH_HighDensity_Ultra + + Techniques for further increasing plant growth density in an artificial mini-biome. + 2000 + Industrial + +
  • HDH_HighDensity
  • +
    + 7 + 0.5 +
    +
    \ No newline at end of file diff --git a/Languages/English/Keyed/HighDensityHydro.xml b/Languages/English/Keyed/HighDensityHydro.xml new file mode 100644 index 0000000..08156d4 --- /dev/null +++ b/Languages/English/Keyed/HighDensityHydro.xml @@ -0,0 +1,5 @@ + + + Occupied Plant Bays + Growth + \ No newline at end of file diff --git a/Textures/Basins/BasinDense.png b/Textures/Basins/BasinDense.png new file mode 100644 index 0000000..cba6b8a Binary files /dev/null and b/Textures/Basins/BasinDense.png differ diff --git a/Textures/Basins/BasinDense_east.png b/Textures/Basins/BasinDense_east.png new file mode 100644 index 0000000..7fd0430 Binary files /dev/null and b/Textures/Basins/BasinDense_east.png differ diff --git a/Textures/Basins/BasinHyper_east.png b/Textures/Basins/BasinHyper_east.png new file mode 100644 index 0000000..2080f11 Binary files /dev/null and b/Textures/Basins/BasinHyper_east.png differ diff --git a/Textures/Basins/BasinHyper_north.png b/Textures/Basins/BasinHyper_north.png new file mode 100644 index 0000000..807cd84 Binary files /dev/null and b/Textures/Basins/BasinHyper_north.png differ diff --git a/Textures/Basins/BasinMini_east.png b/Textures/Basins/BasinMini_east.png new file mode 100644 index 0000000..1df0431 Binary files /dev/null and b/Textures/Basins/BasinMini_east.png differ diff --git a/Textures/Basins/BasinMini_north.png b/Textures/Basins/BasinMini_north.png new file mode 100644 index 0000000..ed05178 Binary files /dev/null and b/Textures/Basins/BasinMini_north.png differ