Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
adding reward item in config file
  • Loading branch information
warlikeprince authored Jun 14, 2024
1 parent e887125 commit b7a7b88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Config = {
},
},

Rewards = 'cryptostick'

Meter = {
['defaultPrice'] = 125.0, -- price per mile
['startingPrice'] = 0 -- static starting price
Expand Down

0 comments on commit b7a7b88

Please sign in to comment.