mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-26 14:33:02 +00:00
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
This commit is contained in:
commit
c1b95838f6
4 changed files with 4 additions and 0 deletions
BIN
src/client/assets/room/furnitures/doll-ai/doll-ai.blend
Normal file
BIN
src/client/assets/room/furnitures/doll-ai/doll-ai.blend
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/doll-ai/doll-ai.glb
Normal file
BIN
src/client/assets/room/furnitures/doll-ai/doll-ai.glb
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/doll-ai/doll_ai_tex.png
Normal file
BIN
src/client/assets/room/furnitures/doll-ai/doll_ai_tex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -395,5 +395,9 @@
|
||||||
{
|
{
|
||||||
id: 'energy-drink',
|
id: 'energy-drink',
|
||||||
place: "floor",
|
place: "floor",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: 'doll-ai',
|
||||||
|
place: "floor",
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue