Update config.lua
This commit is contained in:
		
							parent
							
								
									7def30a2ec
								
							
						
					
					
						commit
						4909099c58
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,12 @@
 | 
			
		|||
Config = {}
 | 
			
		||||
 | 
			
		||||
-- 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
 | 
			
		||||
Config.gameNPC = {
 | 
			
		||||
    model = 's_m_y_cop_01',
 | 
			
		||||
    coords = vector4(2016.3802, 2843.0176, 50.1945, 46.1421)
 | 
			
		||||
    model = 'S_M_Y_ArmyMech_01',
 | 
			
		||||
    coords = vector4(2019.5784, 2841.1104, 50.3052, 240.4603)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
-- Spielfelder Konfiguration
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue