Clean some small details on most vending machine product lists. (#66934)

* Cleans a lot of wardrobes.

* Small extra changes.
This commit is contained in:
GuillaumePrata
2022-05-14 11:55:57 -04:00
committed by GitHub
parent 3481c495eb
commit ac2b7a7be5
27 changed files with 433 additions and 379 deletions
+4 -4
View File
@@ -8,18 +8,18 @@
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/modular_computer/laptop = 4,
/obj/item/modular_computer/tablet = 4,
/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_hardware/network_card = 8,
/obj/item/computer_hardware/hard_drive/portable = 8,
/obj/item/computer_hardware/battery = 8,
/obj/item/modular_computer/laptop = 4,
/obj/item/modular_computer/tablet = 4,
/obj/item/stock_parts/cell/computer = 8,
)
premium = list(
/obj/item/computer_hardware/card_slot = 2,
/obj/item/computer_hardware/ai_slot = 2,
/obj/item/computer_hardware/card_slot = 2,
/obj/item/computer_hardware/printer/mini = 2,
/obj/item/computer_hardware/recharger/apc_recharger = 2,
/obj/item/paicard = 2,