mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Friggin frames (#28494)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user