Changed the stacking machine console icon

This commit is contained in:
Damian
2017-09-29 16:43:33 +02:00
parent 30fb5f429f
commit ed2448128a
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
/obj/machinery/computer/stacking_unit /obj/machinery/computer/stacking_unit
name = "stacking machine console" name = "stacking machine console"
icon = 'icons/obj/computer.dmi' icon = 'icons/obj/computer.dmi'
icon_state = "computer_generic" icon_state = "stacking_machine_console"
light_color = LIGHT_COLOR_GREEN light_color = LIGHT_COLOR_GREEN
circuit = "/obj/item/weapon/circuitboard/stacking_machine_console" circuit = "/obj/item/weapon/circuitboard/stacking_machine_console"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB