mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01: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