SPLURT Station 13 - Modules - Types

code/controllers/configuration/entries/persistence.dm

/datum/config_entry/flag/persistent_debrisWhether or not to use the persistence system for cleanable objects
/datum/config_entry/flag/persistent_debris_onlyWhether or not to nuke all roundstart debris that isn't due to persistence if the above is true
/datum/config_entry/number/persistent_debris_global_maxMax amount of objects to store, total
/datum/config_entry/number/persistent_debris_type_maxMax amount of objects to store per type
/datum/config_entry/flag/persistent_debris_wipe_on_nukeWipe dirty stuff on nuke