Blue giant sun settings, minor sanity changes
Did some harsh configurations with the sun's lighting and configured sanity so you don't immediately die when you're burned by the sun. dmg:sanity from 1:1 to 55:1 Most of the files aren't changed Idk why they're being pushed or reported as changed
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
sleeping_cd = 1200.0
|
||||
#Players will gain sanity based on the damage they take from any sources with the ratio of 1 to this number
|
||||
#Range: -100.0 ~ 100.0
|
||||
hurt_ratio = -1.0
|
||||
hurt_ratio = -0.05
|
||||
#Spawning a baby chicken by throwing an egg restores this amount of sanity
|
||||
#Range: -100.0 ~ 100.0
|
||||
baby_chicken_spawn = 5.0
|
||||
|
Reference in New Issue
Block a user