Adds sprite for debug eldritch paintings (#84179)

This commit is contained in:
MelokGleb
2024-06-21 17:28:01 -04:00
committed by GitHub
parent 7579e0e173
commit b77eb3f4d1
2 changed files with 2 additions and 2 deletions
@@ -4,14 +4,14 @@
icon = 'icons/obj/signs.dmi'
resistance_flags = FLAMMABLE
flags_1 = NONE
icon_state = "frame-empty"
icon_state = "eldritch_painting_debug"
result_path = /obj/structure/sign/painting/eldritch
pixel_shift = 30
/obj/structure/sign/painting/eldritch
name = "The debug and a coder who slept"
icon = 'icons/obj/signs.dmi'
icon_state = "frame-empty"
icon_state = "eldritch_painting_debug"
custom_materials = list(/datum/material/wood =SHEET_MATERIAL_AMOUNT)
resistance_flags = FLAMMABLE
buildable_sign = FALSE
Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 62 KiB