# Default settings

We know how boring is working with coordinates, so we prepared business animation and bossmenu coords for the 5 basic shops we have in config.lua by default.

Take a look at the position of each shop below to find out which one it is in `Config.Shops` in `config.lua`.

### Shop 1)

Position: `vector3(1864.4, 3747.1, 33)`\
Bossmenu: `vector3(1862.2, 3748.2, 33)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(1864.0, 3746.6, 33.2, 0),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(1863.34, 3746.0, 33),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Shop 2)

Position: `vector3(322.8, 180.8, 103.6)`\
Bossmenu: `vector3(320.0, 180.8, 103.5)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(323.65, 181.1, 103.6, 120.8),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(324.8, 180.9, 103.5),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Shop 3)

Position: `vector3(-1153.9, -1425.9, 5)`\
Bossmenu: `vector3(-1152.19, -1423.85, 5)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(-1154.3, -1427, 5, 355.33),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(-1155, -1427.7, 5),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Shop 4)

Position: `vector3(1323, -1652, 52.2)`\
Bossmenu: `vector3(1324.47, -1650.1, 52.2)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(1322.70, -1653.46, 52.26, 357),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(1321.89, -1654.24, 52.26),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Shop 5)

Position: `vector3(-3170.1, 1076.2, 20.8)`\
Bossmenu: `vector3(-3170.74, 1073.18, 20.82)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(-3170.31, 1076.6, 20.73, 204.55),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(-3170.34, 1076.76, 20.82),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

## Gabz Tattoo Shops

### Vinewood

Position: `vector3(324.93, 180.27, 103.58)`\
Bossmenu: `vector3(320.99, 183.37, 103.58)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(325.55, 181.40, 103.48, 206.92),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(324.85, 181.75, 103.57),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Vespucci Canals

Position: `vector3(-1156.15, -1427.26, 4.94)`\
Bossmenu: `vector3(-1151.51, -1426.47, 4.94)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(-1154.90, -1428.85, 5.06, 82.0),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(-1154.16, -1428.31, 4.94),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### El Burro Heights

Position: `vector3(1321.26, -1653.89, 52.26)`\
Bossmenu: `vector3(1325.69, -1652.51, 52.26)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(1322.19, -1655.46, 52.32, 78.83),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(1322.61, -1654.93, 52.26),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Sandy Shores

Position: `vector3(1864.4, 3747.1, 33)`\
Bossmenu: `vector3(1864.39, 3750.72, 33.02)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(1866.25, 3747.04, 33.09, 165.23),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(1865.77, 3747.77, 33.02),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```

### Chumash

Position: `vector3(-3169.13, 1077.75, 20.82)`\
Bossmenu: `vector3(-3172.54, 1074.87, 20.82)`

```lua
customerAnim = {
    sitting = {
        pos = vector4(-3170.74, 1078.83, 20.80, 297.63),
        animName = 'ig_5_p3_base',
        animDict = 'timetable@ron@ig_5_p3',
    },
},
employeeAnim = {
    idle = {
        pos = vector3(-3170.92, 1078.10, 20.82),
        animName = '_idle_a',
        animDict = 'random@shop_tattoo',
    },
    tattoo = {
        animName = 'machinic_loop_mechandplayer',
        animDict = 'anim@amb@clubhouse@tutorial@bkr_tut_ig3@',
    },
},
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.rcore.cz/paid-resources/rcore_tattoos/business-update/default-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
