9 lines
173 B
TOML
9 lines
173 B
TOML
|
|
||
|
[general]
|
||
|
#If true jingles will play during Christmas.
|
||
|
christmas_jingles = true
|
||
|
#The distance that jingles can be heard in blocks.
|
||
|
#Range: > 1
|
||
|
jingles_amplitude = 40
|
||
|
|