Gas chamber added.

This commit is contained in:
Rob Nelson
2013-09-16 13:38:22 -07:00
parent 4bb9b028bf
commit 6f1629a69e
3 changed files with 2455 additions and 2349 deletions

View File

@@ -27,6 +27,13 @@
req_one_access = list(access_xenobiology,access_ce)
/obj/machinery/computer/atmoscontrol/gas_chamber
name = "\improper Gas Chamber Atmospherics Computer"
filter=list(
/area/security/gas_chamber)
req_one_access = list(access_ce,access_hos)
/obj/machinery/computer/atmoscontrol/attack_ai(var/mob/user as mob)
src.add_hiddenprint(user)
return interact(user)