Add distinguishing features to HFR box icons (#69057)

This commit is contained in:
spessmanturtle
2022-08-13 17:43:13 -04:00
committed by GitHub
parent 01b5b3111f
commit 7514ecdb57
2 changed files with 3 additions and 0 deletions
@@ -459,14 +459,17 @@
/obj/item/hfr_box/body/fuel_input
name = "HFR box fuel input"
icon_state = "box_fuel"
part_path = /obj/machinery/atmospherics/components/unary/hypertorus/fuel_input
/obj/item/hfr_box/body/moderator_input
name = "HFR box moderator input"
icon_state = "box_moderator"
part_path = /obj/machinery/atmospherics/components/unary/hypertorus/moderator_input
/obj/item/hfr_box/body/waste_output
name = "HFR box waste output"
icon_state = "box_waste"
part_path = /obj/machinery/atmospherics/components/unary/hypertorus/waste_output
/obj/item/hfr_box/body/interface
Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 73 KiB