[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
+1 -1
View File
@@ -8,7 +8,7 @@
/obj/item/assembly/igniter = 3,
/obj/item/assembly/prox_sensor = 5,
/obj/item/assembly/signaler = 4,
/obj/item/computer_hardware/hard_drive/portable/ordnance = 4,
/obj/item/computer_disk/ordnance = 4,
/obj/item/stock_parts/capacitor = 3,
/obj/item/stock_parts/manipulator = 3,
/obj/item/stock_parts/matter_bin = 3,
+6 -6
View File
@@ -7,12 +7,12 @@
icon_deny = "cart-deny"
panel_type = "panel6"
products = list(
/obj/item/computer_hardware/hard_drive/portable/medical = 10,
/obj/item/computer_hardware/hard_drive/portable/engineering = 10,
/obj/item/computer_hardware/hard_drive/portable/security = 10,
/obj/item/computer_hardware/hard_drive/portable/ordnance = 10,
/obj/item/computer_hardware/hard_drive/portable/quartermaster = 10,
/obj/item/computer_hardware/hard_drive/portable/command/captain = 3,
/obj/item/computer_disk/medical = 10,
/obj/item/computer_disk/engineering = 10,
/obj/item/computer_disk/security = 10,
/obj/item/computer_disk/ordnance = 10,
/obj/item/computer_disk/quartermaster = 10,
/obj/item/computer_disk/command/captain = 3,
/obj/item/modular_computer/tablet/pda/heads = 10,
)
refill_canister = /obj/item/vending_refill/cart
+1 -3
View File
@@ -8,9 +8,7 @@
product_ads = "Get your gamer gear!;The best GPUs for all of your space-crypto needs!;The most robust cooling!;The finest RGB in space!"
vend_reply = "Game on!"
products = list(
/obj/item/computer_hardware/hard_drive = 4,
/obj/item/computer_hardware/hard_drive/portable = 8,
/obj/item/computer_hardware/hard_drive/small = 4,
/obj/item/computer_disk = 8,
/obj/item/computer_hardware/battery = 8,
/obj/item/modular_computer/laptop = 4,
/obj/item/modular_computer/tablet = 4,