summaryrefslogtreecommitdiff
path: root/vehicles-03_black-box-can-be-installed.patch
diff options
context:
space:
mode:
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": [