mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
[Room] Add energy drink
This commit is contained in:
parent
229aca1f55
commit
dc612bda13
7 changed files with 20 additions and 0 deletions
|
@ -2353,3 +2353,4 @@ room:
|
|||
bin: "ゴミ箱"
|
||||
cup-noodle: "カップ麺"
|
||||
holo-display: "ホログラフィックディスプレイ"
|
||||
energy-drink: "エナジードリンク"
|
||||
|
|
|
@ -381,5 +381,9 @@
|
|||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
id: 'energy-drink',
|
||||
place: "floor",
|
||||
}
|
||||
]
|
||||
|
|
BIN
src/client/assets/room/furnitures/energy-drink/energy-drink.blend
(Stored with Git LFS)
Normal file
BIN
src/client/assets/room/furnitures/energy-drink/energy-drink.blend
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/energy-drink/energy-drink.glb
(Stored with Git LFS)
Normal file
BIN
src/client/assets/room/furnitures/energy-drink/energy-drink.glb
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/energy-drink/texture.afdesign
(Stored with Git LFS)
Normal file
BIN
src/client/assets/room/furnitures/energy-drink/texture.afdesign
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/energy-drink/texture.png
(Stored with Git LFS)
Normal file
BIN
src/client/assets/room/furnitures/energy-drink/texture.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/energy-drink/uv.png
(Stored with Git LFS)
Normal file
BIN
src/client/assets/room/furnitures/energy-drink/uv.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue