[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: "ゴミ箱" bin: "ゴミ箱"
cup-noodle: "カップ麺" cup-noodle: "カップ麺"
holo-display: "ホログラフィックディスプレイ" holo-display: "ホログラフィックディスプレイ"
energy-drink: "エナジードリンク"

View file

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

Binary file not shown.

Binary file not shown.

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.