Autopsies No Longer Need Surgery

This commit is contained in:
Fox-McCloud
2017-03-26 00:31:50 -04:00
parent 318821b2bf
commit 4137f237d7
2 changed files with 35 additions and 61 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
//////////////////////////////////////////////////////////////////
/datum/surgery/infection
name = "External Infection Treatment/Autopsy"
name = "External Infection Treatment"
steps = list(/datum/surgery_step/generic/cut_open, /datum/surgery_step/generic/cauterize)
possible_locs = list("chest","head","groin", "l_arm", "r_arm", "l_leg", "r_leg", "r_hand", "l_hand", "r_foot", "l_foot")