23 lines
		
	
	
		
			No EOL
		
	
	
		
			458 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			No EOL
		
	
	
		
			458 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
fx_version 'cerulean'
 | 
						|
game 'gta5'
 | 
						|
this_is_a_map 'yes'
 | 
						|
 | 
						|
files {
 | 
						|
	'audio/patoche_villa_01_secret_game.dat151.rel',
 | 
						|
  'audio/patoche_psy_home_game.dat151.rel'
 | 
						|
}
 | 
						|
 | 
						|
data_file 'AUDIO_GAMEDATA' 'audio/patoche_villa_01_secret_game.dat'
 | 
						|
data_file 'AUDIO_GAMEDATA' 'audio/patoche_psy_home_game.dat'
 | 
						|
 | 
						|
 | 
						|
escrow_ignore {
 | 
						|
    'stream/basev/**.*',
 | 
						|
  }
 | 
						|
 | 
						|
version '1.0.0'
 | 
						|
author 'Patoche#4702'
 | 
						|
contact 'https://discord.gg/NvrTRdh'
 | 
						|
 | 
						|
 | 
						|
dependency '/assetpacks' |