Allows portraits/icons to be stored in wallets. (#16973)

This allows you to put the Tajaran leader picture, or the Dominian Goddess/matyr icons, into wallets.
This commit is contained in:
Sparky
2023-08-04 14:27:56 +00:00
committed by GitHub
parent c590e2d910
commit ed363dce3a
2 changed files with 8 additions and 1 deletions
@@ -34,7 +34,8 @@
/obj/item/fluff,
/obj/item/storage/business_card_holder,
/obj/item/sample,
/obj/item/key
/obj/item/key,
/obj/item/sign/painting_frame
)
slot_flags = SLOT_ID
build_from_parts = TRUE
+6
View File
@@ -0,0 +1,6 @@
author: Sparky_hotdog
delete-after: True
changes:
- tweak: "Allows wallets to hold the Tajaran portraits and Dominian icons."