Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -2,12 +2,12 @@
"outfit_id": "school_uniform_04",
"outfit_name": "School Uniform (Erotic)",
"wardrobe": {
"base": "",
"base": "school_uniform",
"head": "",
"upper_body": "topless",
"lower_body": "latex skirt, micro-skirt, latex thigh highs",
"hands": "latex elbow gloves",
"feet": "high heels",
"upper_body": "topless_female",
"lower_body": "latex, latex_skirt, miniskirt, thighhighs",
"hands": "latex_gloves",
"feet": "high_heels",
"additional": ""
},
"lora": {
@@ -17,5 +17,8 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": []
}
"tags": {
"outfit_type": "Lingerie",
"nsfw": true
}
}