Skip to content

Commit

Permalink
Update helmets.json
Browse files Browse the repository at this point in the history
Added Flashlight pouch to Airsoft helmet
  • Loading branch information
Kantonine authored Jan 19, 2024
1 parent 685a518 commit 1b87f8c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/json/items/armor/helmets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2888,6 +2888,17 @@
"moves": 250,
"description": "Pocket for a counterweight pouch.",
"flag_restriction": [ "HELMET_BACK_POUCH" ]
},
{
"pocket_type": "CONTAINER",
"volume_encumber_modifier": 0,
"max_contains_volume": "300 ml",
"max_contains_weight": "500 g",
"max_item_length": "14 cm",
"moves": 100,
"description": "Pocket for a flashlight attachment.",
"flag_restriction": [ "HELMET_HEAD_ATTACHMENT" ],
"transparent": true
}
],
"melee_damage": { "bash": 1 }
Expand Down

0 comments on commit 1b87f8c

Please sign in to comment.