Revert "12/21 modernizations from TG live"
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
aicamera.captureimage(A, usr)
|
||||
return
|
||||
|
||||
var/obj/item/W = get_active_held_item()
|
||||
var/obj/item/W = get_active_hand()
|
||||
|
||||
// Cyborgs have no range-checking unless there is item use
|
||||
if(!W)
|
||||
|
||||
Reference in New Issue
Block a user