summaryrefslogtreecommitdiff
path: root/tools-03_shears-use-light-battery.patch
blob: d6da6bfedf727e822303e70e313ea30e672dac4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- a/data/json/items/tool/pets.json
+++ b/data/json/items/tool/pets.json
@@ -68,9 +68,22 @@
     "color": "dark_gray",
     "qualities": [ [ "SHEAR", 3 ] ],
     "ammo": "battery",
-    "initial_charges": 100,
-    "max_charges": 100,
-    "charges_per_use": 25
+    "charges_per_use": 25,
+    "magazines": [
+      [
+        "battery",
+        [
+          "light_minus_battery_cell",
+          "light_battery_cell",
+          "light_plus_battery_cell",
+          "light_atomic_battery_cell",
+          "light_minus_atomic_battery_cell",
+          "light_minus_disposable_cell",
+          "light_disposable_cell"
+        ]
+      ]
+    ],
+    "magazine_well": "250 ml"
   },
   {
     "id": "horse_tack",