mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 01:25:10 +01:00
Trait Adjustments (#17392)
* Trait Adjustments - Disables tourettes - Disables Rotting Genetics - Disables xray - Swaps Anxiety Disorder name to Nervousness - Censored moved to Neutral (RP trait) - Nervousness moved to Neutral (RP trait) * Better Tagging * these too * what the fuck i dont even have an explanation for this
This commit is contained in:
@@ -213,9 +213,8 @@
|
||||
|
||||
/obj/item/organ/internal/brain/cephalon/Initialize(mapload)
|
||||
. = ..()
|
||||
spawn(30 SECONDS) // FBP Dionaea need some way to be disassembled through surgery, if absolutely necessary.
|
||||
if(!owner.isSynthetic())
|
||||
vital = FALSE
|
||||
if(!owner.isSynthetic())
|
||||
vital = FALSE
|
||||
|
||||
/obj/item/organ/internal/brain/cephalon/robotize()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user