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.json54
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/scripts/room/furnitures.json5 b/src/client/scripts/room/furnitures.json5
index c731e85a9f..ae99c8bb83 100644
--- a/src/client/scripts/room/furnitures.json5
+++ b/src/client/scripts/room/furnitures.json5
@@ -395,5 +395,9 @@
{
id: 'energy-drink',
place: "floor",
+ },
+ {
+ id: 'doll-ai',
+ place: "floor",
}
]