diff --git a/About/About.xml b/About/About.xml index f9f734f..1863007 100644 --- a/About/About.xml +++ b/About/About.xml @@ -7,5 +7,5 @@
  • 1.0
  • - Adds a sewage system, toilets, bathing, hygiene related needs and mood effects, central heating, water, irrigation, fertilizer, air conditioning, hot tubs, kitchen sinks, you name it!. v2.5.784\n\nMultiplayer ready + Adds a sewage system, toilets, bathing, hygiene related needs and mood effects, central heating, water, irrigation, fertilizer, air conditioning, hot tubs, kitchen sinks, you name it!. v2.5.793\n\nMultiplayer ready \ No newline at end of file diff --git a/About/Manifest.xml b/About/Manifest.xml index 85ce2ad..14046ef 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -2,7 +2,7 @@ Dubs-Bad-Hygiene - 2.5.784 + 2.5.793 https://raw.githubusercontent.com/Dubwise56/Dubs-Bad-Hygiene/master/About/Manifest.xml https://github.com/Dubwise56/Dubs-Bad-Hygiene/releases/latest diff --git a/Assemblies/BadHygiene.dll b/Assemblies/BadHygiene.dll index 8fc578b..05f2a34 100644 Binary files a/Assemblies/BadHygiene.dll and b/Assemblies/BadHygiene.dll differ diff --git a/Defs/ThingDefs_Buildings/BuildingsD_WaterManagement.xml b/Defs/ThingDefs_Buildings/BuildingsD_WaterManagement.xml index 5f555be..4eadae4 100644 --- a/Defs/ThingDefs_Buildings/BuildingsD_WaterManagement.xml +++ b/Defs/ThingDefs_Buildings/BuildingsD_WaterManagement.xml @@ -288,8 +288,62 @@ true Impassable true + - + + + WindPumpStuffed + + Pumps water from wells to water towers. Pumping capacity: 3000 L/day + + DBH/Things/Building/Water/WindPump + Graphic_Single + CutoutComplex + (2,2) + + (0.6, 1.0, 1.6) + (-0.1,0,-0.08) + + + false + (3,2) + true + +
  • Woody
  • +
  • Stony
  • +
  • Metallic
  • +
    + + 25 + + 80 + + 100 + 2500 + 1.0 + + +
  • +
  • + DubsBadHygiene.CompWindPump + 2000 +
  • +
    + +
  • Plumbing
  • +
    + +
  • DubsBadHygiene.PlaceWorker_WindPump
  • +
    + + false + false + + true + Impassable + true +
    + ElectricPump diff --git a/Textures/DBH/Things/Building/Water/WindPump.png b/Textures/DBH/Things/Building/Water/WindPump.png index bece1a1..c03ee68 100644 Binary files a/Textures/DBH/Things/Building/Water/WindPump.png and b/Textures/DBH/Things/Building/Water/WindPump.png differ diff --git a/Textures/DBH/Things/Building/Water/WindPump_m.png b/Textures/DBH/Things/Building/Water/WindPump_m.png new file mode 100644 index 0000000..d73eb3e Binary files /dev/null and b/Textures/DBH/Things/Building/Water/WindPump_m.png differ