13 lines
301 B
Lua
13 lines
301 B
Lua
fx_version 'cerulean'
|
|
game { 'gta5' }
|
|
|
|
this_is_a_map 'yes'
|
|
|
|
files {
|
|
'mp_m_freemode_01_mp_m_squidgame_shop.meta',
|
|
'pedalternatevariations.meta'
|
|
}
|
|
|
|
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_m_freemode_01_mp_m_squidgame_shop.meta'
|
|
data_file 'ALTERNATE_VARIATIONS_FILE' 'pedalternatevariations.meta'
|