23 lines
470 B
Lua
23 lines
470 B
Lua
fx_version 'cerulean'
|
|
game 'gta5'
|
|
|
|
lua54 'yes'
|
|
|
|
author 'Igro45'
|
|
description 'Roxwood Fire Station'
|
|
version '1.0.0'
|
|
|
|
this_is_a_map 'yes'
|
|
|
|
dependencies {
|
|
'/server:7290',
|
|
'/gameBuild:2545'
|
|
}
|
|
|
|
files {
|
|
'audio/igro45_rox_firedept_audiooccl_game.dat151.rel',
|
|
'audio/roxfiredeptdooraudio_game.dat151.rel'
|
|
}
|
|
|
|
data_file 'AUDIO_GAMEDATA' 'audio/igro45_rox_firedept_audiooccl_game.dat'
|
|
data_file 'AUDIO_GAMEDATA' 'audio/roxfiredeptdooraudio_game.dat' |