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