laptop vending part 1. and more cleanup.

Conflicts:
	icons/obj/computer3.dmi
This commit is contained in:
DJSnapshot
2014-06-23 06:17:36 -04:00
committed by ZomgPonies
parent fbfecb0e99
commit 21a1f2eefe
14 changed files with 178 additions and 340 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
/datum/file/program/ntos
name = "Nanotrasen Operating System"
extension = "prog"
active_state = "NTOS"
active_state = "ntos"
var/obj/item/part/computer/storage/current // the drive being viewed, null for desktop/computer
var/fileop = "runfile"