Skip to content

Commit

Permalink
Merge pull request CleverRaven#27239 from Firestorm01X2/mad-max-tweak
Browse files Browse the repository at this point in the history
Update Road Warrior profession
  • Loading branch information
ZhilkinSerg authored Dec 23, 2018
2 parents ce3fed1 + e56125f commit 07569da
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@
{ "item": "lw21mag", "ammo-item": "9mmfmj", "charges": 21 }
]
},
{
"type": "item_group",
"subtype": "collection",
"id": "shotgun_d_roadwarrior",
"entries": [ { "item": "shotgun_d", "ammo-item": "reloaded_shot_00", "contents-item": [ "barrel_small" ] } ]
},
{
"type": "profession_item_substitutions",
"substitutions": [
Expand Down Expand Up @@ -2272,7 +2278,7 @@
],
"entries": [
{ "item": "knife_combat", "container-item": "sheath" },
{ "item": "shotgun_d", "ammo-item": "reloaded_shot_00", "container-item": "back_holster" },
{ "item": "XL_holster", "contents-group": "shotgun_d_roadwarrior" },
{ "item": "reloaded_shot_00", "charges": 12, "container-item": "bandolier_shotgun" },
{ "item": "reloaded_shot_00", "charges": 6 }
]
Expand Down

0 comments on commit 07569da

Please sign in to comment.