This commit is contained in:
kevinz000
2020-05-27 21:07:07 -07:00
parent 162e79df23
commit f326c06324
10 changed files with 11 additions and 2 deletions
@@ -273,6 +273,7 @@
knockdown = 20
/obj/item/restraints/legcuffs/bola/cult/pickup(mob/living/user)
. = ..()
if(!iscultist(user))
to_chat(user, "<span class='warning'>The bola seems to take on a life of its own!</span>")
ensnare(user)