civilian.cfg 310 Bytes
Newer Older
Juon Kawakami's avatar
init  
Juon Kawakami committed
1
2
3
4
5
6
7
8
!include common.cfg

# The probability that a buried civilian will call for help
civilian.help.probability : 0.1
# The probability that a damaged civilian will call for help
civilian.ouch.probability : 0.1
# Civilians with HP less than this threshold will not call for help
civilian.conscious.threshold : 2500