Makes organ removal/attachment right again (#5192)

* Makes organ removal/attachment right again

* Limb reattach - Changeo Loggo
This commit is contained in:
Aronai Sieyes
2018-04-25 12:03:10 -07:00
committed by Atermonera
parent debef5a5fe
commit a849010ab1
3 changed files with 42 additions and 6 deletions
+2
View File
@@ -1189,6 +1189,8 @@ Note that amputating the affected organ does in fact remove the infection from t
victim.organs -= src
victim.organs_by_name[organ_tag] = null // Remove from owner's vars.
status |= ORGAN_CUT_AWAY //Checked during surgeries to reattach it
//Robotic limbs explode if sabotaged.
if(is_robotic && sabotaged)
victim.visible_message(