Adds examine text for people who have open incisions

Update examine.dm
This commit is contained in:
SteelSlayer
2019-11-21 19:39:23 -06:00
parent f2af1f279b
commit 2a54c79256
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.