mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Fixes TIC extended descriptions and makes them wallet-able (#18462)
* thisisprobablyshitcode * a quick consistency edit * aeo Co-authored-by: Wowzewow (Wezzy) <42310821+alsoandanswer@users.noreply.github.com> Signed-off-by: lavillastrangiato <63124803+lavillastrangiato@users.noreply.github.com> * Update code/game/objects/items/weapons/storage/wallets.dm john madden john madden Co-authored-by: Wowzewow (Wezzy) <42310821+alsoandanswer@users.noreply.github.com> Signed-off-by: lavillastrangiato <63124803+lavillastrangiato@users.noreply.github.com> --------- Signed-off-by: lavillastrangiato <63124803+lavillastrangiato@users.noreply.github.com> Co-authored-by: Wowzewow (Wezzy) <42310821+alsoandanswer@users.noreply.github.com>
This commit is contained in:
co-authored by
Wowzewow
parent
7ff35b40e4
commit
08b9bab07c
@@ -38,7 +38,9 @@
|
||||
/obj/item/storage/business_card_holder,
|
||||
/obj/item/sample,
|
||||
/obj/item/key,
|
||||
/obj/item/sign/painting_frame
|
||||
/obj/item/sign/painting_frame,
|
||||
/obj/item/clothing/accessory/dominia/tic/retired,
|
||||
/obj/item/clothing/accessory/dominia/tic/retired/caladius
|
||||
)
|
||||
slot_flags = SLOT_ID
|
||||
build_from_parts = TRUE
|
||||
|
||||
Reference in New Issue
Block a user