mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fix config default for radiation to match live (#8334)
This commit is contained in:
@@ -502,7 +502,7 @@ RADIATION_MATERIAL_RESISTANCE_DIVISOR 16
|
||||
## 0:1 subtraction:division for computing effective radiation on a turf
|
||||
## 0 / RAD_RESIST_CALC_DIV = Each turf absorbs some fraction of the working radiation level
|
||||
## 1 / RAD_RESIST_CALC_SUB = Each turf absorbs a fixed amount of radiation
|
||||
RADIATION_RESISTANCE_CALC_MODE 1
|
||||
RADIATION_RESISTANCE_CALC_MODE 0
|
||||
|
||||
## IP Reputation Checking
|
||||
# Enable/disable IP reputation checking (present/nonpresent)
|
||||
|
||||
Reference in New Issue
Block a user