summaryrefslogtreecommitdiff
path: root/src/client/scripts/room
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-05-17 14:43:25 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-05-17 14:43:25 +0900
commit7dd8dbeb5b2f33b679248ecc2138f556b72d9a06 (patch)
tree2d722ebcb13891e5459ba8848ff707bef9cb8077 /src/client/scripts/room
parentNew Crowdin translations (#6342) (diff)
downloadsharkey-7dd8dbeb5b2f33b679248ecc2138f556b72d9a06.tar.gz
sharkey-7dd8dbeb5b2f33b679248ecc2138f556b72d9a06.tar.bz2
sharkey-7dd8dbeb5b2f33b679248ecc2138f556b72d9a06.zip
feat(client): :yen:
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",
+ },
]