This commit is contained in:
Tayyyyyyy
2018-05-01 19:36:17 -05:00
parent 330d607550
commit aa9d658847
40 changed files with 51 additions and 51 deletions

View File

@@ -46,7 +46,7 @@
var/mob/living/carbon/human/target = M
if(istype(target.species, /datum/species/machine))
to_chat(user, "<span class= 'notice'>[target] has no skin, how do you expect to tattoo them?</span>")
to_chat(user, "<span class= 'notice'>[target] has no skin, how do you expect to tattoo [target.p_them()]?</span>")
return
if(target.m_styles["body"] != "None")