Medical Records too now.

This commit is contained in:
Rockdtben
2014-06-07 14:09:28 -05:00
parent 701b9be244
commit c83c126839
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
/obj/effect/datacore
name = "datacore"
var/medical[] = list()
var/medicalPrintCount = 0
var/general[] = list()
var/security[] = list()
var/securityPrintCount = 0