Makes cyborg remote interaction limited. (#2230)

This commit is contained in:
CitadelStationBot
2017-08-03 08:02:15 -05:00
committed by kevinz000
parent 5839703519
commit 91a44d4c35
2 changed files with 38 additions and 16 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)