Skip to content

Commit

Permalink
Removes IPC radiation bloodloss (#3020)
Browse files Browse the repository at this point in the history
rads no longer cause bleeding

Signed-off-by: Spielern <[email protected]>
  • Loading branch information
Spielern authored Feb 20, 2025
1 parent 4f1d717 commit 33e3ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/_DV/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
Shock: 0.0
Heat: -0.5 # heat damage cauterizes wounds, but will still hurt obviously.
Poison: 0.0
Radiation: 0.04
Radiation: 0.0
Asphyxiation: 0.0
Bloodloss: 0.0
Cellular: 0.0
Expand Down

0 comments on commit 33e3ff3

Please sign in to comment.