Skip to content

Instantly share code, notes, and snippets.

@jyrkive
Created June 30, 2018 08:55
Show Gist options
  • Save jyrkive/e72f042f8b51b16884f35f30cbe5d93a to your computer and use it in GitHub Desktop.
Save jyrkive/e72f042f8b51b16884f35f30cbe5d93a to your computer and use it in GitHub Desktop.
local weather_names = {"clear", "snowfall"}
local weather_probabilities = {5, 1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment