mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 12:44:04 +02:00
wip
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user