mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Merge pull request #6937 from Fox-McCloud/autopsy
Autopsies No Longer Need Surgery
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user