[Room] Add energy drink

This commit is contained in:
syuilo 2019-08-23 06:52:42 +09:00
parent 229aca1f55
commit dc612bda13
7 changed files with 20 additions and 0 deletions

View File

@ -2353,3 +2353,4 @@ room:
bin: "ゴミ箱"
cup-noodle: "カップ麺"
holo-display: "ホログラフィックディスプレイ"
energy-drink: "エナジードリンク"

View File

@ -381,5 +381,9 @@
},
},
},
},
{
id: 'energy-drink',
place: "floor",
}
]

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bce900486f2ec4b146ba783aa367e97ba726945cc03c55ec61cc808f9313e7fc
size 724764

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dada764e73fa2ad36f8687bd8a723bb4975564ef7133051fdd08d25be7e8daf
size 145836

Binary file not shown.

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

Binary file not shown.