Merge pull request #36 from shellspeed1/Organ-updates-for-stasis-beds

Massive organ overhaul and some new surgeries ported from cit orginally created by Fermi. Mergeable
This commit is contained in:
quotefox
2019-10-18 21:47:14 +01:00
committed by GitHub
120 changed files with 1756 additions and 400 deletions
@@ -5,5 +5,5 @@
. = ..()
if(ishuman(target))
var/mob/living/carbon/human/M = target
M.adjustBrainLoss(20)
M.adjustOrganLoss(ORGAN_SLOT_BRAIN, 20)
M.hallucination += 30