diff options
Diffstat (limited to 'recipes-02_recon-mech-laser-typo.patch')
-rw-r--r-- | recipes-02_recon-mech-laser-typo.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes-02_recon-mech-laser-typo.patch b/recipes-02_recon-mech-laser-typo.patch deleted file mode 100644 index 98bcf87..0000000 --- a/recipes-02_recon-mech-laser-typo.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/data/json/recipes/weapon/ranged.json -+++ b/data/json/recipes/weapon/ranged.json -@@ -754,7 +754,7 @@ - }, - { - "type": "recipe", -- "result": "gatling_mech_laser_rebuilt", -+ "result": "recon_mech_laser_rebuilt", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_RANGED", - "skill_used": "electronics", -@@ -764,7 +764,7 @@ - "autolearn": true, - "using": [ [ "welding_standard", 5 ], [ "steel_tiny", 2 ] ], - "qualities": [ { "id": "SAW_M_FINE", "level": 1 }, { "id": "SCREW_FINE", "level": 1 } ], -- "components": [ [ [ "gatling_mech_laser_salvaged", 1 ] ], [ [ "battery_ups", 1 ] ], [ [ "cable", 25 ] ] ] -+ "components": [ [ [ "recon_mech_laser_salvaged", 1 ] ], [ [ "battery_ups", 1 ] ], [ [ "cable", 25 ] ] ] - }, - { - "type": "recipe", |