Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"outfit_id": "lingerie",
|
||||
"outfit_name": "Lingerie",
|
||||
"wardrobe": {
|
||||
"base": "",
|
||||
"base": "lingerie",
|
||||
"head": "",
|
||||
"upper_body": "lace bra",
|
||||
"lower_body": "lace panties, lace stockings",
|
||||
"upper_body": "lace_bra",
|
||||
"lower_body": "lace_panties, lace_legwear",
|
||||
"hands": "",
|
||||
"feet": "",
|
||||
"additional": ""
|
||||
"additional": "matching_set"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,11 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"lingerie",
|
||||
"lace",
|
||||
"lace trim",
|
||||
"underwear",
|
||||
"matching set"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Lingerie",
|
||||
"nsfw": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user