mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 04:36:45 +01:00
HoP Tablet Fix
HoP's tablet doesn't get a secondary Card Reader by default? Problem solved.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
install_component(new /obj/item/computer_hardware/hard_drive/small)
|
||||
install_component(new /obj/item/computer_hardware/network_card)
|
||||
install_component(new /obj/item/computer_hardware/card_slot)
|
||||
install_component(new /obj/item/computer_hardware/card_slot/secondary) //Why does the HoP's tablet NOT have a secondary Card Reader?
|
||||
install_component(new /obj/item/computer_hardware/printer/mini)
|
||||
|
||||
/obj/item/modular_computer/tablet/preset/science/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user