Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"outfit_id": "nurse_02",
|
||||
"outfit_name": "Nurse (Latex)",
|
||||
"wardrobe": {
|
||||
"base": "",
|
||||
"head": "nurse cap",
|
||||
"upper_body": "latex nurse outfit",
|
||||
"lower_body": "short skirt, stockings",
|
||||
"base": "nurse_outfit, latex_outfit, shiny_material",
|
||||
"head": "nurse_cap",
|
||||
"upper_body": "latex_dress, nurse_uniform",
|
||||
"lower_body": "short_skirt, thighhighs, latex_stockings",
|
||||
"hands": "",
|
||||
"feet": "high heels",
|
||||
"additional": ""
|
||||
"feet": "high_heels",
|
||||
"additional": "cross_on_headwear"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,8 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"nurse",
|
||||
"latex"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Uniform",
|
||||
"nsfw": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user