New options to control Sector Steady Ambients:

ENABLE_SSA (default FALSE)
VOLUME_SSA (default 50)
DEBUG_SSA (default FALSE)

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2514 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2020-02-08 19:32:06 +00:00
parent 8935d0269e
commit f9412a3e5a
+6
View File
@@ -664,6 +664,12 @@ MAX_PERCENT_NOISE_SILENCED_SOUND = 35
ENABLE_TA = TRUE
VOLUME_TA = 50
;------------------------------------------------------------------------------------------------------------------------------
; These options control sector steady ambients
;------------------------------------------------------------------------------------------------------------------------------
ENABLE_SSA = FALSE
VOLUME_SSA = 50
DEBUG_SSA = FALSE
;******************************************************************************************************************************
;******************************************************************************************************************************