Merge pull request #915 from Shadow-Quill/PDTurrets

Adds Point Defence Turrets
This commit is contained in:
Razgriz
2020-12-02 15:54:47 -07:00
committed by GitHub
5 changed files with 129 additions and 118 deletions
@@ -6,7 +6,7 @@
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."
build_path = /obj/machinery/power/pointdefense
build_path = /obj/machinery/pointdefense
origin_tech = list(TECH_ENGINEERING = 3, TECH_COMBAT = 2, TECH_POWER = 2)
req_components = list(
/obj/item/mecha_parts/mecha_equipment/weapon/energy/laser = 1,