fix json
This commit is contained in:
parent
6568f0bb9e
commit
cb3f911c0e
11
ue.json
11
ue.json
@ -207,9 +207,20 @@
|
|||||||
"enum": [
|
"enum": [
|
||||||
"yui",
|
"yui",
|
||||||
"evolution",
|
"evolution",
|
||||||
|
"gender",
|
||||||
"attribute",
|
"attribute",
|
||||||
"status"
|
"status"
|
||||||
],
|
],
|
||||||
|
"gender": {
|
||||||
|
"name": "gender",
|
||||||
|
"full": "gender system",
|
||||||
|
"body": {
|
||||||
|
"text": "a genitalia system created using blender. aiming to reproduce the shape and movement of reality.",
|
||||||
|
"lang": {
|
||||||
|
"ja": "blenderで作った性器システムのこと。gender systemという。現実の形状や動きの再現を目指す。アイは原作で性別が不明、性別がないので、gender systemから除外される"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"status": {
|
"status": {
|
||||||
"name": "status",
|
"name": "status",
|
||||||
"body": {
|
"body": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user