summaryrefslogtreecommitdiff
path: root/tools-01_foldable-bottle-is-container.patch
blob: b60fabc3aec3e8fe857aa1fc2af723bd7f1f09b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/data/json/items/tool/container.json
+++ b/data/json/items/tool/container.json
@@ -2,7 +2,7 @@
   {
     "id": "bottle_metal",
     "type": "GENERIC",
-    "category": "other",
+    "category": "container",
     "name": { "str": "steel bottle" },
     "description": "A stainless steel water bottle, holds 750ml of liquid.",
     "weight": "200 g",
@@ -28,7 +28,7 @@
   {
     "id": "bottle_folding",
     "type": "GENERIC",
-    "category": "other",
+    "category": "container",
     "name": { "str": "foldable plastic bottle" },
     "description": "A non-rigid plastic bottle for easy storage, holds 500 ml of liquid.",
     "weight": "13 g",