pen b gone

This commit is contained in:
Trilbyspaceclone
2019-11-03 20:49:03 -05:00
committed by GitHub
parent ec4b94c3c0
commit 8a9e0dbbe3

View File

@@ -11,7 +11,7 @@
/datum/surgery_step/embalming
name = "embalming body"
implements = list(TOOL_HEMOSTAT = 100, TOOL_SCREWDRIVER = 35, /obj/item/pen = 0)
implements = list(TOOL_HEMOSTAT = 100, TOOL_SCREWDRIVER = 35)
chems_needed = list("drying_agent", "sterilizine")
require_all_chems = FALSE