From 360db764700633a8ca2c2a5fa6f9603f951d4b1d Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Fri, 8 Apr 2022 20:24:17 -0700
Subject: Add uncraft for 000 beanbag shells.

---
 json/uncraft/000shot.json | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

(limited to 'json')

diff --git a/json/uncraft/000shot.json b/json/uncraft/000shot.json
index 1820560..2f8faf5 100644
--- a/json/uncraft/000shot.json
+++ b/json/uncraft/000shot.json
@@ -43,5 +43,20 @@
       [ [ "lead", 24 ] ]
     ],
     "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+  },
+  {
+    "result": "shot_000_beanbag",
+    "type": "uncraft",
+    "skill_used": "gun",
+    "difficulty": 5,
+    "time": "1 s",
+    "qualities": [ { "id": "PULL", "level": 1 } ],
+    "components": [
+      [ [ "000shot_hull", 1 ] ],
+      [ [ "shotgun_primer", 1 ] ],
+      [ [ "gunpowder", 6 ] ],
+      [ [ "rubber_slug", 2 ] ]
+    ],
+    "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
   }
 ]
-- 
cgit v1.2.1