[Room] Add energy drink

This commit is contained in:
syuilo 2019-08-23 06:52:42 +09:00
parent ea7b2b3141
commit ad70b50fee
7 changed files with 5 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",
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB