This commit is contained in:
VerySoft
2020-12-08 13:10:27 -05:00
parent fcbf29748d
commit ff2fb7069e
17 changed files with 21013 additions and 13 deletions
+9
View File
@@ -331,6 +331,15 @@ GLOBAL_LIST_EMPTY(unique_deployable)
light_power = 1
light_color = "#FFFFFF"
/obj/structure/fans/hardlight/colorable
name = "hardlight shield"
icon_state = "hardlight_colorable"
/obj/structure/fans/hardlight/colorable/abductor
name = "hardlight shield"
icon_state = "hardlight_colorable"
color = "#ff0099"
//Signs
/obj/structure/sign/mining
name = "nanotrasen mining corps sign"
+17
View File
@@ -0,0 +1,17 @@
// The alien ships should use fancy consoles and things
/obj/machinery/computer/ship/helm/abductor
icon = 'icons/obj/abductor.dmi'
icon_state = "console"
/obj/machinery/computer/ship/engines/abductor
icon = 'icons/obj/abductor.dmi'
icon_state = "camera_flipped"
/obj/machinery/computer/ship/navigation/abductor
icon = 'icons/obj/abductor.dmi'
icon_state = "camera"
/obj/machinery/computer/ship/sensors/abductor
icon = 'icons/obj/abductor.dmi'
icon_state = "console"
icon_screen = null
@@ -65,3 +65,9 @@
/obj/item/weapon/reagent_containers/chem_disp_cartridge/nutriment,
/obj/item/weapon/reagent_containers/chem_disp_cartridge/protein
)
/obj/machinery/chemical_dispenser/ert/specialops/abductor
name = "chemical dispenser"
icon = 'icons/obj/abductor_vr.dmi'
icon_state = "dispenser_2way"
desc = "A mysterious machine which can fabricate many chemicals."
+12
View File
@@ -0,0 +1,12 @@
/obj/machinery/transhuman/resleever/abductor
icon = 'icons/obj/abductor_vr.dmi'
icon_state = "implantchair"
/obj/machinery/computer/transhuman/resleeving/abductor
icon = 'icons/obj/abductor.dmi'
icon_state = "console"
/obj/machinery/clonepod/transhuman/full/abductor
icon = 'icons/obj/abductor_vr.dmi'
icon_state = "pod_0"
name = "clonepod"