Lobotomizes the brain from /mob/living/carbon (#23320)

* find and replace. this causes zero errors.

* there was one error

* repathing

* minor emote repathing as well
This commit is contained in:
Luc
2023-11-29 18:39:43 +00:00
committed by GitHub
parent d286d20467
commit 5d5f83d791
27 changed files with 80 additions and 96 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
throw_range = 5
origin_tech = "biotech=5"
attack_verb = list("attacked", "slapped", "whacked")
var/mob/living/carbon/brain/brainmob = null
var/mob/living/brain/brainmob = null
organ_tag = "brain"
parent_organ = "head"
slot = "brain"