Enhance apparel definitions: Introduce 'UpperUnderwear' layer and related items (Bra, SportsBra, SoftBra) to support gender-specific clothing. Update inventory and dress generation logic to accommodate new layers and ensure proper coverage. Adjust localization for new apparel terms and refine tests for underwear functionality.
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
"MedicalCouch": "Exam couch",
|
||||
"Locker": "Locker",
|
||||
"Underwear": "Underwear",
|
||||
"UpperUnderwear": "Upper underwear",
|
||||
"Briefs": "Briefs",
|
||||
"Boxers": "Boxers",
|
||||
"Panties": "Panties",
|
||||
"Bra": "Bra",
|
||||
"SportsBra": "Sports bra",
|
||||
"SoftBra": "Soft bra",
|
||||
"Socks": "Socks",
|
||||
"Skirt": "Skirt",
|
||||
"ShortSkirt": "Short skirt",
|
||||
|
||||
Reference in New Issue
Block a user