mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Purse Display Fix (#19769)
* Fixed purses not appearing in the preview when selected in the loadout.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user