Modular Computer Program Availability Buffs (#8841)

This commit is contained in:
ParadoxSpace
2020-05-18 11:06:53 -06:00
committed by GitHub
parent d108a2b496
commit d062092a8f
7 changed files with 91 additions and 5 deletions
@@ -11,6 +11,7 @@
required_access_download = access_ce
requires_ntnet = TRUE
network_destination = "power monitoring system"
usage_flags = PROGRAM_ALL
size = 9
var/has_alert = FALSE
color = LIGHT_COLOR_ORANGE
@@ -40,6 +41,7 @@
extended_desc = "This program provides visual interface for station's alarm system."
requires_ntnet = TRUE
network_destination = "alarm monitoring network"
usage_flags = PROGRAM_ALL
size = 5
var/has_alert = FALSE
color = LIGHT_COLOR_CYAN