1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-26 06:41:36 +02:00
parent 7def30a2ec
commit 4909099c58

View file

@ -1,12 +1,12 @@
Config = {} Config = {}
-- Lobby Position -- Lobby Position
Config.lobbyPos = vector3(2023.6904, 2844.7930, 50.2810) Config.lobbyPos = vector3(2019.5784, 2841.1104, 50.3052)
-- NPC für Game Management -- NPC für Game Management
Config.gameNPC = { Config.gameNPC = {
model = 's_m_y_cop_01', model = 'S_M_Y_ArmyMech_01',
coords = vector4(2016.3802, 2843.0176, 50.1945, 46.1421) coords = vector4(2019.5784, 2841.1104, 50.3052, 240.4603)
} }
-- Spielfelder Konfiguration -- Spielfelder Konfiguration