Skip to content

Commit

Permalink
Wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
Merikona committed Oct 6, 2022
1 parent db74f00 commit 0d12c9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
{ "item": "handflare", "x": 6, "y": 8, "chance": 100 },
{ "item": "sm_extinguisher", "x": 6, "y": 8, "chance": 50 },
{ "item": "towel", "x": 6, "y": 8, "chance": 30 },
{ "item": "wheel_wide", "x": 6, "y": 8, "chance": 100, "repeat": 5 },
{ "item": "wheel_wide", "x": 6, "y": 8, "chance": 100, "repeat": 3 },
{ "item": "jack", "x": 6, "y": 8, "chance": 100 },
{ "item": "wrench_large", "x": 6, "y": 8, "chance": 100 }
],
Expand Down

0 comments on commit 0d12c9d

Please sign in to comment.