[MIRROR] Removes tablet hard drives entirely (HDD & SSD) [MDB IGNORE] (#17164)

* Removes tablet hard drives entirely (HDD & SSD)

* map updates

* changes

* contractor uplink theme

* uplink improvements

* tab

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
This commit is contained in:
SkyratBot
2022-10-26 20:09:16 +02:00
committed by GitHub
parent 9b4fb5848a
commit 097e913e4b
80 changed files with 1080 additions and 1390 deletions

View File

@@ -294,8 +294,7 @@
// We don't want corpse PDAs to show up in the messenger list.
var/obj/item/modular_computer/tablet/pda/messenger = locate() in spawned_human
if(messenger)
var/obj/item/computer_hardware/hard_drive/hdd = messenger.all_components[MC_HDD]
var/datum/computer_file/program/messenger/message_app = locate() in hdd.stored_files
var/datum/computer_file/program/messenger/message_app = locate() in messenger.stored_files
if(message_app)
message_app.invisible = TRUE
// Or on crew monitors