Update code/modules/ruins/objects_and_mobs/sin_ruins.dm

Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
This commit is contained in:
Timothy Teakettle
2021-01-10 23:41:52 +00:00
committed by GitHub
parent 99b26c08be
commit 08d2b0bc17

View File

@@ -145,4 +145,4 @@
user.visible_message("<span class='warning'>[user]'s appearance shifts into [H]'s!</span>", \
"<span class='boldannounce'>[H.p_they(TRUE)] think[H.p_s()] [H.p_theyre()] <i>sooo</i> much better than you. Not anymore, [H.p_they()] won't.</span>")
else
to_chat(H, "<span class='warning'>You are unable to transform into [H]!</span>")
to_chat(user, "<span class='warning'>You are unable to transform into [H]!</span>")