1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-24 12:44:04 +02:00
This commit is contained in:
syuilo
2026-02-12 19:16:37 +09:00
parent 2a1a03ef9d
commit 13e3bdc90b
4 changed files with 44 additions and 1 deletions

View File

@@ -104,6 +104,12 @@ onMounted(() => {
type: 'steel-rack',
position: [130, 0, 115],
rotation: [0, 0, 0],
}, {
id: 'j2',
type: 'aquarium',
position: [130, 100, 115],
rotation: [0, Math.PI, 0],
sticky: 'j',
}, {
id: 'k',
type: 'cup-noodle',