diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-02-02 16:19:42 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-02-02 16:19:42 -0800 |
| commit | 613273e1cb77152c0577e69d917e03b08e9a00fc (patch) | |
| tree | 706febd0d77e950682aa360458d31ed5af66e52d /json/recipes/weapons | |
| parent | Unfix description. (diff) | |
| download | cataclysm-bn-mod_caseless-crafting-613273e1cb77152c0577e69d917e03b08e9a00fc.tar.xz | |
Minor formatting fixes.
Diffstat (limited to 'json/recipes/weapons')
| -rw-r--r-- | json/recipes/weapons/ammo/rivtech.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/json/recipes/weapons/ammo/rivtech.json b/json/recipes/weapons/ammo/rivtech.json index 70b748d..9313a12 100644 --- a/json/recipes/weapons/ammo/rivtech.json +++ b/json/recipes/weapons/ammo/rivtech.json @@ -187,8 +187,8 @@ ] }, { - "type": "recipe", "result": "8mm_mold", + "type": "recipe", "category": "CC_AMMO", "subcategory": "CSC_AMMO_COMPONENTS", "skill_used": "fabrication", @@ -202,8 +202,8 @@ "components": [ [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", "result": "20x66_mold", + "type": "recipe", "category": "CC_AMMO", "subcategory": "CSC_AMMO_COMPONENTS", "skill_used": "fabrication", |
