diff --git a/public/content/did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self.json b/public/content/did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self.json index 6d7bfc2..9852090 100644 --- a/public/content/did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self.json +++ b/public/content/did:plc:6qyecktefllvenje24fcxnie/ai.syui.rse.admin/self.json @@ -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": [ diff --git a/public/rse/item/1.webp b/public/rse/item/1.webp new file mode 100644 index 0000000..96f265c Binary files /dev/null and b/public/rse/item/1.webp differ diff --git a/public/rse/item/2.webp b/public/rse/item/2.webp new file mode 100644 index 0000000..f0f8a90 Binary files /dev/null and b/public/rse/item/2.webp differ diff --git a/public/rse/item/3.webp b/public/rse/item/3.webp new file mode 100644 index 0000000..19f8548 Binary files /dev/null and b/public/rse/item/3.webp differ