Skip to content

Commit

Permalink
Adds discount cards as a rare spawn to vehicles
Browse files Browse the repository at this point in the history
  • Loading branch information
SourSlime committed Apr 17, 2019
1 parent 540e41f commit 3e4bf35
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/json/item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -8222,7 +8222,10 @@
[ "trailmap", 1 ],
[ "touristmap", 1 ],
[ "eclipse_glasses", 1 ],
[ "thermos", 5 ]
[ "thermos", 5 ],
[ "gasdiscount_silver", 1 ],
[ "gasdiscount_gold", 1 ],
[ "gasdiscount_platinum", 1 ]
]
},
{
Expand Down

0 comments on commit 3e4bf35

Please sign in to comment.