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:
lavillastrangiato
2024-02-22 11:57:52 +00:00
committed by GitHub
co-authored by Wowzewow
parent 7ff35b40e4
commit 08b9bab07c
3 changed files with 50 additions and 1 deletions
@@ -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