diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
commit | 7e224c97ae2728472180322f625dafa545f21f7f (patch) | |
tree | 61a296000b3a05d36cde4de0d8bd5e5179ee21ab /recipes-02_recon-mech-laser-typo.patch | |
parent | Add plastic scrap is stackable patch. (diff) | |
download | cataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz |
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", |