[MIRROR] Makes the Messenger program baked into PDAs, fixing heads not getting all of their roundstart programs [MDB IGNORE] (#13844)

* Makes the Messenger program baked into PDAs, fixing heads not getting all of their roundstart programs (#67223)

Makes the Messenger program undeletable, take up no space and be unavailable for download

* Makes the Messenger program baked into PDAs, fixing heads not getting all of their roundstart programs

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-05-24 03:43:44 +02:00
committed by GitHub
parent e378c8ba95
commit 08f0d945c3
@@ -5,10 +5,11 @@
program_icon_state = "command"
program_state = PROGRAM_STATE_BACKGROUND
extended_desc = "This program allows old-school communication with other modular devices."
size = 8
size = 0
undeletable = TRUE // It comes by default in tablets, can't be downloaded, takes no space and should obviously not be able to be deleted.
available_on_ntnet = FALSE
usage_flags = PROGRAM_TABLET
ui_header = "ntnrc_idle.gif"
available_on_ntnet = TRUE
tgui_id = "NtosMessenger"
program_icon = "comment-alt"
alert_able = TRUE