mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Intrepid overhaul and additions (#16449)
* getting started * finishing up * what * changelog???? * there is a rag in a window send help * fixes apc check and also adds docking controllers on exterior * making a blast door * intercomm bloat
This commit is contained in:
@@ -496,6 +496,10 @@
|
||||
desc = "Miniturized gravity scanner with various other sensors, used to detect irregularities in surrounding space. Can only run in vacuum to protect delicate quantum BS elements."
|
||||
deep_scan_range = 0
|
||||
|
||||
/obj/machinery/shipsensors/weak/scc_shuttle
|
||||
icon_state = "sensors"
|
||||
icon = 'icons/obj/spaceship/scc/helm_pieces.dmi'
|
||||
|
||||
/obj/machinery/shipsensors/strong
|
||||
desc = "An upgrade to the standard ship-mounted sensor array, this beast has massive cooling systems running beneath it, allowing it to run hotter for much longer. Can only run in vacuum to protect delicate quantum BS elements."
|
||||
heat_reduction = 3.7 // can sustain range 6
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
can_change_name = FALSE
|
||||
|
||||
/obj/machinery/iff_beacon/horizon/shuttle
|
||||
icon = 'icons/obj/spaceship/scc/iff.dmi'
|
||||
icon = 'icons/obj/spaceship/scc/helm_pieces.dmi'
|
||||
icon_state = "iff"
|
||||
|
||||
/obj/machinery/iff_beacon/name_change
|
||||
|
||||
Reference in New Issue
Block a user