You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to_chat(O, "<span class='name'><a href='byond://?src=\ref[O];track=[U.name]'>[U.name]</a></span> holds <a href='byond://?src=\ref[src];message_id=[key]'>[W]</a> up to one of your cameras...")
317
+
to_chat(O, "<span class='name'><a href='byond://?src=\ref[O];track=[U.name]'>[U.name]</a></span> holds <a href='byond://?src=\ref[src];message_id=[key]'>\the[W]</a> up to one of your cameras...")
if (can_use(usr)) // Checks that the this is in our inventory. This will be checked by the proc anyways, but we don't want to generate an error message if not.
456
456
copy_appearance =!copy_appearance
457
-
to_chat(usr, "<span class='notice'>zThe[src] is now set to copy [copy_appearance ?"the appearance along with":"just"] the access.</span>")
457
+
to_chat(usr, "<span class='notice'>\The[src] is now set to copy [copy_appearance ?"the appearance along with":"just"] the access.</span>")
0 commit comments