Skip to content

Commit a20f4e5

Browse files
committed
Misc tweak update thanks to Epic Gamer's work
1 parent ab1d17a commit a20f4e5

File tree

1 file changed

+2
-2
lines changed
  • Kenan-Modpack/PKs_Rebalancing/items

1 file changed

+2
-2
lines changed

Kenan-Modpack/PKs_Rebalancing/items/gun.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,14 +328,14 @@
328328
"looks_like": "winchester_1887",
329329
"symbol": ")",
330330
"color": "light_red",
331-
"ammo": [ "45" ],
331+
"ammo": [ "45", "410shot" ],
332332
"skill": "shotgun",
333333
"ranged_damage": { "damage_type": "stab", "amount": 2 },
334334
"range": -1,
335335
"dispersion": 140,
336336
"durability": 5,
337337
"clip_size": 10,
338-
"pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "45": 10 } } ],
338+
"pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "45": 10, "410shot": 10 } } ],
339339
"reload": 50,
340340
"reload_noise": "click - chak",
341341
"valid_mod_locations": [

0 commit comments

Comments
 (0)