summaryrefslogtreecommitdiff
path: root/src/client/scripts/room
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/scripts/room')
-rw-r--r--src/client/scripts/room/furnitures.json56
1 files changed, 5 insertions, 1 deletions
diff --git a/src/client/scripts/room/furnitures.json5 b/src/client/scripts/room/furnitures.json5
index ae99c8bb83..4a40994107 100644
--- a/src/client/scripts/room/furnitures.json5
+++ b/src/client/scripts/room/furnitures.json5
@@ -399,5 +399,9 @@
{
id: 'doll-ai',
place: "floor",
- }
+ },
+ {
+ id: 'banknote',
+ place: "floor",
+ },
]