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
+1 -1
View File
@@ -784,7 +784,7 @@
return 0
//Can the mob use Topic to interact with machines
/mob/proc/canUseTopic(atom/movable/M, be_close=FALSE, no_dextery=FALSE)
/mob/proc/canUseTopic(atom/movable/M, be_close=FALSE, no_dextery=FALSE, no_tk=FALSE)
return
/mob/proc/faction_check_mob(mob/target, exact_match)