mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
PAI/AI Internal Computer Hardware Bugfix (#18687)
* bugfix for pai/ai * changelog oopsie --------- Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
/obj/item/modular_computer/silicon/pai
|
||||
hardware_flag = PROGRAM_SILICON_PAI
|
||||
|
||||
/obj/item/modular_computer/silicon/ai/install_default_hardware()
|
||||
/obj/item/modular_computer/silicon/pai/install_default_hardware()
|
||||
. = ..()
|
||||
hard_drive = new /obj/item/computer_hardware/hard_drive/small(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user