1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-05 13:09:13 +02:00
parent bb8d3ccd68
commit daa36e7223

View file

@ -11,27 +11,28 @@ Config.TreatmentPrice = 5000
Config.TreatmentCooldown = 30 Config.TreatmentCooldown = 30
-- Koordinaten -- Koordinaten
Config.KlingelPosition = vector3(-1852.9308, -338.6871, 49.4443) -- 3D Text und Interaktion Config.KlingelPosition = vector3(1139.65, -1536.64, 35.38) -- 3D Text und Interaktion
-- Pfade -- Pfade
Config.PathToBell = { Config.PathToBell = {
vector4(-1843.6715, -355.5365, 49.4279, 49.5455), vector4(1116.6393, -1533.6108, 34.8446, 6.8333),
vector4(-1846.5989, -353.1516, 49.4280, 48.8278), vector4(1118.9990, -1527.6174, 34.8447, 278.1426),
vector4(-1844.6362, -349.5640, 49.4362, 329.8925), vector4(1130.3831, -1528.7968, 35.3805, 210.9780),
vector4(-1851.7137, -339.3383, 49.4446, 65.0257) vector4(1138.7604, -1535.4000, 35.3805, 230.3869)
} }
Config.PathToTreatment = { Config.PathToTreatment = {
vector4(-1856.6176, -332.9516, 49.4481, 26.4127), vector4(1138.7238, -1535.3655, 35.3805, 77.3208),
vector4(-1860.5096, -329.4439, 49.4485, 72.3537), vector4(1131.5963, -1534.0945, 35.3805, 131.4591),
vector4(-1873.2355, -322.9204, 49.4431, 58.4904), vector4(1131.0386, -1543.2336, 35.3805, 176.7111),
vector4(-1877.4497, -322.3429, 49.4387, 48.1711) vector4(1127.4795, -1550.4705, 35.3068, 88.8111),
vector4(1119.9141, -1554.8933, 34.9730, 302.6246),
} }
Config.PathToDespawn = { Config.PathToDespawn = {
vector4(-1844.6362, -349.5640, 49.4362, 329.8925), vector4(1117.8828, -1550.3209, 34.9730, 359.2764),
vector4(-1846.5989, -353.1516, 49.4280, 48.8278), vector4(1117.9003, -1540.5065, 34.9730, 335.0642),
vector4(-1843.6715, -355.5365, 49.4279, 49.5455), vector4(1118.8024, -1534.9725, 34.9728, 42.9052),
} }
--[[ --[[