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

@@ -4,7 +4,7 @@
"wardrobe": {
"base": "police_uniform",
"head": "police_hat",
"upper_body": "leather_jacket",
"upper_body": "leather_jacket, single_sleeve, single_bare_shoulder",
"lower_body": "black_pants",
"hands": "fingerless_gloves, single_glove, black_gloves",
"feet": "",
@@ -17,15 +17,8 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"police_hat",
"police_uniform",
"black_pants",
"leather_jacket",
"fingerless_gloves",
"single_glove",
"black_gloves",
"single_bare_shoulder",
"single_sleeve"
]
}
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}