mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[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:
co-authored by
John Willard
tastyfish
parent
9b4fb5848a
commit
097e913e4b
@@ -147,7 +147,7 @@
|
||||
|
||||
/obj/item/storage/box/seccarts/PopulateContents()
|
||||
for(var/i in 1 to 6)
|
||||
new /obj/item/computer_hardware/hard_drive/portable/security(src)
|
||||
new /obj/item/computer_disk/security(src)
|
||||
|
||||
/obj/item/storage/box/firingpins
|
||||
name = "box of standard firing pins"
|
||||
|
||||
Reference in New Issue
Block a user