mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user