mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Revert "Increases most radiation dose amounts" (#16445)
This commit is contained in:
committed by
GitHub
parent
c95f566cd1
commit
fba7585b4e
@@ -159,7 +159,7 @@
|
||||
taste_description = "the colour blue and regret"
|
||||
|
||||
/datum/reagent/radium/on_mob_life(mob/living/M)
|
||||
if(M.radiation < 800)
|
||||
if(M.radiation < 80)
|
||||
M.apply_effect(4, IRRADIATE)
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user