Skip to content

Commit

Permalink
[room]Add cup noodle (misskey-dev#5323)
Browse files Browse the repository at this point in the history
* [Room] Add cup noodles

* remove ,

* Fix Cup-Noodle Texture
  • Loading branch information
Oni-Men authored and mei23 committed Aug 23, 2019
1 parent 99d43ec commit ee09349
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1778,3 +1778,4 @@ room:
sofa: "Sofa"
spiral: "Spiral Staircase"
bin: "Waste bin"
cup-noodle: "Cup noodles"
1 change: 1 addition & 0 deletions locales/ja-JP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1977,3 +1977,4 @@ room:
sofa: "ソファ"
spiral: "螺旋階段"
bin: "ゴミ箱"
cup-noodle: "カップ麺"
4 changes: 4 additions & 0 deletions src/client/app/common/scripts/room/furnitures.json5
Original file line number Diff line number Diff line change
Expand Up @@ -351,4 +351,8 @@
Bin: 'color'
}
},
{
id: "cup-noodle",
place: "floor"
}
]
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee09349

Please sign in to comment.