mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 12:47:27 +01:00
9 lines
294 B
Plaintext
9 lines
294 B
Plaintext
/// Seconds for CMD on defib-with-memory-loss policy config to display instead of defib-intact config
|
|
/datum/config_entry/number/defib_cmd_time_limit
|
|
config_entry_value = 300
|
|
integer = TRUE
|
|
|
|
/datum/config_entry/keyed_list/policy_config
|
|
key_mode = KEY_MODE_TEXT
|
|
value_mode = VALUE_MODE_TEXT
|