[room]Add cup noodle (#5323)

* [Room] Add cup noodles

* remove ,

* Fix Cup-Noodle Texture
This commit is contained in:
Oni-Men 2019-08-20 15:57:42 +09:00 committed by syuilo
parent 626556c776
commit cf5728cfa2
6 changed files with 15 additions and 0 deletions

View File

@ -2141,3 +2141,4 @@ room:
sofa: "Sofa"
spiral: "Spiral Staircase"
bin: "Waste bin"
cup-noodle: "Cup noodles"

View File

@ -2349,3 +2349,4 @@ room:
sofa: "ソファ"
spiral: "螺旋階段"
bin: "ゴミ箱"
cup-noodle: "カップ麺"

View File

@ -351,4 +351,8 @@
Bin: 'color'
}
},
{
id: "cup-noodle",
place: "floor"
}
]

Binary file not shown.

BIN
src/client/assets/room/furnitures/cup-noodle/cup-noodle.glb (Stored with Git LFS) Normal file

Binary file not shown.

BIN
src/client/assets/room/furnitures/cup-noodle/noodle.png (Stored with Git LFS) Normal file

Binary file not shown.