age verification

This commit is contained in:
Timothy Teakettle
2020-11-06 21:00:14 +00:00
parent 58e884d18e
commit e2ca7164b9
5 changed files with 71 additions and 30 deletions

View File

@@ -327,6 +327,9 @@
/datum/config_entry/number/notify_new_player_account_age // how long do we notify admins of a new byond account
min_val = 0
/datum/config_entry/flag/age_verification //are we using the automated age verification which asks users if they're 18+?
config_entry_value = TRUE
/datum/config_entry/flag/irc_first_connection_alert // do we notify the irc channel when somebody is connecting for the first time?
/datum/config_entry/flag/check_randomizer