mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
powder that makes you say yes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user