Update traitordevices.dm

Fixed
This commit is contained in:
keronshb
2021-03-24 21:32:31 -04:00
committed by GitHub
parent 0b5cedf893
commit b06c15ab30
@@ -70,8 +70,6 @@ effective or pretty fucking useless.
/obj/item/healthanalyzer/rad_laser
var/irradiate = TRUE
var/stealth = FALSE
var/used = FALSE // is it cooling down?
var/intensity = 10 // how much damage the radiation does
var/wavelength = 10 // time it takes for the radiation to kick in, in seconds
var/used = 0 // is it cooling down?