Skip to content

Commit 8224912

Browse files
authored
Change required GLARE PROTECTION tool quality (#167)
1 parent 77409dd commit 8224912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/Unleash_The_Mods/Working_mods/Advanced_Gear_Technologies/requirement_overrides.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "welding_standard",
44
"type": "requirement",
55
"//": "Crafting or repair of steel items or installation of vehicle parts",
6-
"qualities": [ { "id": "GLARE", "level": 2 } ],
6+
"qualities": [ { "id": "GLARE", "level": 1 } ],
77
"tools": [ [ [ "welder", 10 ], [ "welder_crude", 15 ], [ "toolset", 15 ], [ "oxy_torch", 2 ], [ "nanite_multitool_weld", -1 ] ] ]
88
},
99
{

0 commit comments

Comments
 (0)