config. > CONFIG_GET

This commit is contained in:
deathride58
2017-10-01 19:56:44 -04:00
parent 8e65f4fb23
commit 70f06cfe35
3 changed files with 8 additions and 4 deletions

View File

@@ -256,6 +256,10 @@ CONFIG_DEF(number/bombcap)
value = 14
min_val = 4
CONFIG_DEF(flag/allow_crew_objectives)
CONFIG_DEF(flag/allow_miscreants)
CONFIG_DEF(flag/allow_extended_miscreants)
/datum/config_entry/number/bombcap/ValidateAndSet(str_val)
. = ..()
if(.)