mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
upstream-merge-16484 [MDB IGNORE] (#9289)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -80,7 +80,7 @@ GLOBAL_LIST_BOILERPLATE(all_brain_organs, /obj/item/organ/internal/brain)
|
||||
|
||||
/obj/item/organ/internal/brain/Initialize() // CHOMPEdit
|
||||
. = ..() // CHOMPEdit
|
||||
health = CONFIG_GET(number/default_brain_health) // CHOMPEdit
|
||||
health = CONFIG_GET(number/default_brain_health)
|
||||
defib_timer = (CONFIG_GET(number/defib_timer) MINUTES) / 2 // CHOMPEdit
|
||||
spawn(5)
|
||||
if(brainmob)
|
||||
|
||||
Reference in New Issue
Block a user