mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
- Added welding mask to robotics.
- Added exosuit control console circuitboard to circuit storage. - Changed upload\download permissions for robotics R&D console. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1306 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
max_temperature = 3500
|
||||
infra_luminosity = 5
|
||||
operation_req_access = list(access_clown)
|
||||
add_req_access = 0
|
||||
|
||||
/obj/mecha/combat/honker/New()
|
||||
..()
|
||||
|
||||
@@ -880,7 +880,7 @@
|
||||
"aqV" = (/obj/machinery/door/airlock/external{name = "West Auxillary Solar Maintenance"; req_access = null; req_access_txt = "13"},/obj/cable{d1 = 1; d2 = 2; icon_state = "1-2"; tag = "Streight"},/turf/simulated/floor/plating,/area/maintenance/auxsolarport)
|
||||
"aqW" = (/obj/grille,/obj/window/reinforced{dir = 4},/obj/window/reinforced{dir = 1},/obj/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/storage/tech)
|
||||
"aqX" = (/obj/rack{dir = 8},/obj/item/weapon/circuitboard/aiupload,/turf/simulated/floor,/area/storage/tech)
|
||||
"aqY" = (/obj/rack{dir = 8},/obj/item/weapon/circuitboard/robotics,/turf/simulated/floor,/area/storage/tech)
|
||||
"aqY" = (/obj/rack{dir = 8},/obj/item/weapon/circuitboard/robotics{pixel_x = -2; pixel_y = 2},/obj/item/weapon/circuitboard/mecha_control{pixel_x = 1; pixel_y = -1},/turf/simulated/floor,/area/storage/tech)
|
||||
"aqZ" = (/obj/machinery/atmospherics/pipe/simple{dir = 9},/turf/simulated/floor/plating,/area/maintenance/fpmaint)
|
||||
"ara" = (/obj/machinery/atmospherics/pipe/simple,/obj/cable{d1 = 1; d2 = 4; icon_state = "1-4"; tag = "90Curve"},/turf/simulated/floor/plating,/area/maintenance/fpmaint)
|
||||
"arb" = (/obj/cable{d1 = 4; d2 = 8; icon_state = "4-8"; tag = "Streight"},/turf/simulated/floor/plating,/area/maintenance/fpmaint)
|
||||
@@ -4687,11 +4687,11 @@
|
||||
"bMg" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock/maintenance{name = "Assembly Line Maintenance"; req_access_txt = "12;29"},/turf/simulated/floor/plating,/area/assembly/assembly_line)
|
||||
"bMh" = (/obj/crate,/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMi" = (/obj/disposalpipe/trunk{dir = 1},/obj/machinery/disposal,/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMj" = (/obj/machinery/computer/rdconsole{id = 2; name = "Robotics R&D Console"},/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMj" = (/obj/machinery/computer/rdconsole{id = 2; name = "Robotics R&D Console"; req_access = null; req_access_txt = "29"},/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMk" = (/obj/table{dir = 10; icon_state = "tabledir"},/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMl" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen,/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMm" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/device/prox_sensor{pixel_x = -8; pixel_y = 4},/obj/item/device/prox_sensor{pixel_x = -8; pixel_y = 4},/obj/item/device/flash,/obj/item/device/flash,/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMn" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/weapon/storage/toolbox/electrical,/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMn" = (/obj/table{dir = 2; icon_state = "tabledir"},/obj/item/weapon/storage/toolbox/electrical,/obj/item/clothing/head/helmet/welding,/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMo" = (/obj/table{icon_state = "tabledir"; dir = 6},/obj/item/weapon/storage/toolbox/mechanical,/obj/item/device/multitool,/obj/machinery/camera{c_tag = "Assembly Line Exit"; dir = 2},/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMp" = (/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
"bMq" = (/obj/machinery/atmospherics/unary/vent_scrubber{dir = 4; icon_state = "off"; on = 1; scrub_N2O = 0; scrub_Toxins = 0},/obj/machinery/light{dir = 1},/obj/machinery/light_switch{pixel_y = 24},/turf/simulated/floor,/area/assembly/assembly_line)
|
||||
|
||||
Reference in New Issue
Block a user