12 lines
436 B
TOML
12 lines
436 B
TOML
|
|
[misc]
|
|
#If unimplemented items should show that they are unobtainable in their item description
|
|
"Show unobtainable description" = true
|
|
#The amount of days till the insomnia overlay is rendered
|
|
#Setting to 3 will make the overlay indicate phantom spawns
|
|
#Setting to 0 will disable the overlay
|
|
"Days until insomnia overlay" = 0
|
|
#If Glow Squids should use our Glow Squid Renderer.
|
|
"Replace Glow Squid Renderer" = true
|
|
|