Fix a couple maint drone issues, plus a PoI

Fixes #3540 for ventcrawling, and tags the drone fabricators properly. Also Fixes #3566 since that's a map edit on the same map.
This commit is contained in:
Arokha Sieyes
2018-04-30 17:36:33 -04:00
parent 1183e943b1
commit f77dbccbe5
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)