mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Added config option for initial brain organ health.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
/obj/item/organ/brain/New()
|
||||
..()
|
||||
health = config.default_brain_health
|
||||
spawn(5)
|
||||
if(brainmob && brainmob.client)
|
||||
brainmob.client.screen.len = null //clear the hud
|
||||
|
||||
Reference in New Issue
Block a user