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:
DJSnapshot
2014-06-23 06:02:36 -04:00
committed by ZomgPonies
parent b8c1dbf620
commit 8a33620554
45 changed files with 9327 additions and 13 deletions
@@ -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)