From 7e224c97ae2728472180322f625dafa545f21f7f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 18 Jan 2025 21:46:00 -0800 Subject: Convert the PKGBUILD to my own fork of cataclysm-bn. --- recipes-02_recon-mech-laser-typo.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 recipes-02_recon-mech-laser-typo.patch (limited to 'recipes-02_recon-mech-laser-typo.patch') 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", -- cgit v1.2.1