Merge pull request #8692 from Ghommie/Ghommie-cit69

[s] Ports "Fixes PDA TK exploits" and "Fixes pride mirror exploit"
This commit is contained in:
kevinz000
2019-06-23 06:56:17 -07:00
committed by GitHub
13 changed files with 33 additions and 30 deletions
@@ -94,7 +94,7 @@
visible_message("<span class='warning'>[src] easily breaks out of [p_their()] handcuffs!</span>", \
"<span class='notice'>With just a thought your handcuffs fall off.</span>")
/mob/living/carbon/true_devil/canUseTopic(atom/movable/M, be_close=FALSE, no_dextery=FALSE)
/mob/living/carbon/true_devil/canUseTopic(atom/movable/M, be_close=FALSE, no_dextery=FALSE, no_tk=FALSE)
if(incapacitated())
to_chat(src, "<span class='warning'>You can't do that right now!</span>")
return FALSE