mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 23:12:36 +00:00
Fix the program at the cyborg tablet (#7433)
This commit is contained in:
@@ -109,4 +109,4 @@
|
||||
install_component(hard_drive) // SKYRAT EDIT -- ORIGINAL install_component(new /obj/item/computer_hardware/hard_drive/small/integrated/)
|
||||
install_component(new /obj/item/computer_hardware/recharger/cyborg)
|
||||
install_component(new /obj/item/computer_hardware/network_card/integrated)
|
||||
hard_drive.store_file(/datum/computer_file/program/crew_manifest) // SKYRAT EDIT ADD
|
||||
hard_drive.store_file(new /datum/computer_file/program/crew_manifest) // SKYRAT EDIT ADD
|
||||
|
||||
Reference in New Issue
Block a user