Merge pull request #16147 from S34NW/rad_damage_normalise

Increases most radiation dose amounts
This commit is contained in:
variableundefined
2021-07-25 09:15:40 -04:00
committed by GitHub
5 changed files with 8 additions and 4 deletions
+2
View File
@@ -53,3 +53,5 @@ Ask ninjanomnom if they're around
#define RAD_GEIGER_MEASURE_SMOOTHING 5
#define RAD_GEIGER_GRACE_PERIOD 2
#define RAD_DOSAGE_MULTIPLIER 10 // This is used to increase radiation dosage taken during rad_act() calls