Update fuel_rods.dm

This commit is contained in:
ArchieBeepBoop
2021-11-06 13:33:24 -03:00
committed by GitHub
parent 4edad081f9
commit 8eaac7b993
@@ -40,7 +40,7 @@
if("plutonium")
R = new /obj/item/twohanded/required/fuel_rod/plutonium(loc)
R.depletion = depletion
if(prob(10))
if(prob(1))
R.name = "Plush-239 Fuel Rod"
R.desc = "Kinaris would like to remind you that it is not liable for any permanent radioactive damage done to its employees."
R.icon = 'hyperstation/icons/obj/plushes.dmi'