code/__DEFINES/surgery.dm 
SURGERY_NEEDS_INCISION | Bodypart needs an incision or small cut |
---|---|
SURGERY_NEEDS_RETRACTED | Bodypart needs retracted incision or large cut |
SURGERY_NEEDS_DEENCASEMENT | Bodypart needs a broken bone AND retracted incision or large cut |
SURGERY_BLOODY_GLOVES | Surgery step bloodies gloves when necessary. |
SURGERY_BLOODY_BODY | Surgery step bloodies gloves + suit when necessary. |
SURGERY_CANNOT_FAIL | Surgery does not use RNG. |
IMPLANT_HIGHLANDER | Only one of this type of implant may be in a target |
IMPLANT_KNOWN | Shows implant name in body scanner |
IMPLANT_HIDDEN | Hides the implant from the body scanner completely |
Define Details
IMPLANT_HIDDEN 
Hides the implant from the body scanner completely
IMPLANT_HIGHLANDER 
Only one of this type of implant may be in a target
IMPLANT_KNOWN 
Shows implant name in body scanner
SURGERY_BLOODY_BODY 
Surgery step bloodies gloves + suit when necessary.
SURGERY_BLOODY_GLOVES 
Surgery step bloodies gloves when necessary.
SURGERY_CANNOT_FAIL 
Surgery does not use RNG.
SURGERY_NEEDS_DEENCASEMENT 
Bodypart needs a broken bone AND retracted incision or large cut
SURGERY_NEEDS_INCISION 
Bodypart needs an incision or small cut
SURGERY_NEEDS_RETRACTED 
Bodypart needs retracted incision or large cut