summaryrefslogtreecommitdiff
path: root/json/uncraft/000shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/uncraft/000shot.json')
-rw-r--r--json/uncraft/000shot.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/json/uncraft/000shot.json b/json/uncraft/000shot.json
index 3ed28c6..dd23bdd 100644
--- a/json/uncraft/000shot.json
+++ b/json/uncraft/000shot.json
@@ -12,7 +12,7 @@
[ [ "gunpowder", 6 ] ],
[ [ "lead", 12 ] ]
],
- "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+ "charges": 1
},
{
"result": "shot_000_flechette",
@@ -27,7 +27,7 @@
[ [ "gunpowder", 6 ] ],
[ [ "combatnail", 12 ] ]
],
- "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+ "charges": 1
},
{
"result": "shot_000_slug",
@@ -42,7 +42,7 @@
[ [ "gunpowder", 6 ] ],
[ [ "lead", 24 ] ]
],
- "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+ "charges": 1
},
{
"result": "shot_000_beanbag",
@@ -57,7 +57,7 @@
[ [ "gunpowder", 6 ] ],
[ [ "rubber_slug", 2 ] ]
],
- "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+ "charges": 1
},
{
"result": "shot_000_inc",
@@ -73,7 +73,7 @@
[ [ "lead", 12 ] ],
[ [ "incendiary", 12 ] ]
],
- "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+ "charges": 1
},
{
"result": "shot_000_he",
@@ -88,6 +88,6 @@
[ [ "gunpowder", 6 ] ],
[ [ "chem_rdx", 2 ] ]
],
- "flags": [ "UNCRAFT_SINGLE_CHARGE" ]
+ "charges": 1
}
]