Merge pull request #3616 from VOREStation/aro-issue-3540

Fix a couple maint drone issues, plus a PoI
This commit is contained in:
Aronai Sieyes
2018-04-30 19:23:54 -04:00
committed by GitHub
4 changed files with 381 additions and 459 deletions
@@ -1,9 +0,0 @@
/mob/living/silicon/robot/drone
can_enter_vent_with = list(
/obj/item/device/radio/borg,
/obj/machinery/camera,
/obj/item/device/camera/siliconcam/drone_camera,
/obj/item/weapon/robot_module/drone,
/obj/item/weapon/cell,
/obj/screen/movable/ability_master,
/obj/item/weapon/card/id/synthetic)