mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 17:36:52 +01:00
Loadout Laptop ID Slot (#11885)
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
nano_printer.stored_paper = 5
|
||||
tesla_link = new /obj/item/computer_hardware/tesla_link/charging_cable(src)
|
||||
|
||||
/obj/item/modular_computer/laptop/preset/install_default_programs()
|
||||
..()
|
||||
// the laptop in the modular computer loadout
|
||||
/obj/item/modular_computer/laptop/preset/loadout/install_default_hardware()
|
||||
. = ..()
|
||||
card_slot = new /obj/item/computer_hardware/card_slot(src)
|
||||
|
||||
// Engineering
|
||||
/obj/item/modular_computer/laptop/preset/engineering
|
||||
|
||||
Reference in New Issue
Block a user