Merge pull request #9179 from Fox-McCloud/vital-heads

Heads No Longer Vital (Brains Still Are)
This commit is contained in:
tigercat2000
2018-07-08 23:43:47 -07:00
committed by GitHub
6 changed files with 7 additions and 10 deletions
@@ -14,7 +14,7 @@
organ_tag = "brain"
parent_organ = "head"
slot = "brain"
vital = 1
vital = TRUE
hidden_pain = TRUE //the brain has no pain receptors, and brain damage is meant to be a stealthy damage type.
var/mmi_icon = 'icons/obj/assemblies.dmi'
var/mmi_icon_state = "mmi_full"