Skip to content

Commit

Permalink
Update seasons.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArmokGoB authored Oct 25, 2021
1 parent 7492de3 commit f0f061a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions seasons/seasons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<soundFile fileName="10s_silence.mp3" weight="200" />
</sound>

<sound logPattern="The wet season has arrived!">
<sound logPattern="The wet season has arrived!" loop="start" channel="music" playbackThreshhold="0">

<soundFile fileName="spring/Willow and the Light.mp3" />
<soundFile fileName="spring/Savannah Sketch.mp3" />
Expand Down Expand Up @@ -256,7 +256,7 @@

</sound>

<sound logPattern="The dry season has come\.">
<sound logPattern="The dry season has come\." loop="start" channel="music" playbackThreshhold="0">

<soundFile fileName="autumn/The Pyre.mp3" />
<soundFile fileName="autumn/Temple of the Manes.mp3" />
Expand Down Expand Up @@ -302,4 +302,4 @@

</sound>

</sounds>
</sounds>

0 comments on commit f0f061a

Please sign in to comment.