mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2024-12-20 01:11:29 +00:00
26 lines
799 B
Text
26 lines
799 B
Text
|
soundscapes_manifest
|
||
|
{
|
||
|
"file" "scripts/soundscapes.txt"
|
||
|
|
||
|
// List additional soundscape files here
|
||
|
|
||
|
"file" "scripts/soundscapes_lostcoast.txt"
|
||
|
"file" "scripts/soundscapes_citadel_episodic.txt"
|
||
|
"file" "scripts/soundscapes_city_episodic.txt"
|
||
|
|
||
|
"file" "scripts/soundscapes_canals.txt"
|
||
|
"file" "scripts/soundscapes_klab.txt"
|
||
|
"file" "scripts/soundscapes_elab.txt"
|
||
|
"file" "scripts/soundscapes_streetwar.txt"
|
||
|
"file" "scripts/soundscapes_citadel.txt"
|
||
|
"file" "scripts/soundscapes_town.txt"
|
||
|
"file" "scripts/soundscapes_coast.txt"
|
||
|
"file" "scripts/soundscapes_prison.txt"
|
||
|
"file" "scripts/soundscapes_trainyard.txt"
|
||
|
|
||
|
//episode 2
|
||
|
"file" "scripts/soundscapes_silo.txt"
|
||
|
"file" "scripts/soundscapes_outland.txt"
|
||
|
"file" "scripts/soundscapes_outland2.txt"
|
||
|
|
||
|
}
|