summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-08 20:34:19 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-08 20:34:19 -0700
commit0e872ebcd6405414a0a0356dba3d804e6411a0dd (patch)
treeb6523ede0b9e9023ef6c785b0bd21e630db97f96 /json
parentAlso add uncraft for 000 explosive slug shells. (diff)
downloadcataclysm-dda-mod_hk-loadout-0e872ebcd6405414a0a0356dba3d804e6411a0dd.tar.xz
That's chem_rdx, not rdx.
Diffstat (limited to 'json')
-rw-r--r--json/uncraft/000shot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/uncraft/000shot.json b/json/uncraft/000shot.json
index fed4eb2..3ed28c6 100644
--- a/json/uncraft/000shot.json
+++ b/json/uncraft/000shot.json
@@ -86,7 +86,7 @@
[ [ "000shot_hull", 1 ] ],
[ [ "shotgun_primer", 1 ] ],
[ [ "gunpowder", 6 ] ],
- [ [ "rdx", 2 ] ]
+ [ [ "chem_rdx", 2 ] ]
],
"flags": [ "UNCRAFT_SINGLE_CHARGE" ]
}