Removes cortical borers

This commit is contained in:
Jordan Brown
2017-06-26 10:53:10 -04:00
parent dfc5a47c7e
commit ef96559701
24 changed files with 3 additions and 1476 deletions
@@ -120,11 +120,6 @@ MASS SPECTROMETER
if(H.undergoing_cardiac_arrest() && H.stat != DEAD)
to_chat(user, "<span class='danger'>Subject suffering from heart attack: Apply defibrillator immediately!</span>")
if(iscarbon(M))
var/mob/living/carbon/C = M
if(C.has_brain_worms())
to_chat(user, "<span class='danger'>Foreign organism detected in subject's cranium. Recommended treatment: Dosage of sucrose solution and removal of object via surgery.</span>")
to_chat(user, "<span class='info'>Analyzing results for [M]:\n\tOverall status: [mob_status]</span>")
// Damage descriptions