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": "Кушетка",
|
||||
"Locker": "Шкафчик",
|
||||
"Underwear": "Бельё",
|
||||
"UpperUnderwear": "Верхнее бельё",
|
||||
"Briefs": "Трусы",
|
||||
"Boxers": "Боксеры",
|
||||
"Panties": "Трусики",
|
||||
"Bra": "Бюстгальтер",
|
||||
"SportsBra": "Спортивный бюстгальтер",
|
||||
"SoftBra": "Мягкий бюстгальтер",
|
||||
"Socks": "Носки",
|
||||
"Skirt": "Юбка",
|
||||
"ShortSkirt": "Короткая юбка",
|
||||
|
||||
Reference in New Issue
Block a user