mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Modular Computer Program Availability Buffs (#8841)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user