6 lines
143 B
TOML
6 lines
143 B
TOML
[IFSoulsClient]
|
|
#Particles spawned by pipes, where 0 is 0% and 1 is 100%
|
|
# Default: 0.1
|
|
# Range: 0.0 ~ 1.0
|
|
SOUL_PIPES_PARTICLES = 0.1
|