Removes tasers from gateway turrets (#17148)

* disabler only turrets in black market packing gateway

* fixes burst weapons not properly having weapon spred when dual wielded

* Revert "fixes burst weapons not properly having weapon spred when dual wielded"

This reverts commit 4b9b820a98.
This commit is contained in:
S34N
2022-05-18 14:01:54 +01:00
committed by GitHub
parent d09ab3668f
commit af2a4f0d89
@@ -45,6 +45,7 @@
/area/space/nearstation)
"au" = (
/obj/machinery/porta_turret{
installation = /obj/item/gun/energy/gun;
lethal = 1;
name = "ship defense turret"
},
@@ -2325,6 +2326,7 @@
"hv" = (
/obj/machinery/porta_turret{
check_synth = 1;
installation = /obj/item/gun/energy/gun;
lethal = 1;
name = "ship defense turret"
},
@@ -2652,6 +2654,7 @@
"iF" = (
/obj/machinery/porta_turret{
check_synth = 1;
installation = /obj/item/gun/energy/gun;
lethal = 1;
name = "ship defense turret"
},