mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
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:
@@ -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())
|
||||
|
||||
Reference in New Issue
Block a user