biomech wound surgeries
Since IPCs and synths can get wounds, they should prooobably also have access to the surgeries to fix them. instead of having to use the super-slow ways.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
var/datum/wound/burn/burn_wound = targeted_bodypart.get_wound_type(targetable_wound)
|
||||
return(burn_wound && burn_wound.infestation > 0)
|
||||
|
||||
/datum/surgery/debride/biomech
|
||||
name = "Debride infected synthetic flesh"
|
||||
requires_bodypart_type = BODYPART_HYBRID
|
||||
|
||||
//SURGERY STEPS
|
||||
|
||||
///// Debride
|
||||
|
||||
Reference in New Issue
Block a user