forked from ThePyromaniac/esx_strippers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.lua
37 lines (22 loc) · 786 Bytes
/
config.lua
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Config = {}
Config.Locations18 = { -- Unicorn Girl tubo
{ x = 110.38, y = -1288.34, z = 28.14, heading = 0.0 }
}
Config.Locations19 = { -- Unicorn Girl tubo
{ x = 101.19, y = -1294.19, z = 29.4, heading = 251.5 }
}
Config.Locations20 = { -- Unicorn Girl tubo
{ x = 98.89, y = -1290.63, z = 29.4, heading = 30.0 }
}
Config.Locations21 = { -- Unicorn Girl tubo
{ x = 104.16, y = -1290.72, z = 29.0, heading = 308.5 }
}
Config.Locations22 = { -- Unicorn Girl tubo
{ x = 103.43, y = -1289.77, z = 28.38, heading = 29.07 }
}
Config.Locations23 = { -- Unicorn Girl tubo
{ x = 108.67, y = -1286.839, z = 28.49, heading = 308.5 }
}
Config.Locations24 = { -- Unicorn Girls
{ x = 105.31, y = -1289.87, z = 28.38, heading = 306.5 }
}