mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
@@ -33,6 +33,9 @@
|
||||
if(issilicon(A))
|
||||
user << "<span class='notice'>The label refuses to stick to [A.name].</span>"
|
||||
return
|
||||
if(isobserver(A))
|
||||
user << "<span class='notice'>[src] passes through [A.name].</span>"
|
||||
return
|
||||
if(istype(A, /obj/item/weapon/reagent_containers/glass))
|
||||
user << "<span class='notice'>The label can't stick to the [A.name]. (Try using a pen)</span>"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user