Add the option to restrict the Engine that spawn

This commit is contained in:
r4d6
2019-12-23 10:06:35 -05:00
parent f4b3fd7369
commit e3e1f91635
4 changed files with 19 additions and 1 deletions
@@ -379,3 +379,9 @@
/datum/config_entry/number/auto_transfer_delay
config_entry_value = 72000
min_val = 0
/datum/config_entry/keyed_list/box_random_engine
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_TEXT
lowercase = FALSE
splitter = "-"