forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
b1df41a404
commit
31367653f6
1 changed files with 5 additions and 4 deletions
|
@ -15,10 +15,11 @@ Config.KlingelPosition = vector3(1139.65, -1536.64, 35.38) -- 3D Text und Intera
|
||||||
|
|
||||||
-- Pfade
|
-- Pfade
|
||||||
Config.PathToBell = {
|
Config.PathToBell = {
|
||||||
vector4(1116.6393, -1533.6108, 34.8446, 6.8333),
|
vector4(1116.2087, -1527.0891, 34.8447, 269.5891),
|
||||||
vector4(1118.9990, -1527.6174, 34.8447, 278.1426),
|
vector4(1131.3783, -1526.8328, 35.3805, 170.9629),
|
||||||
vector4(1130.3831, -1528.7968, 35.3805, 210.9780),
|
vector4(1131.4364, -1533.8129, 35.3805, 263.6314),
|
||||||
vector4(1138.7604, -1535.4000, 35.3805, 230.3869)
|
vector4(1137.4125, -1533.7443, 35.3805, 259.0905),
|
||||||
|
vector4(1139.0432, -1535.2552, 35.3805, 229.3213),
|
||||||
}
|
}
|
||||||
|
|
||||||
Config.PathToTreatment = {
|
Config.PathToTreatment = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue