diff --git a/code/modules/ruins/objects_and_mobs/sin_ruins.dm b/code/modules/ruins/objects_and_mobs/sin_ruins.dm
index 06acdac9ae..5e2fc3d7e4 100644
--- a/code/modules/ruins/objects_and_mobs/sin_ruins.dm
+++ b/code/modules/ruins/objects_and_mobs/sin_ruins.dm
@@ -145,4 +145,4 @@
user.visible_message("[user]'s appearance shifts into [H]'s!", \
"[H.p_they(TRUE)] think[H.p_s()] [H.p_theyre()] sooo much better than you. Not anymore, [H.p_they()] won't.")
else
- to_chat(H, "You are unable to transform into [H]!")
+ to_chat(user, "You are unable to transform into [H]!")