mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
disabler only turrets in black market packing gateway
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"
|
||||
},
|
||||
@@ -876,9 +877,7 @@
|
||||
},
|
||||
/area/awaymission/BMPship/Fore)
|
||||
"dI" = (
|
||||
/obj/structure/computerframe{
|
||||
anchored = 1
|
||||
},
|
||||
/obj/structure/computerframe,
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 4;
|
||||
icon_state = "carpet14-8"
|
||||
@@ -1217,9 +1216,7 @@
|
||||
},
|
||||
/area/awaymission/BMPship/Fore)
|
||||
"ew" = (
|
||||
/obj/structure/computerframe{
|
||||
anchored = 1
|
||||
},
|
||||
/obj/structure/computerframe,
|
||||
/turf/simulated/floor/plasteel{
|
||||
dir = 9;
|
||||
icon_state = "carpetside"
|
||||
@@ -2092,9 +2089,7 @@
|
||||
/turf/simulated/floor/plating/airless,
|
||||
/area/awaymission/BMPship/Fore)
|
||||
"gE" = (
|
||||
/obj/structure/computerframe{
|
||||
anchored = 1
|
||||
},
|
||||
/obj/structure/computerframe,
|
||||
/obj/effect/landmark/damageturf,
|
||||
/turf/simulated/floor/plating/airless,
|
||||
/area/awaymission/BMPship/Fore)
|
||||
@@ -2166,9 +2161,7 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/awaymission/BMPship/Aft)
|
||||
"gN" = (
|
||||
/obj/structure/computerframe{
|
||||
anchored = 1
|
||||
},
|
||||
/obj/structure/computerframe,
|
||||
/obj/effect/landmark/burnturf,
|
||||
/turf/simulated/floor/plating/airless,
|
||||
/area/awaymission/BMPship/Fore)
|
||||
@@ -2337,6 +2330,7 @@
|
||||
"hv" = (
|
||||
/obj/machinery/porta_turret{
|
||||
check_synth = 1;
|
||||
installation = /obj/item/gun/energy/gun;
|
||||
lethal = 1;
|
||||
name = "ship defense turret"
|
||||
},
|
||||
@@ -2668,6 +2662,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