[room]Add cup noodle (#5323)
* [Room] Add cup noodles * remove , * Fix Cup-Noodle Texture
This commit is contained in:
parent
d427957ea7
commit
630d873ec0
@ -2141,3 +2141,4 @@ room:
|
||||
sofa: "Sofa"
|
||||
spiral: "Spiral Staircase"
|
||||
bin: "Waste bin"
|
||||
cup-noodle: "Cup noodles"
|
||||
|
@ -2349,3 +2349,4 @@ room:
|
||||
sofa: "ソファ"
|
||||
spiral: "螺旋階段"
|
||||
bin: "ゴミ箱"
|
||||
cup-noodle: "カップ麺"
|
||||
|
@ -351,4 +351,8 @@
|
||||
Bin: 'color'
|
||||
}
|
||||
},
|
||||
{
|
||||
id: "cup-noodle",
|
||||
place: "floor"
|
||||
}
|
||||
]
|
||||
|
BIN
src/client/assets/room/furnitures/cup-noodle/cup-noodle.blend
Normal file
BIN
src/client/assets/room/furnitures/cup-noodle/cup-noodle.blend
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/cup-noodle/cup-noodle.glb
Normal file
BIN
src/client/assets/room/furnitures/cup-noodle/cup-noodle.glb
Normal file
Binary file not shown.
BIN
src/client/assets/room/furnitures/cup-noodle/noodle.png
Normal file
BIN
src/client/assets/room/furnitures/cup-noodle/noodle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 290 KiB |
Loading…
Reference in New Issue
Block a user