Updated JSON fields.
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user