forked from Simnation/Main
23 lines
301 B
Lua
23 lines
301 B
Lua
![]() |
fx_version 'bodacious'
|
||
|
games { 'gta5' }
|
||
|
|
||
|
this_is_a_map "yes"
|
||
|
lua54 'yes'
|
||
|
|
||
|
data_file 'AUDIO_GAMEDATA' 'audio/molo_gouv_door_game.dat'
|
||
|
|
||
|
|
||
|
files {
|
||
|
'audio/molo_gouv_door_game.dat151.rel'
|
||
|
}
|
||
|
|
||
|
|
||
|
|
||
|
client_scripts {
|
||
|
'npc.lua'
|
||
|
}
|
||
|
escrow_ignore {
|
||
|
'npc.lua'
|
||
|
|
||
|
}
|
||
|
dependency '/assetpacks'
|