mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
Everything else through the door (#19358)
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
to_chat(user, "<span class= 'notice'>[src] is out of ink.</span>")
|
||||
return
|
||||
|
||||
if(!istype(M, /mob/living/carbon/human))
|
||||
if(!ishuman(M))
|
||||
to_chat(user, "<span class= 'notice'>You don't think tattooing [M] is the best idea.</span>")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user