Resprites the Archives and Altar (#88534)

This commit is contained in:
OrionTheFox
2024-12-16 03:45:14 -05:00
committed by GitHub
parent e5acbf5f59
commit bfcdec23cb
2 changed files with 2 additions and 1 deletions
@@ -49,8 +49,9 @@
/obj/structure/destructible/cult/item_dispenser/archives/succcess_message(mob/living/user, obj/item/spawned_item)
to_chat(user, span_cult_italic("You summon [spawned_item] from [src]!"))
// Preset for the library that doesn't spawn runed metal on destruction.
// Preset for the library that doesn't spawn runed metal on destruction, or glow.
/obj/structure/destructible/cult/item_dispenser/archives/library
icon_state = "tomealtar_off"
debris = list()
#undef CULT_BLINDFOLD
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 17 KiB