[s] Fixes pride mirror exploit (#40477)

* Fixes pride mirror exploit

* Cleanup, adds no_tk check to canUseTopic
This commit is contained in:
ShizCalev
2018-09-26 05:34:10 -04:00
committed by vuonojenmustaturska
parent 549982ae2b
commit c66cbad2d0
12 changed files with 33 additions and 26 deletions

View File

@@ -44,7 +44,7 @@
return machinery_computer.update_icon()
// This thing is not meant to be used on it's own, get topic data from our machinery owner.
//obj/item/modular_computer/processor/canUseTopic(atom/movable/M, be_close=FALSE, no_dextery=FALSE)
//obj/item/modular_computer/processor/canUseTopic(atom/movable/M, be_close=FALSE, no_dextery=FALSE, no_tk=FALSE)
// if(!machinery_computer)
// return 0