Skip to content

Commit

Permalink
Fix golf bag encumbrance (#41281)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBandit authored Jun 14, 2020
1 parent 4b34eda commit 9078b84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions data/json/items/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,8 +424,7 @@
"color": "green",
"covers": [ "TORSO" ],
"coverage": 35,
"encumbrance": 2,
"max_encumbrance": 15,
"encumbrance": 25,
"longest_side": "900 cm",
"//": "The main section of the golf bag actually assumes things will stick out of it, but specifically contains them, so some extra wiggle room was added.",
"pocket_data": [
Expand Down

0 comments on commit 9078b84

Please sign in to comment.