Friggin frames (#28494)

This commit is contained in:
Vi3trice
2025-02-22 18:35:55 -05:00
committed by GitHub
parent e8e22f0f09
commit 04ea43aef8
3 changed files with 1 additions and 2 deletions
@@ -563,7 +563,7 @@
/obj/structure/computerframe
name = "computer frame"
icon = 'icons/obj/computer.dmi'
icon_state = "computer"
icon_state = "computer_frame"
density = TRUE
anchored = TRUE
max_integrity = 100
-1
View File
@@ -21,7 +21,6 @@
/obj/machinery/computer/Initialize(mapload)
. = ..()
add_overlay("computer_wires") // The computer doesn't have a wire-less state. This makes it a permanent overlay unaffected by update_overlays.
power_change()
update_icon()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 145 KiB