We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 934464d commit 76be044Copy full SHA for 76be044
data/json/items/gunmod/rail.json
@@ -25,7 +25,7 @@
25
},
26
"dispersion_modifier": 60,
27
"min_skills": [ [ "weapon", 2 ], [ "rifle", 1 ] ],
28
- "flags": [ "NON_FOULING" ],
+ "flags": [ "PRIMITIVE_RANGED_WEAPON", "NON_FOULING" ],
29
"pocket_data": [ { "pocket_type": "MAGAZINE", "ammo_restriction": { "bolt": 1 } } ]
30
31
{
0 commit comments