mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +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:
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user