mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Changes sound.dm to add exploration carrier ambience
This commit is contained in:
@@ -177,3 +177,11 @@
|
|||||||
#define AMBIENCE_AESTHETIC list(\
|
#define AMBIENCE_AESTHETIC list(\
|
||||||
'sound/ambience/vaporwave.ogg'\
|
'sound/ambience/vaporwave.ogg'\
|
||||||
)
|
)
|
||||||
|
|
||||||
|
//CHOMPedit: Exploration outpost ambience. Current tracks taken from Rainworld and Natural Selection 2.
|
||||||
|
#define AMBIENCE_EXPOUTPOST list(\
|
||||||
|
'sound/ambience/expoutpost/expoutpost1.ogg',\
|
||||||
|
'sound/ambience/expoutpost/expoutpost2.ogg',\
|
||||||
|
'sound/ambience/expoutpost/expoutpost3.ogg',\
|
||||||
|
'sound/ambience/expoutpost/expoutpost4.ogg'\
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user