Update good.dm

This commit is contained in:
Yawet330
2023-08-08 07:14:48 +01:00
committed by GitHub
parent 96d3c8df95
commit c2899115c2
+1 -1
View File
@@ -51,7 +51,7 @@
/datum/quirk/rad_fiend
name = "Rad Fiend"
desc = "You've been blessed by Cherenkov's warming light, causing you to emit a subtle glow at all times. Only -very- intense radiation is capable of penetrating your protective barrier."
value = 2 //Was commented to lower this.
value = 2
mob_trait = TRAIT_RAD_FIEND
gain_text = span_notice("You feel empowered by Cherenkov's glow.")
lose_text = span_notice("You realize that rads aren't so rad.")