Files
siliconsGitHubVM_USER <VM_USER>silicons
8ca04ad274 persistence update + spraycans + graffiti + persistent debris + glass shards (#4301)
Co-authored-by: VM_USER <VM_USER>
Co-authored-by: silicons <no@you.cat>
2024-03-04 23:06:10 +01:00

24 lines
503 B
Plaintext

/datum/config_entry/flag/persistence
default = TRUE
/datum/config_entry/flag/persistent_debris
default = TRUE
/datum/config_entry/flag/persistent_trash
default = TRUE
// todo: these
/*
## Hard entity spawn limit for persistence
# PERSISTENCE_HARD_SAFETY_LIMIT 150000
## Hard entity spawn limit for debris
# PERSISTENT_DEBRIS_SAFETY_LIMIT 50000
## Hard entity spawn limit for trash
# PERSISTENT_TRASH_SAFETY_LIMIT 25000
*/
/datum/config_entry/flag/persistent_outdoors_will_erode
default = TRUE