Skip to content

Commit

Permalink
tweak numbers, give him rags and gasoline
Browse files Browse the repository at this point in the history
  • Loading branch information
Musteval committed Apr 3, 2021
1 parent a0f895c commit 02d8782
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions data/json/itemgroups/Locations_MapExtras/Arsonist_stock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
"id": "NC_ARSONIST_STOCK",
"subtype": "collection",
"items": [
{ "item": "molotov", "count": 10 },
{ "item": "improvised_pipebomb", "count": 5 },
{ "item": "molotov", "count": 5 },
{ "item": "rag", "count": 25 },
{ "item": "gasoline", "count": 1 },
{ "item": "improvised_pipebomb", "count": 25 },
{ "item": "fuse", "count": 5 },
{ "item": "FMCNote", "count": 3 },
{ "item": "nail", "count": 5 },
Expand Down

0 comments on commit 02d8782

Please sign in to comment.