6 lines
133 B
TOML
6 lines
133 B
TOML
["Server Config"]
|
|
#The duration of the effect that drinks give [Default: 10]
|
|
# Default: 10
|
|
# Range: > 0
|
|
effectDuration = 10
|