diff options
Diffstat (limited to 'json/recipes')
-rw-r--r-- | json/recipes/ammo/40x46mm.json | 2 |
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 ] ], |