From 630d873ec0a8ff918ef815e53b267ca8209d8996 Mon Sep 17 00:00:00 2001 From: Oni-Men Date: Tue, 20 Aug 2019 15:57:42 +0900 Subject: [room]Add cup noodle (#5323) * [Room] Add cup noodles * remove , * Fix Cup-Noodle Texture --- src/client/app/common/scripts/room/furnitures.json5 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/client/app/common/scripts') diff --git a/src/client/app/common/scripts/room/furnitures.json5 b/src/client/app/common/scripts/room/furnitures.json5 index fec1791657..5893147dcc 100644 --- a/src/client/app/common/scripts/room/furnitures.json5 +++ b/src/client/app/common/scripts/room/furnitures.json5 @@ -351,4 +351,8 @@ Bin: 'color' } }, + { + id: "cup-noodle", + place: "floor" + } ] -- cgit v1.2.3-freya