limbgrower limbs can be used in augmentations

This commit is contained in:
Hatterhat
2021-03-22 20:15:01 -05:00
parent 249b9a61c7
commit e5c01bc0f8
3 changed files with 22 additions and 8 deletions
@@ -99,6 +99,9 @@
var/generic_bleedstacks
/// If we have a gauze wrapping currently applied (not including splints)
var/obj/item/stack/current_gauze
/// does this limb have replacement capability, despite probably not being robotic?
// see code\modules\surgery\limb_augmentation.dm, or code\game\machinery\limbgrower.dm
var/forcereplace = FALSE
/obj/item/bodypart/examine(mob/user)
. = ..()