diff options
Diffstat (limited to 'json/recipes/ammo/40x46mm.json')
-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 75ebad8..f034186 100644 --- a/json/recipes/ammo/40x46mm.json +++ b/json/recipes/ammo/40x46mm.json @@ -35,7 +35,7 @@ "book_learn": [ [ "textbook_anarch", 7 ] ], "charges": 1, "using": [ [ "shot_forming", 2 ], [ "ammo_bullet", 12 ] ], - "tools": [ [ [ "press", -1 ] ], [ [ "swage", -1 ] ] ], + "tools": [ [ [ "swage", -1 ] ] ], "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ], "components": [ [ [ "paper", 1 ], [ "wax", 1 ] ], |