Hybridizes Point Defense Turrets with Bay's System

This commit is contained in:
Schnayy
2021-02-26 09:04:43 -06:00
committed by VirgoBot
parent 71f5ccbfc8
commit 7dcd8e82a9
15 changed files with 486 additions and 88 deletions
@@ -6,8 +6,13 @@
name = T_BOARD("point defense battery")
board_type = new /datum/frame/frame_types/machine
desc = "Control systems for a Kuiper pattern point defense battery. Aim away from vessel."
<<<<<<< HEAD
build_path = /obj/machinery/power/pointdefense
origin_tech = list(TECH_ENGINEERING = 3, TECH_COMBAT = 2, TECH_POWER = 2)
=======
build_path = /obj/machinery/pointdefense
origin_tech = list(TECH_ENGINEERING = 3, TECH_COMBAT = 2)
>>>>>>> 031f8a7... Merge pull request #7919 from Atermonera/point_defense_targeting
req_components = list(
/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser = 1,
/obj/item/weapon/stock_parts/manipulator = 2,