summaryrefslogtreecommitdiff
path: root/vehicles-03_black-box-can-be-installed.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-07 10:52:14 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-02-07 10:52:14 -0800
commit9259c50a1b6d94a8db5b6deba8064c147a40e762 (patch)
tree28866d748711305c042fd24a7f529e53810196cb /vehicles-03_black-box-can-be-installed.patch
parentUpdated to 2023-01-24-1843 (diff)
downloadcataclysm-bn-9259c50a1b6d94a8db5b6deba8064c147a40e762.tar.xz
Updated to 2023-01-28-1414
Added bionic price-postapoc patch. Added installable black box patch. Added NPC reloadable gas masks patch.
Diffstat (limited to 'vehicles-03_black-box-can-be-installed.patch')
-rw-r--r--vehicles-03_black-box-can-be-installed.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/vehicles-03_black-box-can-be-installed.patch b/vehicles-03_black-box-can-be-installed.patch
new file mode 100644
index 0000000..aef147b
--- /dev/null
+++ b/vehicles-03_black-box-can-be-installed.patch
@@ -0,0 +1,14 @@
+--- a/data/json/vehicleparts/vehicle_parts.json
++++ b/data/json/vehicleparts/vehicle_parts.json
+@@ -637,7 +637,10 @@
+ "broken_color": "dark_gray",
+ "flags": [ "NO_REPAIR" ],
+ "requirements": {
+- "install": { "skills": [ [ "mechanics", 2 ] ], "qualities": [ { "id": "SCREW", "level": 3 }, { "id": "WRENCH", "level": 3 } ] },
++ "install": {
++ "skills": [ [ "mechanics", 2 ] ],
++ "qualities": [ { "id": "SCREW_FINE", "level": 1 }, { "id": "WRENCH_FINE", "level": 1 } ]
++ },
+ "removal": { "skills": [ [ "mechanics", 2 ] ], "using": [ [ "vehicle_screw", 1 ] ] }
+ },
+ "breaks_into": [