Makes cyborg remote interaction limited.

This commit is contained in:
AnturK
2017-08-01 13:56:18 +02:00
parent 0a32812982
commit d5f0c10ac3
2 changed files with 3 additions and 2 deletions
@@ -93,6 +93,8 @@
/obj/item/clothing/head/sombrero,
/obj/item/clothing/head/witchunter_hat)
var/remote_range = 7 //How far can you interact with machines.
can_buckle = TRUE
buckle_lying = FALSE
can_ride_typecache = list(/mob/living/carbon/human)