module things, jfc
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
/obj/item/disk/surgery/reconstruction
|
||||
name = "Reconstruction Surgery Disk"
|
||||
desc = "The disk provides instructions on how to repair a body without the use of chemicals."
|
||||
surgeries = list(/datum/surgery/advanced/reconstruction)
|
||||
|
||||
/datum/surgery/advanced/reconstruction
|
||||
name = "body reconstruction"
|
||||
name = "Reconstruction"
|
||||
desc = "A surgical procedure that gradually repairs damage done to a body without the assistance of chemicals. Unlike classic medicine, it is effective on corpses."
|
||||
steps = list(/datum/surgery_step/incise,
|
||||
/datum/surgery_step/incise,
|
||||
/datum/surgery_step/retract_skin,
|
||||
|
||||
Reference in New Issue
Block a user