Newer
Older
tfc-burgershot / config.lua
@Sofia Stark Sofia Stark on 20 Jan 297 bytes First Commit
Config = {}

Config.JobName = "burgershot"
Config.CookTime = 10000

Config.CookingLocation = vector3(-1195.90, -899.60, 13.89)
Config.ShopLocation = vector3(-1201.37, -895.90, 14.55)
Config.DrinkLocation = vector3(-1190.76, -899.31, 13.54)
Config.StashLocation = vector3(-1195.46, -902.38, 13.86)