Purse Display Fix (#19769)

* Fixed purses not appearing in the preview when selected in the
loadout.
This commit is contained in:
Geeves
2024-08-20 14:09:14 +00:00
committed by GitHub
parent 8167674d38
commit dab8ccdfe0
2 changed files with 7 additions and 0 deletions
@@ -25,6 +25,7 @@
/datum/gear/utility/purse
display_name = "purse"
description = "A small, fashionable bag typically worn over the shoulder."
slot = slot_back
path = /obj/item/storage/backpack/satchel/pocketbook/purse
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION