mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Initial commit of Computer 3 from Paradise, along with a bunch of fixes.
Conflicts: code/__HELPERS/unsorted.dm code/datums/browser.dm code/setup.dm icons/obj/computer3.dmi
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/obj/machinery/computer3/customs
|
||||
spawn_parts = list(/obj/item/part/computer/storage/hdd,/obj/item/part/computer/networking/radio/subspace,/obj/item/part/computer/networking/cameras)
|
||||
spawn_files = list(/datum/file/program/arcade,/datum/file/program/security,/datum/file/camnet_key/entertainment,/datum/file/program/crew)
|
||||
Reference in New Issue
Block a user