fix rse json
This commit is contained in:
@@ -3,21 +3,11 @@
|
||||
"cid": "bafyreihgv33l3kdbpghum3ul5uugscfoaooyyx7nu3eaiuge4l6pru6je4",
|
||||
"value": {
|
||||
"item": [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "gordbox",
|
||||
"text": "The first color in this world"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"name": "silverbox",
|
||||
"text": "The second color in this world"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "bluebox",
|
||||
"text": "The third color in this world. It was once red, but was rewritten by someone"
|
||||
}
|
||||
{ "id": 0, "name": "i", "text": { "en": "world", "ja": "世界" } },
|
||||
{ "id": 1, "name": "gordbox", "text": { "en": "The first color in this world", "ja": "この世界の最初の色" } },
|
||||
{ "id": 2, "name": "silverbox", "text": { "en": "The second color in this world", "ja": "この世界の2番目の色" } },
|
||||
{ "id": 3, "name": "bluebox", "text": { "en": "The third color in this world. It was once red, but was rewritten by someone", "ja": "この世界の3番目の色。かつては赤だったが、何者かに書き換えられた" } },
|
||||
{ "id": 4, "name": "copperbox", "text": { "en": "The Third Lost Color of the World", "ja": "この世界の失われた3番目の色" } }
|
||||
],
|
||||
"$type": "ai.syui.rse.admin",
|
||||
"system": [
|
||||
|
||||
BIN
public/rse/item/1.webp
Normal file
BIN
public/rse/item/1.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
public/rse/item/2.webp
Normal file
BIN
public/rse/item/2.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
public/rse/item/3.webp
Normal file
BIN
public/rse/item/3.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user