/tg/ Station 13 - Modules - Types

modular_nova/master_files/code/controllers/configuration/entries/config_entries.dm

/datum/config_entry/flag/disable_stationary_boh_singularityDisables the stationary singularity created by bag of holding tears
/datum/config_entry/number/stationary_boh_singularity_grav_pullThe gravitational pull of the stationary singularity created by bag of holding tears. TG's default is 21.
/datum/config_entry/flag/disable_roaming_boh_singularityDisables bagulo (the singularity created by bag of holding tears)
/datum/config_entry/flag/min_flavor_textConfig entry for enabling flavortext min character count, good to disable for debugging purposes
/datum/config_entry/number/flavor_text_character_requirementConfig entry for enabling flavortext min character count, good to disable for debugging purposes
/datum/config_entry/flag/mentors_mobname_onlyDefines whether or not mentors can see ckeys alongside mobnames.
/datum/config_entry/flag/donator_legacy_systemDefines whether the server uses the legacy donator system with donators.txt or the SQL system.
/datum/config_entry/flag/mentor_legacy_systemDefines whether the server uses the legacy mentor system with mentors.txt or the SQL system.
/datum/config_entry/flag/veteran_legacy_systemDefines whether the server uses the legacy veteran system with veteran_players.txt or the SQL system.