summaryrefslogtreecommitdiff
path: root/json/uncraft/shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/uncraft/shot.json')
-rw-r--r--json/uncraft/shot.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/json/uncraft/shot.json b/json/uncraft/shot.json
index 96aed7b..a3d3e54 100644
--- a/json/uncraft/shot.json
+++ b/json/uncraft/shot.json
@@ -2,6 +2,7 @@
{
"result": "shot_000",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "1 s",
@@ -9,7 +10,7 @@
"components": [
[ [ "shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
+ [ [ "gunpowder_shotgun", 6 ] ],
[ [ "lead", 12 ] ]
],
"charges": 1
@@ -17,6 +18,7 @@
{
"result": "shot_000_inc",
"type": "uncraft",
+ "activity_level": "MODERATE_EXERCISE",
"skill_used": "gun",
"difficulty": 5,
"time": "1 s",
@@ -24,7 +26,7 @@
"components": [
[ [ "shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
- [ [ "gunpowder", 6 ] ],
+ [ [ "gunpowder_shotgun", 6 ] ],
[ [ "lead", 12 ] ],
[ [ "incendiary", 12 ] ]
],