mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user