feat(client): 💴
This commit is contained in:
parent
b5fb98f01a
commit
7dd8dbeb5b
|
@ -802,6 +802,7 @@ _rooms:
|
|||
holo-display: "ホログラフィックディスプレイ"
|
||||
energy-drink: "エナジードリンク"
|
||||
doll-ai: "藍ちゃん人形"
|
||||
banknote: "札束"
|
||||
|
||||
_pages:
|
||||
newPage: "ページの作成"
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
|
@ -399,5 +399,9 @@
|
|||
{
|
||||
id: 'doll-ai',
|
||||
place: "floor",
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 'banknote',
|
||||
place: "floor",
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue