HOOKS ARE DEAD

This commit is contained in:
AffectedArc07
2020-05-27 12:00:16 +01:00
parent d746971cc7
commit 1676db7924
32 changed files with 146 additions and 498 deletions
-4
View File
@@ -1,7 +1,3 @@
/hook/startup/proc/createDatacore()
GLOB.data_core = new /datum/datacore()
return 1
/datum/datacore
var/list/medical = list()
var/list/general = list()