origin tech for cortical stack (#5299)

Adds a origin tech for cortical stacks as requested here:
https://forums.aurorastation.org/viewtopic.php?f=18&t=8681
Fixes slight issues with my other changelogs.
This commit is contained in:
Werner
2018-10-06 13:06:34 +03:00
committed by Erki
parent 899069cf9d
commit d9aa778d7d
4 changed files with 39 additions and 1 deletions
+1
View File
@@ -52,6 +52,7 @@
vital = 1
var/backup_time = 0
var/datum/mind/backup
origin_tech = list(TECH_ENGINEERING = 5, TECH_DATA=3, TECH_BIO=3)
/obj/item/organ/stack/process()
if(owner && owner.stat != DEAD && !is_broken())