Skip to content

Commit 6d4cf56

Browse files
Description for large metal box says "small" when it should say large
1 parent a5e5a13 commit 6d4cf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/items/containers/containers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,7 @@
17311731
"category": "container",
17321732
"name": { "str": "large metal box", "str_pl": "large metal boxes" },
17331733
"looks_like": "box_small_metal",
1734-
"description": "A small metal crate. The slim profile makes storage a little bit easier.",
1734+
"description": "A large metal box. It's big and strong enough to hold just about anything.",
17351735
"ascii_picture": "box_large_metal",
17361736
"weight": "48 kg",
17371737
"volume": "330000 ml",

0 commit comments

Comments
 (0)