Skip to content

Commit 812a855

Browse files
authored
Merge pull request #82811 from Testudo-Cultu/patch-1
Fix inconsistency and inaccuracy in large metal box's description
2 parents 723c294 + 6d4cf56 commit 812a855

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)