to_char -> to_chat

This commit is contained in:
lewcc
2021-10-27 10:05:13 -04:00
parent 812b58acd7
commit bbf92a4d1a
+1 -1
View File
@@ -268,7 +268,7 @@ REAGENT SCANNER
to_chat(user, "<span class='danger'>Subject is husked. Application of synthflesh is recommended.</span>")
if(H.radiation > RAD_MOB_SAFE)
to_char(user, "<span class='danger'>Subject is irradiated.</span>")
to_chat(user, "<span class='danger'>Subject is irradiated.</span>")
/obj/item/healthanalyzer/attack_self(mob/user)
toggle_mode()