Skip to content

Commit

Permalink
Merge pull request #35822 from anothersimulacrum/mi-go
Browse files Browse the repository at this point in the history
Give rescuer 3 magazines
  • Loading branch information
Rivet-the-Zombie authored Dec 3, 2019
2 parents 248b687 + 5963928 commit fadcffd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,10 @@
"items": [ "wsurvivor_suit", "socks", "boots_wsurvivor", "hood_wsurvivor", "gloves_wsurvivor", "wristwatch" ],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "m4a1", "ammo-item": "556", "charges": 30, "container-item": "survivor_vest" }
{ "item": "m4a1", "ammo-item": "556", "charges": 30, "container-item": "survivor_vest" },
{ "item": "stanag30", "ammo-item": "556", "charges": 30 },
{ "item": "stanag30", "ammo-item": "556", "charges": 30 },
{ "item": "stanag30", "ammo-item": "556", "charges": 30 }
]
},
"male": [ "boxer_shorts" ],
Expand Down

0 comments on commit fadcffd

Please sign in to comment.