Fix config default for radiation to match live (#8334)

This commit is contained in:
Cadyn
2024-05-02 07:12:26 -07:00
committed by GitHub
parent e3bced93d4
commit 43d7540299
2 changed files with 2 additions and 2 deletions

View File

@@ -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)