mirror of
https://github.com/HypoxiE/rimworld-add-my-music-mod.git
synced 2025-12-06 05:45:58 +00:00
Added the seasons <li>PermanentSummer</li> and <li>PermanentWinter</li>
This commit is contained in:
@@ -64,7 +64,14 @@ ${lineBreak}<SongDef>
|
|||||||
<!--<allowedTimeOfDay>Night</allowedTimeOfDay>-->
|
<!--<allowedTimeOfDay>Night</allowedTimeOfDay>-->
|
||||||
|
|
||||||
<!--Listing the seasons in which this song is played-->
|
<!--Listing the seasons in which this song is played-->
|
||||||
<allowedSeasons> <li>Winter</li><li>Spring</li><li>Summer</li><li>Fall</li> </allowedSeasons>
|
<allowedSeasons>
|
||||||
|
<li>Winter</li>
|
||||||
|
<li>Spring</li>
|
||||||
|
<li>Summer</li>
|
||||||
|
<li>Fall</li>
|
||||||
|
<li>PermanentSummer</li>
|
||||||
|
<li>PermanentWinter</li>
|
||||||
|
</allowedSeasons>
|
||||||
</SongDef>${lineBreak}
|
</SongDef>${lineBreak}
|
||||||
"@
|
"@
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user