port experimental dissection

This commit is contained in:
XDTM
2019-09-18 23:04:11 -05:00
committed by Linzolle
parent 8ad11d7250
commit 023428f6a4
7 changed files with 78 additions and 3 deletions
@@ -713,6 +713,13 @@
research_icon = 'icons/obj/surgery.dmi'
research_icon_state = "surgery_any"
var/surgery
/datum/design/surgery/experimental_dissection
name = "Experimental Dissection"
desc = "A surgical procedure which deeply analyzes the biology of a corpse, and automatically adds new findings to the research database."
id = "surgery_exp_dissection"
surgery = /datum/surgery/advanced/bioware/experimental_dissection
research_icon_state = "surgery_chest"
/datum/design/surgery/lobotomy
name = "Lobotomy"