mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
to_char -> to_chat
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user