Skip to main content

Locations

Add new bank locations using the template below
Config.banks = {
    {
        name = "Fleeca Bank",
        isMain = true,
        location =  vector3(149.947266, -1040.558228, 29.364136)
    },

    ...
}