mirror of
https://github.com/HypoxiE/rimworld-add-my-music-mod.git
synced 2025-12-06 05:45:58 +00:00
Adding a template for tests
This commit is contained in:
13
Defs/SongDefs/Songs_Gameplay.xml
Normal file
13
Defs/SongDefs/Songs_Gameplay.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<SongDef>
|
||||
<clipPath>Gameplay/Kafka Theme Music EXTENDED - A Dramatic Irony (tnbee mix).Honkai_ Star Rail</clipPath>
|
||||
<volume>1</volume>
|
||||
<tense>true</tense>
|
||||
</SongDef>
|
||||
<SongDef>
|
||||
<clipPath>Gameplay/Wildfire (Cocolia Boss Theme).Honkai_ Star Rail</clipPath>
|
||||
<volume>1</volume>
|
||||
<tense>true</tense>
|
||||
</SongDef>
|
||||
</Defs>
|
||||
Reference in New Issue
Block a user