Skip to content

Commit

Permalink
Slightly reduce encumbrance of leg ammo pouch
Browse files Browse the repository at this point in the history
  • Loading branch information
mugling committed Jan 24, 2016
1 parent 174168d commit 6d91e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -10632,7 +10632,7 @@
"material" : ["cotton", "null"],
"volume" : 1,
"warmth" : 0,
"encumbrance" : 3,
"encumbrance" : 2,
"flags" : ["VARSIZE", "WATER_FRIENDLY", "BELTED"],
"coverage" : 15,
"material_thickness" : 2,
Expand Down

0 comments on commit 6d91e1a

Please sign in to comment.