powder that makes you say yes

This commit is contained in:
Nadyr
2021-12-05 09:58:18 -05:00
committed by GitHub
parent ab21b7f54d
commit 424e31fa41
@@ -34,12 +34,7 @@
if(self_grab)
if(src.incapacitated()) return
else
qdel(H) //this deletes the empty holder if it doesnt work
to_chat(usr,"<span class='notice'>You can't fit inside \the [S]!</span>")
return 0
else
if(grabber.incapacitated()) return
var/obj/item/weapon/holder/H = new holder_type(get_turf(src), src)