Skip to content

Commit

Permalink
Removed to_hit values for headgear
Browse files Browse the repository at this point in the history
  • Loading branch information
Kantonine committed Nov 23, 2024
1 parent 232ed62 commit f469ed6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions data/json/items/armor/bespoke_armor/custom_headgear.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@
"volume": "2 L",
"price": "580 USD",
"price_postapoc": "40 USD",
"to_hit": -1,
"material": [ "kevlar", "leather" ],
"symbol": "[",
"looks_like": "hood_rain",
Expand All @@ -107,7 +106,6 @@
"volume": "1500 ml",
"price": "580 USD",
"price_postapoc": "35 USD",
"to_hit": -1,
"material": [ "kevlar", "fur" ],
"symbol": "[",
"looks_like": "hood_survivor",
Expand Down Expand Up @@ -160,7 +158,6 @@
"volume": "750 ml",
"price": "580 USD",
"price_postapoc": "30 USD",
"to_hit": -1,
"material": [ "kevlar", "cotton" ],
"symbol": "[",
"looks_like": "hood_survivor",
Expand Down Expand Up @@ -457,7 +454,6 @@
"volume": "2500 ml",
"price": "550 USD",
"price_postapoc": "35 USD",
"to_hit": -3,
"material": [ "canvas", "plastic" ],
"symbol": "[",
"looks_like": "mask_gas",
Expand Down

0 comments on commit f469ed6

Please sign in to comment.