mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 17:15:25 +01:00
Consolidates Species Files (#17293)
* Consolidates the species _vr override files. * Bugfix: Moves xenochi brain var to base brain * gluttony * Moves teshari to station.dm They ARE station crew, after all. * byebye * RIDICULOUS * ears * this got lost * this needs real unfucking --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,7 @@ GLOBAL_LIST_BOILERPLATE(all_brain_organs, /obj/item/organ/internal/brain)
|
||||
var/mob/living/carbon/brain/brainmob = null
|
||||
var/can_assist = TRUE
|
||||
var/defib_timer = -1
|
||||
var/laststress = 0
|
||||
|
||||
/obj/item/organ/internal/brain/process()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user