mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 14:05:35 +02:00
wip
This commit is contained in:
BIN
packages/frontend/assets/room/object-thumbs/issyoubin.png
Normal file
BIN
packages/frontend/assets/room/object-thumbs/issyoubin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -39,6 +39,7 @@ import { hangingTShirt } from './objects/hangingTShirt.js';
|
||||
import { icosahedron } from './objects/icosahedron.js';
|
||||
import { ironFrameShelf5, ironFrameShelf4, ironFrameShelf3 } from './objects/ironFrameShelf.js';
|
||||
import { ironFrameTable } from './objects/ironFrameTable.js';
|
||||
import { issyoubin } from './objects/issyoubin.js';
|
||||
import { keyboard } from './objects/keyboard.js';
|
||||
import { laptopPc } from './objects/laptopPc.js';
|
||||
import { lavaLamp } from './objects/lavaLamp.js';
|
||||
@@ -136,6 +137,7 @@ export const OBJECT_DEFS = [
|
||||
ironFrameShelf4,
|
||||
ironFrameShelf3,
|
||||
ironFrameTable,
|
||||
issyoubin,
|
||||
keyboard,
|
||||
laptopPc,
|
||||
lavaLamp,
|
||||
|
||||
@@ -18,7 +18,7 @@ export const issyoubin = defineObject({
|
||||
},
|
||||
},
|
||||
default: {
|
||||
variation: 'ai',
|
||||
variation: 'misuki',
|
||||
},
|
||||
},
|
||||
placement: 'top',
|
||||
|
||||
Reference in New Issue
Block a user