Skip to content

Commit

Permalink
Config?
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyth3rEx committed Oct 10, 2019
1 parent 810dbcb commit bbbeb0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _ThingsForTheMachine/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ GPStimeout = 100, -- Timer before blip gets removed from GPS
Config.Fire = {

randomStart = false, -- Set to true if you want fires to randomly spawn
randomTime = 50000, -- Timer before starting fires (in ms)
fireSpreadChance = 1, -- Out of 100 chances, how many lead to fire spreading?
randomTime = 2100, -- Timer before starting fires (in s)
fireSpreadChance = 10, -- Out of 100 chances, how many lead to fire spreading?

}

Expand Down

0 comments on commit bbbeb0a

Please sign in to comment.