diff --git a/resources/[cars]/[policecars]/[slicktop]/slicktop_torrence/data/handling.meta b/resources/[cars]/[policecars]/[slicktop]/slicktop_torrence/data/handling.meta index 8424ff2a5..e7e94873c 100644 --- a/resources/[cars]/[policecars]/[slicktop]/slicktop_torrence/data/handling.meta +++ b/resources/[cars]/[policecars]/[slicktop]/slicktop_torrence/data/handling.meta @@ -8,8 +8,8 @@ - - + + diff --git a/resources/[carscripts]/[carsounds]/vapid_ecoboost/audioconfig/ecoboostv6_game.dat151.rel b/resources/[carscripts]/[carsounds]/vapid_ecoboost/audioconfig/ecoboostv6_game.dat151.rel new file mode 100644 index 000000000..1d7823af1 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/vapid_ecoboost/audioconfig/ecoboostv6_game.dat151.rel differ diff --git a/resources/[carscripts]/[carsounds]/vapid_ecoboost/audioconfig/ecoboostv6_sounds.dat54.rel b/resources/[carscripts]/[carsounds]/vapid_ecoboost/audioconfig/ecoboostv6_sounds.dat54.rel new file mode 100644 index 000000000..8f2ef253a Binary files /dev/null and b/resources/[carscripts]/[carsounds]/vapid_ecoboost/audioconfig/ecoboostv6_sounds.dat54.rel differ diff --git a/resources/[carscripts]/[carsounds]/vapid_ecoboost/fxmanifest.lua b/resources/[carscripts]/[carsounds]/vapid_ecoboost/fxmanifest.lua new file mode 100644 index 000000000..1d6c2be75 --- /dev/null +++ b/resources/[carscripts]/[carsounds]/vapid_ecoboost/fxmanifest.lua @@ -0,0 +1,14 @@ +fx_version 'adamant' + +game 'gta5' + +files { + 'audioconfig/ecoboostv6_game.dat151.rel', + 'audioconfig/ecoboostv6_sounds.dat54.rel', + 'sfx/dlc_ecoboostv6/ecoboostv6.awc', + 'sfx/dlc_ecoboostv6/ecoboostv6_npc.awc' +} + +data_file 'AUDIO_GAMEDATA' 'audioconfig/ecoboostv6_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/ecoboostv6_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_ecoboostv6' \ No newline at end of file diff --git a/resources/[carscripts]/[carsounds]/vapid_ecoboost/sfx/dlc_ecoboostv6/ecoboostv6.awc b/resources/[carscripts]/[carsounds]/vapid_ecoboost/sfx/dlc_ecoboostv6/ecoboostv6.awc new file mode 100644 index 000000000..f150283aa Binary files /dev/null and b/resources/[carscripts]/[carsounds]/vapid_ecoboost/sfx/dlc_ecoboostv6/ecoboostv6.awc differ diff --git a/resources/[carscripts]/[carsounds]/vapid_ecoboost/sfx/dlc_ecoboostv6/ecoboostv6_npc.awc b/resources/[carscripts]/[carsounds]/vapid_ecoboost/sfx/dlc_ecoboostv6/ecoboostv6_npc.awc new file mode 100644 index 000000000..5654b4f01 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/vapid_ecoboost/sfx/dlc_ecoboostv6/ecoboostv6_npc.awc differ