Ambient sound system (#4552)
* Ambient sound system Client-side system that plays audio from nearby objects that are randomly sampled. * Decent * Tweaks * Tweaks * Comment this out for now * reduce VM sound * Fix rolloff * Fixes * Volume tweak
This commit is contained in:
@@ -272,7 +272,8 @@ namespace Content.Client.Entry
|
||||
"Advertise",
|
||||
"PowerNetworkBattery",
|
||||
"BatteryCharger",
|
||||
"SpawnItemsOnUse"
|
||||
"SpawnItemsOnUse",
|
||||
"AmbientOnPowered",
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user