mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
Add distinguishing features to HFR box icons (#69057)
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user