mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
@@ -362,6 +362,10 @@
|
||||
/obj/effect/equip_e/human/process()
|
||||
if (item)
|
||||
item.add_fingerprint(source)
|
||||
if (item.flags & NODROP)
|
||||
source << "<span class='warning'>\The [item] is stuck to you!</span>"
|
||||
qdel(src)
|
||||
return
|
||||
else
|
||||
switch(place)
|
||||
if("mask")
|
||||
|
||||
Reference in New Issue
Block a user