EXPERIMENTAL: Set the crit setting in the soft-configuration to -50, so people go into crit later. Hopefully it's not borked.

This commit is contained in:
cib
2012-01-09 01:34:28 -08:00
parent 625e57ec77
commit 249bbd32d9
+1 -1
View File
@@ -1,7 +1,7 @@
### HEALTH ###
## level of health at which a mob becomes unconscious (crit)
HEALTH_THRESHOLD_CRIT 0
HEALTH_THRESHOLD_CRIT -50
## level of health at which a mob becomes dead
HEALTH_THRESHOLD_DEAD -100