summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-13 19:20:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-09-13 19:20:01 -0700
commit6e66d7a01fe1be84d6c750b6a61ed52eb6f23b99 (patch)
treec39b8001ac2496f2436e1cc7daec627aaf838223
parentUpdate 40mm comp-b usage. (diff)
downloadcataclysm-dda-mod_grenade-crafting-6e66d7a01fe1be84d6c750b6a61ed52eb6f23b99.tar.xz
Require chemistry 2 for crafting tear gas 40mm grenades.
-rw-r--r--json/recipes/ammo/40x46mm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/ammo/40x46mm.json b/json/recipes/ammo/40x46mm.json
index e6563e7..b6e98be 100644
--- a/json/recipes/ammo/40x46mm.json
+++ b/json/recipes/ammo/40x46mm.json
@@ -57,7 +57,7 @@
"book_learn": [ [ "textbook_anarch", 7 ] ],
"charges": 1,
"tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ],
- "qualities" : [ { "id": "SCREW", "level": 1 } ],
+ "qualities" : [ { "id": "SCREW", "level": 1 }, { "id": "CHEM", "level": 2 } ],
"components": [
[ [ "bleach", 2 ] ],
[ [ "ammonia", 2 ] ],