mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
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:
@@ -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
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Sparky_hotdog
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Allows wallets to hold the Tajaran portraits and Dominian icons."
|
||||
Reference in New Issue
Block a user