Skip to content

Commit

Permalink
Merge pull request CleverRaven#55599 from drhead/flight-suit-repair
Browse files Browse the repository at this point in the history
Give military flight suit repairs like value
  • Loading branch information
Rivet-the-Zombie authored Feb 23, 2022
2 parents 30df995 + 9b43033 commit 8f8e2b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/items/armor/suits_protection.json
Original file line number Diff line number Diff line change
Expand Up @@ -2424,6 +2424,7 @@
},
{
"id": "mil_flight_suit",
"repairs_like": "nomex_suit",
"type": "ARMOR",
"name": { "str": "military flight suit" },
"description": "A sage-green US military flight suit. It has various insignia embroidered onto it.",
Expand Down Expand Up @@ -2488,6 +2489,7 @@
},
{
"id": "mil_flight_suit",
"repairs_like": "nomex_suit",
"type": "ARMOR",
"name": { "str": "military flight suit" },
"description": "A sage-green US military flight suit. It has various insignia embroidered onto it.",
Expand Down

0 comments on commit 8f8e2b4

Please sign in to comment.