Skip to content

Commit

Permalink
wang
Browse files Browse the repository at this point in the history
  • Loading branch information
Dubwise56 committed Aug 14, 2019
1 parent 5f895a9 commit d2a61d7
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
<supportedVersions>
<li>1.0</li>
</supportedVersions>
<description>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.883\n\nMultiplayer ready</description>
<description>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.950\n\nMultiplayer ready</description>
</ModMetaData>
2 changes: 1 addition & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<Manifest>
<identifier>Dubs-Bad-Hygiene</identifier>
<version>2.5.883</version>
<version>2.5.950</version>
<manifestUri>https://raw.githubusercontent.com/Dubwise56/Dubs-Bad-Hygiene/master/About/Manifest.xml</manifestUri>
<downloadUri>https://github.com/Dubwise56/Dubs-Bad-Hygiene/releases/latest</downloadUri>
</Manifest>
Binary file modified Assemblies/BadHygiene.dll
Binary file not shown.
2 changes: 0 additions & 2 deletions Defs/ThingDefs_Buildings/BuildingsD_WaterManagement.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@
<Flammability>1.0</Flammability>
</statBases>
<comps>
<li Class="CompProperties_Breakdownable"/>
<li Class="DubsBadHygiene.CompProperties_WaterPumpingStation">
<compClass>DubsBadHygiene.CompWindPump</compClass>
<Capacity>2000</Capacity>
Expand Down Expand Up @@ -323,7 +322,6 @@
<Flammability>1.0</Flammability>
</statBases>
<comps>
<li Class="CompProperties_Breakdownable"/>
<li Class="DubsBadHygiene.CompProperties_WaterPumpingStation">
<compClass>DubsBadHygiene.CompWindPump</compClass>
<Capacity>2000</Capacity>
Expand Down
2 changes: 1 addition & 1 deletion Languages/English/Keyed/DubsHygiene.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<LowWaterTempDesc>The water temperature in this tank is too low, colonists expecting to use hot water may get annoyed.\n\nTurn on boilers, increase the heating capacity or add another hot water tank.</LowWaterTempDesc>
<WellNeedsWater>Must be placed over a cell with ground water.</WellNeedsWater>
<AssigningRequiresRoom>The fixture must be inside a room to restrict it</AssigningRequiresRoom>

<NoWaterTowers>Requires Water Storage Tower</NoWaterTowers>
<AssigningRequiresBladderNeed>Assigning requires bladder need, {0} doesn't have it</AssigningRequiresBladderNeed>

<NoCompostingMaterial>No composting material</NoCompostingMaterial>
Expand Down

0 comments on commit d2a61d7

Please sign in to comment.