Skip to content

Commit

Permalink
Rescuer brings a magazine & uses their harness (#35810)
Browse files Browse the repository at this point in the history
* Rescuer brings a magazine

* Rescuer uses their harness
  • Loading branch information
LaVeyanFiend authored and ZhilkinSerg committed Dec 2, 2019
1 parent c071ede commit e496f3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -797,10 +797,10 @@
],
"items": {
"both": {
"items": [ "survivor_vest", "wsurvivor_suit", "socks", "boots_wsurvivor", "hood_wsurvivor", "gloves_wsurvivor", "wristwatch" ],
"items": [ "wsurvivor_suit", "socks", "boots_wsurvivor", "hood_wsurvivor", "gloves_wsurvivor", "wristwatch" ],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "m4a1", "ammo-item": "556", "contents-item": "shoulder_strap" }
{ "item": "m4a1", "ammo-item": "556", "charges": 30, "container-item": "survivor_vest" }
]
},
"male": [ "boxer_shorts" ],
Expand Down

0 comments on commit e496f3b

Please sign in to comment.