Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dubwise56 committed Mar 8, 2020
1 parent 1db64df commit d296e41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions 1.1/Defs/SoundDefs/HygieneSounds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
</subSounds>
</SoundDef>-->

<!--<SoundDef>
<SoundDef>
<defName>sewage_Ambience</defName>
<sustain>True</sustain>
<context>MapOnly</context>
Expand All @@ -254,7 +254,7 @@
</distRange>
</li>
</subSounds>
</SoundDef>-->
</SoundDef>

<SoundDef>
<defName>hottub_Ambience</defName>
Expand Down
6 changes: 0 additions & 6 deletions 1.1/Defs/ThingDefs_Buildings/BuildingsD_WaterManagement.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@
<mode>Sewage</mode>
</li>
</comps>
<building>
<soundAmbient>sewage_Ambience</soundAmbient>
</building>
</ThingDef>

<ThingDef ParentName="BasedWaterPump">
Expand Down Expand Up @@ -601,9 +598,6 @@
<li Class="DubsBadHygiene.CompProperties_WaterFiltration">
</li>
</comps>
<building>
<soundAmbient>sewage_Ambience</soundAmbient>
</building>
<researchPrerequisites>
<li>WaterFiltration</li>
</researchPrerequisites>
Expand Down

0 comments on commit d296e41

Please sign in to comment.