Add setting to adjust loudness of explostion

This commit is contained in:
Jordan Irwin
2021-05-08 16:58:10 -07:00
parent 1aff8fee5b
commit 969cac3860
3 changed files with 12 additions and 1 deletions
+5
View File
@@ -2,6 +2,11 @@
# Extra debugging messages.
enable_debug_mods (Mod debugging) bool false
# Loudness of explosion.
#
# Those with a weak heart might want to turn it down.
sneeker.boom_gain (Boom volume) float 1.5
# Determines whether or not a player must be close for spawn to occur.
sneeker.spawn_require_player_nearby (Require player nearby) bool true