Merge pull request #12748 from SteelSlayer/incision-examine

Adds examine text for people who have open surgical incisions
This commit is contained in:
Crazy Lemon
2019-12-16 18:44:03 -08:00
committed by GitHub
2 changed files with 33 additions and 1 deletions
@@ -47,7 +47,7 @@
var/damage_msg = "<span class='warning'>You feel an intense pain</span>"
var/broken_description
var/open = 0
var/open = 0 // If the body part has an open incision from surgery
var/sabotaged = 0 //If a prosthetic limb is emagged, it will detonate when it fails.
var/encased // Needs to be opened with a saw to access the organs.