mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Proper MaxHealth checks and Crit Point (#10881)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
901dc552fc
commit
4ce45f8cc4
@@ -1,12 +1,6 @@
|
||||
/datum/config_entry/number/health_threshold_softcrit
|
||||
default = 0
|
||||
|
||||
/datum/config_entry/number/health_threshold_crit
|
||||
default = 0
|
||||
|
||||
/datum/config_entry/number/health_threshold_dead
|
||||
default = -100
|
||||
|
||||
/datum/config_entry/flag/bones_can_break
|
||||
|
||||
/datum/config_entry/flag/limbs_can_break
|
||||
|
||||
Reference in New Issue
Block a user