diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/__resource.lua b/resources/[EGRP-CarPacks]/EGRP-Sports/__resource.lua new file mode 100644 index 000000000..c63962bca --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/__resource.lua @@ -0,0 +1,890 @@ +resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' + + --16charger + files { + 'data/16charger/vehicles.meta', + 'data/16charger/carvariations.meta', + 'data/16charger/carcols.meta', + 'data/16charger/handling.meta', + 'data/16charger/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/16charger/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/16charger/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/16charger/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/16charger/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/16charger/dlctext.meta' + + --350z + files { + 'data/350z/vehicles.meta', + 'data/350z/carvariations.meta', + 'data/350z/carcols.meta', + 'data/350z/handling.meta', + 'data/350z/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/350z/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/350z/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/350z/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/350z/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/350z/dlctext.meta' + + --370z + files { + 'data/370z/vehicles.meta', + 'data/370z/carvariations.meta', + 'data/370z/carcols.meta', + 'data/370z/handling.meta', + 'data/370z/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/370z/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/370z/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/370z/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/370z/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/370z/dlctext.meta' + + --610dtm + files { + 'data/610dtm/vehicles.meta', + 'data/610dtm/carvariations.meta', + 'data/610dtm/carcols.meta', + 'data/610dtm/handling.meta', + 'data/610dtm/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/610dtm/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/610dtm/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/610dtm/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/610dtm/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/610dtm/dlctext.meta' + + --675LT + files { + 'data/675LT/vehicles.meta', + 'data/675LT/carvariations.meta', + 'data/675LT/carcols.meta', + 'data/675LT/handling.meta', + 'data/675LT/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/675LT/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/675LT/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/675LT/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/675LT/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/675LT/dlctext.meta' + + --911gt3rs + files { + 'data/911gt3rs/vehicles.meta', + 'data/911gt3rs/carvariations.meta', + 'data/911gt3rs/carcols.meta', + 'data/911gt3rs/handling.meta', + 'data/911gt3rs/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/911gt3rs/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/911gt3rs/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/911gt3rs/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/911gt3rs/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/911gt3rs/dlctext.meta' + + --992c + files { + 'data/992c/vehicles.meta', + 'data/992c/carvariations.meta', + 'data/992c/carcols.meta', + 'data/992c/handling.meta', + 'data/992c/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/992c/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/992c/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/992c/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/992c/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/992c/dlctext.meta' + + --2018transam + files { + 'data/2018transam/vehicles.meta', + 'data/2018transam/carvariations.meta', + 'data/2018transam/carcols.meta', + 'data/2018transam/handling.meta', + 'data/2018transam/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/2018transam/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/2018transam/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/2018transam/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/2018transam/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/2018transam/dlctext.meta' + + --a8fsi + files { + 'data/a8fsi/vehicles.meta', + 'data/a8fsi/carvariations.meta', + 'data/a8fsi/carcols.meta', + 'data/a8fsi/handling.meta', + 'data/a8fsi/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/a8fsi/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/a8fsi/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/a8fsi/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/a8fsi/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/a8fsi/dlctext.meta' + + --a90 + files { + 'data/a90/vehicles.meta', + 'data/a90/carvariations.meta', + 'data/a90/carcols.meta', + 'data/a90/handling.meta', + 'data/a90/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/a90/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/a90/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/a90/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/a90/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/a90/dlctext.meta' + + --amggts + files { + 'data/amggts/vehicles.meta', + 'data/amggts/carvariations.meta', + 'data/amggts/carcols.meta', + 'data/amggts/handling.meta', + 'data/amggts/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/amggts/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/amggts/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/amggts/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/amggts/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/amggts/dlctext.meta' + + --ar8lb + files { + 'data/ar8lb/vehicles.meta', + 'data/ar8lb/carvariations.meta', + 'data/ar8lb/carcols.meta', + 'data/ar8lb/handling.meta', + 'data/ar8lb/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/ar8lb/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/ar8lb/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/ar8lb/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/ar8lb/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/ar8lb/dlctext.meta' + + --bmci + files { + 'data/bmci/vehicles.meta', + 'data/bmci/carvariations.meta', + 'data/bmci/carcols.meta', + 'data/bmci/handling.meta', + 'data/bmci/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/bmci/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/bmci/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/bmci/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/bmci/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/bmci/dlctext.meta' + + --bmwz4 + files { + 'data/bmwz4/vehicles.meta', + 'data/bmwz4/carvariations.meta', + 'data/bmwz4/carcols.meta', + 'data/bmwz4/handling.meta', + 'data/bmwz4/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/bmwz4/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/bmwz4/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/bmwz4/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/bmwz4/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/bmwz4/dlctext.meta' + + --C7 + files { + 'data/C7/vehicles.meta', + 'data/C7/carvariations.meta', + 'data/C7/carcols.meta', + 'data/C7/handling.meta', + 'data/C7/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/C7/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/C7/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/C7/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/C7/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/C7/dlctext.meta' + + --c8 + files { + 'data/c8/vehicles.meta', + 'data/c8/carvariations.meta', + 'data/c8/carcols.meta', + 'data/c8/handling.meta', + 'data/c8/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/c8/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/c8/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/c8/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/c8/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/c8/dlctext.meta' + + --cam8tun + files { + 'data/cam8tun/vehicles.meta', + 'data/cam8tun/carvariations.meta', + 'data/cam8tun/carcols.meta', + 'data/cam8tun/handling.meta', + 'data/cam8tun/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/cam8tun/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/cam8tun/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/cam8tun/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/cam8tun/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/cam8tun/dlctext.meta' + + --celisupra + files { + 'data/celisupra/vehicles.meta', + 'data/celisupra/carvariations.meta', + 'data/celisupra/carcols.meta', + 'data/celisupra/handling.meta', + 'data/celisupra/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/celisupra/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/celisupra/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/celisupra/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/celisupra/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/celisupra/dlctext.meta' + + --CLS53 + files { + 'data/CLS53/vehicles.meta', + 'data/CLS53/carvariations.meta', + 'data/CLS53/carcols.meta', + 'data/CLS53/handling.meta', + 'data/CLS53/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/CLS53/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/CLS53/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/CLS53/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/CLS53/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/CLS53/dlctext.meta' + + --Corvette + files { + 'data/Corvette/vehicles.meta', + 'data/Corvette/carvariations.meta', + 'data/Corvette/carcols.meta', + 'data/Corvette/handling.meta', + 'data/Corvette/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/Corvette/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/Corvette/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/Corvette/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/Corvette/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/Corvette/dlctext.meta' + + --dbs2009 + files { + 'data/dbs2009/vehicles.meta', + 'data/dbs2009/carvariations.meta', + 'data/dbs2009/carcols.meta', + 'data/dbs2009/handling.meta', + 'data/dbs2009/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/dbs2009/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/dbs2009/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/dbs2009/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/dbs2009/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/dbs2009/dlctext.meta' + + --e400 + files { + 'data/e400/vehicles.meta', + 'data/e400/carvariations.meta', + 'data/e400/carcols.meta', + 'data/e400/handling.meta', + 'data/e400/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/e400/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/e400/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/e400/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/e400/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/e400/dlctext.meta' + + --evo9 + files { + 'data/evo9/vehicles.meta', + 'data/evo9/carvariations.meta', + 'data/evo9/carcols.meta', + 'data/evo9/handling.meta', + 'data/evo9/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/evo9/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/evo9/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/evo9/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/evo9/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/evo9/dlctext.meta' + + --exor + files { + 'data/exor/vehicles.meta', + 'data/exor/carvariations.meta', + 'data/exor/carcols.meta', + 'data/exor/handling.meta', + 'data/exor/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/exor/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/exor/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/exor/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/exor/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/exor/dlctext.meta' + + --fergtc4 + files { + 'data/fergtc4/vehicles.meta', + 'data/fergtc4/carvariations.meta', + 'data/fergtc4/carcols.meta', + 'data/fergtc4/handling.meta', + 'data/fergtc4/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/fergtc4/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/fergtc4/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/fergtc4/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/fergtc4/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/fergtc4/dlctext.meta' + + --fiestawrc + files { + 'data/fiestawrc/vehicles.meta', + 'data/fiestawrc/carvariations.meta', + 'data/fiestawrc/carcols.meta', + 'data/fiestawrc/handling.meta', + 'data/fiestawrc/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/fiestawrc/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/fiestawrc/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/fiestawrc/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/fiestawrc/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/fiestawrc/dlctext.meta' + + --Cobra + files { + 'data/Cobra/vehicles.meta', + 'data/Cobra/carvariations.meta', + 'data/Cobra/carcols.meta', + 'data/Cobra/handling.meta', + 'data/Cobra/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/Cobra/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/Cobra/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/Cobra/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/Cobra/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/Cobra/dlctext.meta' + + --honcrx91 + files { + 'data/honcrx91/vehicles.meta', + 'data/honcrx91/carvariations.meta', + 'data/honcrx91/carcols.meta', + 'data/honcrx91/handling.meta', + 'data/honcrx91/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/honcrx91/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/honcrx91/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/honcrx91/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/honcrx91/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/honcrx91/dlctext.meta' + + --kiagt + files { + 'data/kiagt/vehicles.meta', + 'data/kiagt/carvariations.meta', + 'data/kiagt/carcols.meta', + 'data/kiagt/handling.meta', + 'data/kiagt/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/kiagt/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/kiagt/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/kiagt/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/kiagt/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/kiagt/dlctext.meta' + + --m516 + files { + 'data/m516/vehicles.meta', + 'data/m516/carvariations.meta', + 'data/m516/carcols.meta', + 'data/m516/handling.meta', + 'data/m516/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/m516/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/m516/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/m516/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/m516/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/m516/dlctext.meta' + + --m82020 + files { + 'data/m82020/vehicles.meta', + 'data/m82020/carvariations.meta', + 'data/m82020/carcols.meta', + 'data/m82020/handling.meta', + 'data/m82020/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/m82020/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/m82020/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/m82020/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/m82020/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/m82020/dlctext.meta' + + --macla + files { + 'data/macla/vehicles.meta', + 'data/macla/carvariations.meta', + 'data/macla/carcols.meta', + 'data/macla/handling.meta', + 'data/macla/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/macla/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/macla/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/macla/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/macla/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/macla/dlctext.meta' + + --mansm8 + files { + 'data/mansm8/vehicles.meta', + 'data/mansm8/carvariations.meta', + 'data/mansm8/carcols.meta', + 'data/mansm8/handling.meta', + 'data/mansm8/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/mansm8/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/mansm8/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/mansm8/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/mansm8/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/mansm8/dlctext.meta' + + --mr2zzw30 + files { + 'data/mr2zzw30/vehicles.meta', + 'data/mr2zzw30/carvariations.meta', + 'data/mr2zzw30/carcols.meta', + 'data/mr2zzw30/handling.meta', + 'data/mr2zzw30/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/mr2zzw30/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/mr2zzw30/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/mr2zzw30/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/mr2zzw30/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/mr2zzw30/dlctext.meta' + + --na1 + files { + 'data/na1/vehicles.meta', + 'data/na1/carvariations.meta', + 'data/na1/carcols.meta', + 'data/na1/handling.meta', + 'data/na1/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/na1/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/na1/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/na1/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/na1/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/na1/dlctext.meta' + + --na6 + files { + 'data/na6/vehicles.meta', + 'data/na6/carvariations.meta', + 'data/na6/carcols.meta', + 'data/na6/handling.meta', + 'data/na6/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/na6/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/na6/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/na6/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/na6/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/na6/dlctext.meta' + + --nisr32 + files { + 'data/nisr32/vehicles.meta', + 'data/nisr32/carvariations.meta', + 'data/nisr32/carcols.meta', + 'data/nisr32/handling.meta', + 'data/nisr32/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/nisr32/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/nisr32/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/nisr32/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/nisr32/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/nisr32/dlctext.meta' + + --p1lm + files { + 'data/p1lm/vehicles.meta', + 'data/p1lm/carvariations.meta', + 'data/p1lm/carcols.meta', + 'data/p1lm/handling.meta', + 'data/p1lm/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/p1lm/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/p1lm/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/p1lm/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/p1lm/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/p1lm/dlctext.meta' + + --r8v10 + files { + 'data/r8v10/vehicles.meta', + 'data/r8v10/carvariations.meta', + 'data/r8v10/carcols.meta', + 'data/r8v10/handling.meta', + 'data/r8v10/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/r8v10/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/r8v10/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/r8v10/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/r8v10/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/r8v10/dlctext.meta' + + --rcf + files { + 'data/rcf/vehicles.meta', + 'data/rcf/carvariations.meta', + 'data/rcf/carcols.meta', + 'data/rcf/handling.meta', + 'data/rcf/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/rcf/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/rcf/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/rcf/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/rcf/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/rcf/dlctext.meta' + + --rx811 + files { + 'data/rx811/vehicles.meta', + 'data/rx811/carvariations.meta', + 'data/rx811/carcols.meta', + 'data/rx811/handling.meta', + 'data/rx811/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/rx811/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/rx811/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/rx811/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/rx811/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/rx811/dlctext.meta' + + --S63AMG + files { + 'data/S63AMG/vehicles.meta', + 'data/S63AMG/carvariations.meta', + 'data/S63AMG/carcols.meta', + 'data/S63AMG/handling.meta', + 'data/S63AMG/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/S63AMG/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/S63AMG/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/S63AMG/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/S63AMG/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/S63AMG/dlctext.meta' + + --s65amg + files { + 'data/s65amg/vehicles.meta', + 'data/s65amg/carvariations.meta', + 'data/s65amg/carcols.meta', + 'data/s65amg/handling.meta', + 'data/s65amg/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/s65amg/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/s65amg/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/s65amg/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/s65amg/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/s65amg/dlctext.meta' + + --silvia14 + files { + 'data/silvia14/vehicles.meta', + 'data/silvia14/carvariations.meta', + 'data/silvia14/carcols.meta', + 'data/silvia14/handling.meta', + 'data/silvia14/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/silvia14/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/silvia14/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/silvia14/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/silvia14/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/silvia14/dlctext.meta' + + --skyline + files { + 'data/skyline/vehicles.meta', + 'data/skyline/carvariations.meta', + 'data/skyline/carcols.meta', + 'data/skyline/handling.meta', + 'data/skyline/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/skyline/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/skyline/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/skyline/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/skyline/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/skyline/dlctext.meta' + + --streetz28 + files { + 'data/streetz28/vehicles.meta', + 'data/streetz28/carvariations.meta', + 'data/streetz28/carcols.meta', + 'data/streetz28/handling.meta', + 'data/streetz28/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/streetz28/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/streetz28/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/streetz28/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/streetz28/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/streetz28/dlctext.meta' + + --SubaruST17 + files { + 'data/SubaruST17/vehicles.meta', + 'data/SubaruST17/carvariations.meta', + 'data/SubaruST17/carcols.meta', + 'data/SubaruST17/handling.meta', + 'data/SubaruST17/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/SubaruST17/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/SubaruST17/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/SubaruST17/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/SubaruST17/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/SubaruST17/dlctext.meta' + + --superleg + files { + 'data/superleg/vehicles.meta', + 'data/superleg/carvariations.meta', + 'data/superleg/carcols.meta', + 'data/superleg/handling.meta', + 'data/superleg/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/superleg/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/superleg/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/superleg/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/superleg/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/superleg/dlctext.meta' + + --supra2 + files { + 'data/supra2/vehicles.meta', + 'data/supra2/carvariations.meta', + 'data/supra2/carcols.meta', + 'data/supra2/handling.meta', + 'data/supra2/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/supra2/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/supra2/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/supra2/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/supra2/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/supra2/dlctext.meta' + + --techart17 + files { + 'data/techart17/vehicles.meta', + 'data/techart17/carvariations.meta', + 'data/techart17/carcols.meta', + 'data/techart17/handling.meta', + 'data/techart17/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/techart17/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/techart17/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/techart17/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/techart17/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/techart17/dlctext.meta' + + --veln + files { + 'data/veln/vehicles.meta', + 'data/veln/carvariations.meta', + 'data/veln/carcols.meta', + 'data/veln/handling.meta', + 'data/veln/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/veln/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/veln/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/veln/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/veln/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/veln/dlctext.meta' + + --w204amgc + files { + 'data/w204amgc/vehicles.meta', + 'data/w204amgc/carvariations.meta', + 'data/w204amgc/carcols.meta', + 'data/w204amgc/handling.meta', + 'data/w204amgc/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/w204amgc/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/w204amgc/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/w204amgc/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/w204amgc/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/w204amgc/dlctext.meta' + + --xj220 + files { + 'data/xj220/vehicles.meta', + 'data/xj220/carvariations.meta', + 'data/xj220/carcols.meta', + 'data/xj220/handling.meta', + 'data/xj220/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/xj220/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/xj220/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/xj220/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/xj220/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/xj220/dlctext.meta' + + --ycaE36 + files { + 'data/ycaE36/vehicles.meta', + 'data/ycaE36/carvariations.meta', + 'data/ycaE36/carcols.meta', + 'data/ycaE36/handling.meta', + 'data/ycaE36/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/ycaE36/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/ycaE36/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/ycaE36/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/ycaE36/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/ycaE36/dlctext.meta' + + --850 + files { + 'data/850/vehicles.meta', + 'data/850/carvariations.meta', + 'data/850/carcols.meta', + 'data/850/handling.meta', + 'data/850/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/850/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/850/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/850/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/850/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/850/dlctext.meta' + + --srtday20 + files { + 'data/srtday20/vehicles.meta', + 'data/srtday20/carvariations.meta', + 'data/srtday20/carcols.meta', + 'data/srtday20/handling.meta', + 'data/srtday20/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/srtday20/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/srtday20/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/srtday20/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/srtday20/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/srtday20/dlctext.meta' + + --gtr + files { + 'data/gtr/vehicles.meta', + 'data/gtr/carvariations.meta', + 'data/gtr/carcols.meta', + 'data/gtr/handling.meta', + 'data/gtr/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/gtr/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/gtr/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/gtr/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/gtr/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/gtr/dlctext.meta' + + --f812 + files { + 'data/f812/vehicles.meta', + 'data/f812/carvariations.meta', + 'data/f812/carcols.meta', + 'data/f812/handling.meta', + 'data/f812/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/f812/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/f812/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/f812/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/f812/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/f812/dlctext.meta' + + --m3e + files { + 'data/m3e/vehicles.meta', + 'data/m3e/carvariations.meta', + 'data/m3e/carcols.meta', + 'data/m3e/handling.meta', + 'data/m3e/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/m3e/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/m3e/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/m3e/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/m3e/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/m3e/dlctext.meta' + + client_script { + 'vehicle_names.lua' +} \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/16chargercontentunlocks.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/16chargercontentunlocks.meta new file mode 100644 index 000000000..808504db2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/16chargercontentunlocks.meta @@ -0,0 +1,6 @@ + + + + CU_16CHARGER_VEH + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/carcols.meta new file mode 100644 index 000000000..bcfed08f7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/carcols.meta @@ -0,0 +1,1068 @@ + + + + + 385_charger_modkit + + MKT_SPORT + + + 15charger_bumperf_1 + CHR2_BUMF1 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_2 + CHR2_BUMF2 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_3 + CHR2_BUMF3 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_3b + CHR2_BUMF3B + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_4 + CHR2_BUMF4 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_5 + CHR2_BUMF5 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_6 + CHR2_BUMF6 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperf_8 + CHR2_BUMF8 + + + misc_h + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperr_4 + CHR2_BUMR4 + + + misc_a + bumper_r + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperr_6 + CHR2_BUMR6 + + + misc_a + bumper_r + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperr_1 + CHR2_BUMR1 + + + misc_a + misc_g + bumper_r + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 15charger_bumperr_2 + CHR2_BUMR2 + + + + misc_a + misc_g + bumper_r + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + bumper_r + VMCP_DEFAULT + + + + + + + + 15charger_bumperr_3 + CHR2_BUMR3 + + + + misc_a + misc_g + bumper_r + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bumperr_5 + CHR2_BUMR5 + + + misc_a + misc_g + bumper_r + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bonnet_1 + CHR2_HOOD1 + + + bonnet + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_bonnet_2 + CHR2_HOOD2 + + + bonnet + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_spoiler_2 + CHR2_WING1 + + + misc_d + misc_e + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + 15charger_spoiler_3 + CHR2_WING2 + + + misc_d + misc_e + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + 15charger_spoiler_1 + CHR2_WING3 + + + misc_d + misc_e + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + 15charger_sidebadge_1 + CHR2_SBADGE1 + + + misc_f + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_sidebadge_2 + CHR2_SBADGE2 + + + misc_f + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_rearbadge_1 + CHR2_RBADGE1 + + + + + VMT_WING_R + boot + chassis + VMCP_DEFAULT + + + + + + + + 15charger_rearbadge_2 + CHR2_RBADGE2 + + + + + VMT_WING_R + boot + chassis + VMCP_DEFAULT + + + + + + + + 15charger_skirts_01 + CHR2_SKIRT1 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_skirts_2 + CHR2_SKIRT2 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_skirts_3 + CHR2_SKIRT3 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 15charger_roof_1 + CHR2_ROOF1 + + + misc_i + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + + + + 16CHARGER_LV1 + 16CHARGER_LV2 + 16CHARGER_LV3 + 16CHARGER_LV4 + 16CHARGER_LV5 + 16CHARGER_LV6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 16charger + + + + + + wheel_hellcat_02 + + HELLCAT_02 + + + + + wheel_fnf_01 + + FNF_01 + + + + + wheel_srt_01 + + SRT_01 + + + + + wheel_rt-scatpack_01 + + RTSCAT_01 + + + + + wheel_rt-scatpack-option_01 + + RTSCATOPTION_01 + + + + + wheel_sxt-option_01 + + SXTOPTION_01 + + + + + wheel_hellcat_01 + + HELLCAT_01 + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/carvariations.meta new file mode 100644 index 000000000..caf77e96e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/carvariations.meta @@ -0,0 +1,236 @@ + + + + + + 16charger + + + + 0 + 27 + 0 + 156 + + + + + + + + + + + + + + + 4 + 36 + 4 + 156 + + + + + + + + + + + + + + + 12 + 36 + 134 + 156 + + + + + + + + + + + + + + + 26 + 24 + 26 + 156 + + + + + + + + + + + + + + + 29 + 27 + 29 + 156 + + + + + + + + + + + + + + + 36 + 36 + 36 + 156 + + + + + + + + + + + + + + + 48 + 24 + 48 + 156 + + + + + + + + + + + + + + + 53 + 112 + 53 + 156 + + + + + + + + + + + + + + + 62 + 70 + 62 + 156 + + + + + + + + + + + + + + + 63 + 64 + 63 + 156 + + + + + + + + + + + + + + + 90 + 90 + 90 + 156 + + + + + + + + + + + + + + + 138 + 138 + 138 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/handling.meta new file mode 100644 index 000000000..a38d1870b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/handling.meta @@ -0,0 +1,69 @@ + + + + + + + 16CHARGER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/vehicles.meta new file mode 100644 index 000000000..885f5f117 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/16charger/vehicles.meta @@ -0,0 +1,138 @@ + + + vehshare + + + + + 16charger + 16charger + 16charger + 16charger + DODGE + null + null + null + null + + null + GAUNTLET + LAYOUT_STD_LOWROOF + BUFFALO2_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 30.000000 + 125.000000 + 175.000000 + 250.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_HAS_LIVERY FLAG_AVERAGE_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BUFFALO2_FRONT_LEFT + STD_BUFFALO2_FRONT_RIGHT + STD_BUFFALO_REAR_LEFT + STD_BUFFALO_REAR_RIGHT + + + + + + + + vehicles_race_generic + 16charger + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/carvariations.meta new file mode 100644 index 000000000..1c8f7b76e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/carvariations.meta @@ -0,0 +1,98 @@ + + + + + + 2018transam + + + + 0 + 0 + 8 + 37 + 32 + + + + + + + + + + + + + + + 0 + 0 + 8 + 37 + 32 + + + + + + + + + + + + + + + 4 + 27 + 111 + 156 + 31 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + yankton plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/content.xml b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/content.xml new file mode 100644 index 000000000..2a98982b4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/content.xml @@ -0,0 +1,61 @@ + + + + + + + + dlc_2018transam:/data/vehicles.meta + VEHICLE_METADATA_FILE + + + + + + dlc_2018transam:/data/carvariations.meta + VEHICLE_VARIATION_FILE + + + + + + dlc_2018transam:/data/dlctext.meta + TEXTFILE_METAFILE + + + + + + dlc_2018transam:/data/handling.meta + HANDLING_FILE + + + + + + dlc_2018transam:/%PLATFORM%/vehicles.rpf + RPF_FILE + + + + + + + + 2018transam_AUTOGEN + + + dlc_2018transam:/data/handling.meta + dlc_2018transam:/data/vehicles.meta + dlc_2018transam:/data/carvariations.meta + dlc_2018transam:/data/dlctext.meta + dlc_2018transam:/%PLATFORM%/vehicles.rpf + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/handling.meta new file mode 100644 index 000000000..c640803ed --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/handling.meta @@ -0,0 +1,67 @@ + + + + + + 2018transam + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/setup2.xml b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/setup2.xml new file mode 100644 index 000000000..ca75c9c98 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/setup2.xml @@ -0,0 +1,17 @@ + + + dlc_2018transam + content.xml + 00/00/0000 00:00:00 + 2018transam + + + GROUP_STARTUP + + 2018transam_AUTOGEN + + + + EXTRACONTENT_COMPAT_PACK + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/vehicles.meta new file mode 100644 index 000000000..85be4589c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/2018transam/vehicles.meta @@ -0,0 +1,121 @@ + + + vehshare + + + + 2018transam + 2018transam + 2018transam + 2018transam + PONTIAC + null + null + null + null + + null + BTYPE2 + LAYOUT_LOW + LYNX_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 350.000000 + 350.000000 + 350.000000 + 350.000000 + 500.000000 + 500.000000 + + + + + + + + + + SWANKNESS_5 + + FLAG_HAS_LIVERY FLAG_SPORTS FLAG_RICH_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_INCREASE_PED_COMMENTS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_DUKES + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_LYNX_FRONT_LEFT + LOW_LYNX_FRONT_RIGHT + + + + + + vehicles_dom_interior + 2018transam + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/carcols.meta new file mode 100644 index 000000000..151ddf313 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/carcols.meta @@ -0,0 +1,1244 @@ + + + + + + + + + + + + + + 1012_350z_modkit + + MKT_SPORT + + + 350z_bumf_1 + MNU_BUMF1 + + 350z_fenders + + + bumper_f + misc_c + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumf_2 + MNU_BUMF2 + + 350z_fenders + + + bumper_f + misc_c + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumf_3 + MNU_BUMF3 + + 350z_fenders + + + bumper_f + misc_c + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumf_4 + MNU_BUMF4 + + 350z_fenders + + + bumper_f + misc_c + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumf_5 + MNU_BUMF5 + + 350z_fenders + + + bumper_f + misc_c + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumf_6 + MNU_BUMF6 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumr_1 + MNU_BUMR + + 350z_fenders + + + bumper_r + misc_c + reversinglight_l + reversinglight_r + indicator_lr + indicator_rr + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumr_2 + MNU_BUMR2 + + 350z_fenders + + + bumper_r + misc_c + reversinglight_l + reversinglight_r + indicator_lr + indicator_rr + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumr_3 + MNU_BUMR3 + + 350z_fenders + + + bumper_r + misc_c + reversinglight_l + reversinglight_r + indicator_lr + indicator_rr + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumr_4 + MNU_BUMR4 + + 350z_fenders + + + bumper_r + misc_c + reversinglight_l + reversinglight_r + indicator_lr + indicator_rr + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumr_5 + MNU_BUMR5 + + 350z_fenders + + + bumper_r + misc_c + reversinglight_l + reversinglight_r + indicator_lr + indicator_rr + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + 350z_bumr_6 + MNU_BUMR6 + + + bumper_r + reversinglight_l + reversinglight_r + indicator_lr + indicator_rr + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + 350z_side_1 + + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_side_2 + + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_side_3 + + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_side_4 + + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_side_5 + + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_side_6 + + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_rollcage + MNU_CAGE + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_roof + MNU_ROOFC + + + misc_b + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_exh_2 + MNU_EXH2 + + + misc_a + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_exh_3 + MNU_EXH3 + + + misc_a + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_exh_4 + MNU_EXH4 + + + misc_a + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 350z_wing_1 + MNU_WING1 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + 350z_wing_2 + MNU_WING2 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + 350z_wing_3 + MNU_WING3 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + 350z_wing_4 + MNU_WING4 + + + VMT_SPOILER + boot + mod_col_3 + VMCP_DEFAULT + + + + + + + + 350z_wing_5 + MNU_WING5 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + 350z_wing_6 + MNU_WING6 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + 350z_wing_7 + MNU_WING7 + + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + 350z_bonnet_1 + MNU_BONC + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + 350z_bonnet_4 + MNU_BONV2 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + 350z_bonnet_5 + MNU_BONVC + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + + + 350z_fenders + chassis + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 350z + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/carvariations.meta new file mode 100644 index 000000000..fd9291ad6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/carvariations.meta @@ -0,0 +1,38 @@ + + + + + + 350z + + + + 29 + 0 + 29 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/handling.meta new file mode 100644 index 000000000..6b405afb3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/handling.meta @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + 350z + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/vehicles.meta new file mode 100644 index 000000000..929de1f65 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/350z/vehicles.meta @@ -0,0 +1,121 @@ + + + vehshare + + + + 350z + 350z + 350z + 350z + NISSAN + null + null + null + null + + null + ELEGY2 + LAYOUT_STD_EXITFIXUP + ALPHA_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_SPORTS FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ALPHA_FRONT_LEFT + LOW_ALPHA_FRONT_RIGHT + + + + + + vehicles_elegy_interior + 350z + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/carvariations.meta new file mode 100644 index 000000000..d467854d8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/carvariations.meta @@ -0,0 +1,259 @@ + + + + + + 370z + + + + 31 + 31 + 31 + 156 + + + + + + + + + + + + + + + 6 + 6 + 111 + 156 + + + + + + + + + + + + + + + 63 + 63 + 5 + 156 + + + + + + + + + + + + + + + 4 + 4 + 111 + 156 + + + + + + + + + + + + + + + 72 + 72 + 65 + 156 + + + + + + + + + + + + + + + 111 + 111 + 0 + 156 + + + + + + + + + + + + + + + 30 + 30 + 36 + 156 + + + + + + + + + + + + + + + 0 + 0 + 1 + 156 + + + + + + + + + + + + + + + 2 + 111 + 4 + 156 + + + + + + + + + + + + + + + 7 + 0 + 5 + 156 + + + + + + + + + + + + + + + 5 + 0 + 111 + 156 + + + + + + + + + + + + + + + 36 + 0 + 41 + 156 + + + + + + + + + + + + + + + 13 + 0 + 0 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/handling.meta new file mode 100644 index 000000000..daada0c4e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/handling.meta @@ -0,0 +1,67 @@ + + + + + + 370Z + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/vehicles.meta new file mode 100644 index 000000000..91a891375 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/370z/vehicles.meta @@ -0,0 +1,117 @@ + + + vehshare + + + + 370z + 370z + 370Z + 370Z + NISSAN + null + null + null + null + + null + BESTIAGTS + LAYOUT_LOW_FURORE + FUROREGT_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 25.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_RECESSED_TAILLIGHT_CORONAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ADDER_FRONT_LEFT + LOW_ADDER_FRONT_RIGHT + + + + + + vehicles_comet_interior + 370z + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/carcols.meta new file mode 100644 index 000000000..0e30f9e91 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/carcols.meta @@ -0,0 +1,553 @@ + + + + + + 3400_610DTM_modkit + + MKT_SPECIAL + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 610DTM + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/carvariations.meta new file mode 100644 index 000000000..85a398778 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/carvariations.meta @@ -0,0 +1,58 @@ + + + + + + 610DTM + + + + 0 + 112 + 0 + 28 + 31 + 31 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/handling.meta new file mode 100644 index 000000000..fd5dfb032 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/handling.meta @@ -0,0 +1,66 @@ + + + + + 610DTM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20000 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/vehicles.meta new file mode 100644 index 000000000..410c58648 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/610dtm/vehicles.meta @@ -0,0 +1,123 @@ + + + vehshare + + + + 610DTM + 610DTM + 610DTM + 610DTM + 610DTM + null + null + null + null + + null + feltzer2 + LAYOUT_LOW + FELTZER_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR_EXTRA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_EXTRAS_GANG FLAG_EXTRAS_RARE FLAG_EXTRAS_STRONG FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_RECESSED_TAILLIGHT_CORONAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_COQUETTE_FRONT_LEFT + LOW_COQUETTE_FRONT_RIGHT + + + + + + + vehicles_race_generic + 610DTM + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/carcols.meta new file mode 100644 index 000000000..d28815e47 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/carcols.meta @@ -0,0 +1,983 @@ + + + + + 994_675lt_modkit + + MKT_SPECIAL + + + mc675_hood_1 + MNU_BONC + + + misc_e + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_splitter_1 + MNU_BUMF2 + + + bumper_f + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_exh1 + MNU_EXH1 + + + misc_a + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_vents + MNU_BUMF2 + + + boot + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_roof_1 + 675lt_roof2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_wings + 675lt_wing1 + + + misc_f + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_hood_2 + MNU_BONV + + + misc_e + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_splitter_2 + MNU_BUMF3 + + + bumper_f + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_splitter_3 + MNU_BUMF8 + + + bumper_f + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_skirt + 675lt_skirt1 + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_bumper_r + MNU_BUMR + + + misc_h + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc_plate + MNU_BUMR2 + + + misc_k + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_arr_paint + MNU_BUMR3 + + + misc_j + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_exh_2 + MNU_EXH2 + + + misc_a + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_paint_2 + MNU_BUMR4 + + + misc_j + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_hood_3 + MNU_BONB + + + misc_e + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_splitter_4 + MNU_BUMF8 + + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc_roofp1 + 675lt_roof3 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc_roofp2 + 675lt_roof4 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_bumpr_2 + MNU_BUMR3 + + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_hood_4 + MNU_BONB2 + + + misc_e + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_roof_2 + 675lt_roof + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_roof_3 + 675lt_roof5 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_roof_4 + 675lt_roof6 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_exh_3 + MNU_EXH1 + + + misc_a + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + mc675_exh_4 + MNU_EXH1 + + + misc_a + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 675lt + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/carvariations.meta new file mode 100644 index 000000000..e89a58442 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/carvariations.meta @@ -0,0 +1,163 @@ + + + + + + 675lt + + + + 64 + 0 + 140 + 1 + + + + + + + + + + + + + + + 29 + 0 + 29 + 1 + + + + + + + + + + + + + + + 38 + 0 + 88 + 1 + + + + + + + + + + + + + + + 138 + 0 + 138 + 1 + + + + + + + + + + + + + + + 70 + 0 + 140 + 1 + + + + + + + + + + + + + + + 112 + 0 + 0 + 1 + + + + + + + + + + + + + + + 1 + 0 + 5 + 1 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/handling.meta new file mode 100644 index 000000000..f54061ca3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/handling.meta @@ -0,0 +1,63 @@ + + + + + + 675lt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20002 + 0 + AVERAGE + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/vehicles.meta new file mode 100644 index 000000000..8914b166d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/675LT/vehicles.meta @@ -0,0 +1,124 @@ + + + vehshare + + + + 675lt + 675lt + 675lt + 675ltS + AEF + null + null + null + null + + null + BANSHEE + LAYOUT_LOW + ELEGY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 80.000000 + 100.000000 + 150.000000 + 200.000000 + 300.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_PEDS_CAN_STAND_ON_TOP FLAG_DISABLE_BUSTING FLAG_DISABLE_THROUGH_WINDSCREEN FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ELEGY2_FRONT_LEFT + LOW_ELEGY2_FRONT_RIGHT + + + + + + + vehshare_worn + 675lt + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/carcols.meta new file mode 100644 index 000000000..692ef6387 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/carcols.meta @@ -0,0 +1,845 @@ + + + + + + 950_850_modkit + + MKT_SPECIAL + + + 850_bumper_f_1 + 850_bumper_f_1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + 850_bumper_f_2 + 850_bumper_f_2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + 850_bumper_f_3 + 850_bumper_f_3 + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + 850_bumper_f_4 + 850_bumper_f_4 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + 850_bumper_r_1 + 850_bumper_r_1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + 850_bumper_r_2 + 850_bumper_r_2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + 850_bumper_r_3 + 850_bumper_r_3 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + 850_skirt_1 + 850_skirt_1 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_skirt_2 + 850_skirt_2 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_skirt_3 + 850_skirt_3 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_grill_1 + 850_grill_1 + + + bodyshell + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_rollcage_1 + 850_rollcage_1 + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_exh_1 + 850_exh_1 + + + misc_e + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_exh_2 + 850_exh_2 + + + misc_e + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 850_hood_1 + 850_hood_1 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + 850_spoiler_1 + 850_spoiler_1 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + 850_spoiler_2 + 850_spoiler_2 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + + SPANO_SIGN0 + SPANO_SIGN1 + SPANO_SIGN2 + SPANO_SIGN3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standard70s + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 850 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/carvariations.meta new file mode 100644 index 000000000..e4cebc061 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/carvariations.meta @@ -0,0 +1,127 @@ + + + + + + 850 + + + + 4 + 3 + 4 + 4 + + + + + + + + + + + + + + + 29 + 3 + 29 + 1 + + + + + + + + + + + + + + + 64 + 4 + 64 + 1 + + + + + + + + + + + + + + + 126 + 3 + 126 + 1 + + + + + + + + + + + + + + 147 + 3 + 147 + 1 + + + + + + + + + + + + + + + + 950_850_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/handling.meta new file mode 100644 index 000000000..531e5d366 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/handling.meta @@ -0,0 +1,68 @@ + + + + + + 850 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/vehicles.meta new file mode 100644 index 000000000..99e3848f8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/850/vehicles.meta @@ -0,0 +1,124 @@ + + + vehshare + + + + 850 + 850 + 850 + 850 + BMW + null + null + null + null + + null + WINDSOR + LAYOUT_LOW + F620_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR_EXTRA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 300.000000 + 100.000000 + 150.000000 + 200.000000 + 300.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_HAS_LIVERY FLAG_SPORTS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_HOTKNIFE_FRONT_LEFT + LOW_HOTKNIFE_FRONT_RIGHT + + + + + + + vehicles_btype_interior + 850 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/carcols.meta new file mode 100644 index 000000000..f6c105f32 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/carcols.meta @@ -0,0 +1,137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 911gt3rs + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/carvariations.meta new file mode 100644 index 000000000..9af906a11 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/carvariations.meta @@ -0,0 +1,313 @@ + + + + + + 911gt3rs + + + + 0 + 0 + 0 + 156 + + + + + + + + + + + + + + + 1 + 0 + 4 + 156 + + + + + + + + + + + + + + + 6 + 0 + 111 + 156 + + + + + + + + + + + + + + + 3 + 3 + 5 + 156 + + + + + + + + + + + + + + + 5 + 5 + 111 + 156 + + + + + + + + + + + + + + + 111 + 111 + 111 + 156 + + + + + + + + + + + + + + + 7 + 7 + 5 + 156 + + + + + + + + + + + + + + + 0 + 13 + 93 + 156 + + + + + + + + + + + + + + + 34 + 34 + 36 + 156 + + + + + + + + + + + + + + + 31 + 0 + 41 + 156 + + + + + + + + + + + + + + + 130 + 12 + 130 + 156 + + + + + + + + + + + + + + + 72 + 72 + 73 + 156 + + + + + + + + + + + + + + + 88 + 2 + 89 + 156 + + + + + + + + + + + + + + + 28 + 12 + 36 + 156 + + + + + + + + + + + + + + + 12 + 12 + 0 + 156 + + + + + + + + + + + + + + + 39 + 0 + 0 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/content.xml b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/content.xml new file mode 100644 index 000000000..f2c92e4f4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/content.xml @@ -0,0 +1,69 @@ + + + + + + + + dlc_911gt3rs:/data/vehicles.meta + VEHICLE_METADATA_FILE + + + + + + dlc_911gt3rs:/data/carcols.meta + CARCOLS_FILE + + + + + + dlc_911gt3rs:/data/carvariations.meta + VEHICLE_VARIATION_FILE + + + + + + dlc_911gt3rs:/data/dlctext.meta + TEXTFILE_METAFILE + + + + + + dlc_911gt3rs:/data/handling.meta + HANDLING_FILE + + + + + + dlc_911gt3rs:/%PLATFORM%/vehicles.rpf + RPF_FILE + + + + + + + + 911gt3rs_AUTOGEN + + + dlc_911gt3rs:/data/handling.meta + dlc_911gt3rs:/data/vehicles.meta + dlc_911gt3rs:/data/carcols.meta + dlc_911gt3rs:/data/carvariations.meta + dlc_911gt3rs:/data/dlctext.meta + dlc_911gt3rs:/%PLATFORM%/vehicles.rpf + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/handling.meta new file mode 100644 index 000000000..da16ceaf0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/handling.meta @@ -0,0 +1,62 @@ + + + + + 911gt3rs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20002 + 0 + AVERAGE + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/setup2.xml b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/setup2.xml new file mode 100644 index 000000000..c9cd2553c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/setup2.xml @@ -0,0 +1,17 @@ + + + dlc_911gt3rs + content.xml + 00/00/0000 00:00:00 + 911gt3rs + + + GROUP_STARTUP + + 911gt3rs_AUTOGEN + + + + EXTRACONTENT_COMPAT_PACK + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/vehicles.meta new file mode 100644 index 000000000..ad6a9021d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/911gt3rs/vehicles.meta @@ -0,0 +1,123 @@ + + + vehshare + + + + 911gt3rs + 911gt3rs + 911gt3rs + 911gt3rs + PORSCHE + null + null + null + null + + null + CHEETAH + LAYOUT_LOW_TURISMOR + TURISMOR_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA_NO_REVERSE + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_NO_BOOT FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_HOTKNIFE_FRONT_LEFT + LOW_HOTKNIFE_FRONT_RIGHT + + + + + + + vehicles_banshee_interior + 911gt3rs + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/carvariations.meta new file mode 100644 index 000000000..791fec5f9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/carvariations.meta @@ -0,0 +1,191 @@ + + + + + 992c + + + + 89 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 29 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 62 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + + + + + + 992t + + + + 89 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 29 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 92 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 9 + 29 + 0 + 3 + 4 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/handling.meta new file mode 100644 index 000000000..4b27ba1e4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/handling.meta @@ -0,0 +1,129 @@ + + + + + 992c + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + 992t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/vehicles.meta new file mode 100644 index 000000000..1baf9f750 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/992c/vehicles.meta @@ -0,0 +1,217 @@ + + + vehshare + + + + 992c + 992c + 992c + 992c + PORSCHE + null + null + null + null + + null + COMET5 + LAYOUT_LOW + 992c_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 250.000000 + 500.000000 + 750.000000 + 1000.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_BOOT_IN_FRONT FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_CAN_HAVE_NEONS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_992c_FRONT_LEFT + LOW_992c_FRONT_RIGHT + + + + 992t + 992t + 992t + 992t + PORSCHE + null + null + null + null + + null + COMET5 + LAYOUT_LOW + 992t_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 250.000000 + 500.000000 + 750.000000 + 1000.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_BOOT_IN_FRONT FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_CAN_HAVE_NEONS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_992t_FRONT_LEFT + LOW_992t_FRONT_RIGHT + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/carcols.meta new file mode 100644 index 000000000..61b9bf2ae --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/carcols.meta @@ -0,0 +1,732 @@ + + + + + 946_c7_modkit + + MKT_SPECIAL + + + c7h_bumf + C7H_BURMF + + + misc_b + + VMT_BUMPER_F + misc_a + bumper_f + VMCP_DEFAULT + + + + + + + + z06_bumf + Z06_BURMF + + + misc_a + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + z06_bumr + Z06_BUMR + + + misc_c + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + c7h_wing + C7H_WING + + + misc_d + + VMT_SPOILER + misc_c + chassis + VMCP_DEFAULT + + + + + + + + c7r_wing + C7R_WING + + + misc_d + + VMT_SPOILER + misc_c + chassis + VMCP_DEFAULT + + + + + + + + z06_wing + Z06_WING + + + misc_d + + VMT_SPOILER + misc_c + chassis + VMCP_DEFAULT + + + + + + + + c7h_skirt + C7H_SKIRT + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + z06_bon + Z06_BON + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + z06_chas + Z06_CHAS + + + misc_e + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + extra_1 + C7_ROOF + + + extra_1 + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + MGT_LV1 + MGT_LV2 + MGT_LV3 + MGT_LV4 + MGT_LV5 + MGT_LV6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + c7 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/carvariations.meta new file mode 100644 index 000000000..7b82d0bcc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/carvariations.meta @@ -0,0 +1,163 @@ + + + + + + c7 + + + + 64 + 0 + 140 + 1 + + + + + + + + + + + + + + + 29 + 0 + 29 + 1 + + + + + + + + + + + + + + + 38 + 0 + 88 + 1 + + + + + + + + + + + + + + + 138 + 0 + 138 + 1 + + + + + + + + + + + + + + + 70 + 0 + 140 + 1 + + + + + + + + + + + + + + + 112 + 0 + 0 + 1 + + + + + + + + + + + + + + + 1 + 0 + 5 + 1 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/content.xml b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/content.xml new file mode 100644 index 000000000..9f36ddb26 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/content.xml @@ -0,0 +1,77 @@ + + + + + + + + dlc_c7:/data/vehicles.meta + VEHICLE_METADATA_FILE + + + + + + dlc_c7:/data/carcols.meta + CARCOLS_FILE + + + + + + dlc_c7:/data/carvariations.meta + VEHICLE_VARIATION_FILE + + + + + + dlc_c7:/data/dlctext.meta + TEXTFILE_METAFILE + + + + + + dlc_c7:/data/handling.meta + HANDLING_FILE + + + + + + dlc_c7:/%PLATFORM%/vehicles.rpf + RPF_FILE + + + + + + dlc_c7:/%PLATFORM%/vehiclemods/c7_mods.rpf + RPF_FILE + + + + + + + + c7_AUTOGEN + + + dlc_c7:/data/handling.meta + dlc_c7:/data/vehicles.meta + dlc_c7:/data/carcols.meta + dlc_c7:/data/carvariations.meta + dlc_c7:/data/dlctext.meta + dlc_c7:/%PLATFORM%/vehicles.rpf + dlc_c7:/%PLATFORM%/vehiclemods/c7_mods.rpf + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/handling.meta new file mode 100644 index 000000000..b893ffa47 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/handling.meta @@ -0,0 +1,67 @@ + + + + + + C7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/setup2.xml b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/setup2.xml new file mode 100644 index 000000000..8531d2962 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/setup2.xml @@ -0,0 +1,17 @@ + + + dlc_c7 + content.xml + 00/00/0000 00:00:00 + c7 + + + GROUP_STARTUP + + c7_AUTOGEN + + + + EXTRACONTENT_COMPAT_PACK + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/vehicles.meta new file mode 100644 index 000000000..ad0678f5c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/C7/vehicles.meta @@ -0,0 +1,124 @@ + + + vehshare + + + + C7 + C7 + C7 + C7 + CHV + null + null + null + null + + null + BULLET + LAYOUT_LOW + AIRTUG_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 25.000000 + 50.000000 + 80.000000 + 100.000000 + 180.000000 + 250.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_HAS_LIVERY FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_ZTYPE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_SURANO_FRONT_LEFT + LOW_SURANO_FRONT_RIGHT + + + + + + + vehicles_btype_interior + C7 + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/carvariations.meta new file mode 100644 index 000000000..5b06304dc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/carvariations.meta @@ -0,0 +1,106 @@ + + + + + + CLS53 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0_default_modkit + + + + + + standard white + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/handling.meta new file mode 100644 index 000000000..ad58c280b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/handling.meta @@ -0,0 +1,66 @@ + + + + + CLS53 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 400010 + 0 + 20 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/vehicles.meta new file mode 100644 index 000000000..0e574db0c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/CLS53/vehicles.meta @@ -0,0 +1,129 @@ + + + vehshare + + + + CLS53 + CLS53 + CLS53 + CLS53 + OCELOT + null + null + null + null + + null + JACKAL + LAYOUT_STD_LOWROOF + JACKAL_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 100.000000 + 125.000000 + 160.000000 + 220.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SUPERGT + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_PRIMO_FRONT_LEFT + STD_PRIMO_FRONT_RIGHT + + + + + + vehicles_supergt_interior + CLS53 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/carvariations.meta new file mode 100644 index 000000000..3f7dacd4c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/carvariations.meta @@ -0,0 +1,92 @@ + + + + + + Cobra + + + + 0 + 0 + 6 + 0 + + + + + + + + + + + + + + + 36 + 0 + 6 + 0 + + + + + + + + + + + + + + + 64 + 0 + 6 + 0 + + + + + + + + + + + + + + + 27 + 0 + 6 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/handling.meta new file mode 100644 index 000000000..9422a2499 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/handling.meta @@ -0,0 +1,67 @@ + + + + + + Cobra + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/vehicles.meta new file mode 100644 index 000000000..c24972bfb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Cobra/vehicles.meta @@ -0,0 +1,118 @@ + + + vehshare + + + + Cobra + Cobra + Cobra + Cobra + Ford + null + null + null + null + + null + mamba + LAYOUT_LOW + ELEGY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR_EXTRA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 20.000000 + 35.000000 + 70.000000 + 140.000000 + 300.000000 + 300.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_AVERAGE_CAR FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_ZTYPE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_ELEGY_FRONT_LEFT + STD_ELEGY_FRONT_RIGHT + + + + + + vehicles_btype_interior + Cobra + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/carcols.meta new file mode 100644 index 000000000..bd5c81c1f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/carcols.meta @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Corvette + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/carvariations.meta new file mode 100644 index 000000000..4b2ae6062 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/carvariations.meta @@ -0,0 +1,488 @@ + + + + + + Corvette + + + + 1 + 3 + 5 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + 3 + 5 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 89 + 3 + 160 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 150 + 3 + 28 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 28 + 3 + 35 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 42 + 3 + 88 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 112 + 3 + 111 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 104 + 3 + 105 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 53 + 3 + 92 + 6 + 3 + 28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 30 + 154 + 130 + 0 + 110 + 110 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + 3 + 5 + 28 + 28 + 32 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/handling.meta new file mode 100644 index 000000000..12b848cbd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/handling.meta @@ -0,0 +1,67 @@ + + + + + Corvette + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 422010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/vehicles.meta new file mode 100644 index 000000000..bd226bae4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/Corvette/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + Corvette + Corvette + Corvette + Corvette + CHEVY + null + null + null + null + + null + coquette + LAYOUT_LOW + COQUETTE_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_EXTRAS_RARE FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_FEROCI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_COQUETTE_FRONT_LEFT + LOW_COQUETTE_FRONT_RIGHT + + + + + + vehicles_coquette_interior + Corvette + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/carcols.meta new file mode 100644 index 000000000..5f5b48e04 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/carcols.meta @@ -0,0 +1,421 @@ + + + + + + 5043_monkeyaddon_modkit + + MKT_SPECIAL + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/carvariations.meta new file mode 100644 index 000000000..b4f03e9bc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/carvariations.meta @@ -0,0 +1,56 @@ + + + + + + s63amg + + + + 117 + 0 + 6 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/handling.meta new file mode 100644 index 000000000..840508c84 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/handling.meta @@ -0,0 +1,66 @@ + + + + + s63amg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/vehicles.meta new file mode 100644 index 000000000..9138c73ea --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/S63AMG/vehicles.meta @@ -0,0 +1,134 @@ + + + vehshare + + + + s63amg + s63amg + s63amg + S63AMG + S63AMG + null + null + null + null + + null + FELTZER3 + LAYOUT_STANDARD + SCHAFTER4_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_TAILGATER + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_SCHAFTER3_FRONT_LEFT + STD_SCHAFTER3_FRONT_RIGHT + STD_SCHAFTER4_REAR_LEFT + STD_SCHAFTER4_REAR_RIGHT + + + + + + vehicles_schaf_w2_interior + s63amg + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/carcols.meta new file mode 100644 index 000000000..91848f0c9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/carcols.meta @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + 135_SubaruSTI7_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SubaruSTI7 + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/carvariations.meta new file mode 100644 index 000000000..ac8c995c6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/carvariations.meta @@ -0,0 +1,187 @@ + + + + + + + + + + + + + + + + SubaruSTI7 + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 23 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/handling.meta new file mode 100644 index 000000000..bcfe85df5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/handling.meta @@ -0,0 +1,69 @@ + + + + + + + SubaruSTI7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 2 + 0 + AVERAGE + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/vehicles.meta new file mode 100644 index 000000000..061c45e9c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/SubaruST17/vehicles.meta @@ -0,0 +1,129 @@ + + + vehshare + + + + + SubaruSTI7 + SubaruSTI7 + SubaruSTI7 + SubaruSTI7 + subaru + null + null + null + null + + null + SULTANRS + LAYOUT_STANDARD + SULTAN_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 25.000000 + 50.000000 + 100.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_AVERAGE_CAR FLAG_POOR_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_DUKES + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_ORACLE2_FRONT_LEFT + STD_ORACLE2_FRONT_RIGHT + + + + + + vehicles_sultan_interior + SubaruSTI7 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/carcols.meta new file mode 100644 index 000000000..6cb8d8a28 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/carcols.meta @@ -0,0 +1,558 @@ + + + + + 912_a8fsi_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + a8fsi + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/carvariations.meta new file mode 100644 index 000000000..5a0875a18 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/carvariations.meta @@ -0,0 +1,44 @@ + + + + + + a8fsi + + + + 8 + 8 + 134 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/handling.meta new file mode 100644 index 000000000..362243e45 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/handling.meta @@ -0,0 +1,67 @@ + + + + + + A8FSI + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/vehicles.meta new file mode 100644 index 000000000..08dfd66b6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a8fsi/vehicles.meta @@ -0,0 +1,157 @@ + + + vehshare + + + + a8fsi + a8fsi + A8FSI + A8FSI + Audi A8 FSI 2010 + null + null + null + null + + null + mamba + LAYOUT_STANDARD + A8FSI_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 450.000000 + 460.000000 + 470.000000 + 480.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + + STD_TAILGATER_FRONT_LEFT + STD_FRONT_RIGHT + STD_TAILGATER_REAR_LEFT + STD_TAILGATER_REAR_RIGHT + + + + + + + vehicles_schaf_interior + a8fsi + + + vehshare + vehshare_truck + + + vehshare_truck + vehshare_worn + + + vehshare_truck + vehshare_army + + + vehshare_army + vehicles_cavarmy_interior + + + vehshare_worn + vehicles_worn_interior + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/carcols.meta new file mode 100644 index 000000000..08d406ff9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/carcols.meta @@ -0,0 +1,750 @@ + + + + + 0_a90_modkit + + MKT_STANDARD + + + a90_bumf_1 + MNU_BUMF1 + + + extra_1 + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + a90_bumr_1 + MNU_BUMR + + + extra_4 + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + a90_chassis_1 + MNU_SKIRT + + + buffalo_wingl_1 + buffalo_wingr_1 + + + extra_2 + extra_3 + extra_5 + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + a90_ext + MNU_EXH5 + + + misc_a + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + a90_spoiler_1 + MNU_WING3 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + buffalo_wingl_1 + wing_lf + + + + buffalo_wingr_1 + wing_rf + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + LUXORY_HORN_1 + + + + VMT_HORN + + + LUXURY_HORN_2 + + + + VMT_HORN + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + XM15_HORN_01 + + + + VMT_HORN + + + XM15_HORN_01_PREVIEW + + + + VMT_HORN + + + XM15_HORN_02 + + + + VMT_HORN + + + XM15_HORN_02_PREVIEW + + + + VMT_HORN + + + XM15_HORN_03 + + + + VMT_HORN + + + XM15_HORN_03_PREVIEW + + + + VMT_HORN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + a90 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/carvariations.meta new file mode 100644 index 000000000..4eb5a238f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/carvariations.meta @@ -0,0 +1,44 @@ + + + + + + a90 + + + + 8 + 8 + 134 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/handling.meta new file mode 100644 index 000000000..291a4d1d7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/handling.meta @@ -0,0 +1,68 @@ + + + + + + a90 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/vehicles.meta new file mode 100644 index 000000000..cc1b2863a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/a90/vehicles.meta @@ -0,0 +1,138 @@ + + + vehshare + + + + a90 + a90 + a90 + a90 + Toyota + null + null + null + null + + null + FELTZER2 + LAYOUT_LOW + 300SRT8_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 450.000000 + 460.000000 + 470.000000 + 480.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_AVERAGE_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + EXTRA_1 EXTRA_2 EXTRA_3 EXTRA_4 EXTRA_5 + + + + + + EXTRA_1 + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_300SRT8_FRONT_LEFT + STD_300SRT8_FRONT_RIGHT + STD_300SRT8_REAR_LEFT + STD_300SRT8_REAR_RIGHT + + + + + + + vehicles_poltax_interior + a90 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/carcols.meta new file mode 100644 index 000000000..f027b936a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/carcols.meta @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + 135_amggts_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + amggts + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/carvariations.meta new file mode 100644 index 000000000..1b059be59 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/carvariations.meta @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + amggts + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/handling.meta new file mode 100644 index 000000000..6da2874ee --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/handling.meta @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + AMGGTS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + AVERAGE + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/vehicles.meta new file mode 100644 index 000000000..7d288a681 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/amggts/vehicles.meta @@ -0,0 +1,136 @@ + + + vehshare + + + + amggts + amggts + AMGGTS + amggts + MERCEDES-BENZ + null + null + null + null + + null + xa21 + LAYOUT_LOW_INFERNUS + DOMINATOR_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_LIVERY FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS FLAG_PARKING_SENSORS FLAG_EXTRAS_ALL FLAG_EXTRAS_STRONG + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_DOMINATOR_FRONT_LEFT + STD_DOMINATOR_FRONT_RIGHT + + + + + + + + + + + + + + + + vehicles_dom_interior + mcvors + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/carcols.meta new file mode 100644 index 000000000..7f4d9b9ab --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/carcols.meta @@ -0,0 +1,655 @@ + + + + + 6240_ar8lb_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + LUXORY_HORN_1 + + + + VMT_HORN + + + LUXURY_HORN_2 + + + + VMT_HORN + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + XM15_HORN_01 + + + + VMT_HORN + + + XM15_HORN_01_PREVIEW + + + + VMT_HORN + + + XM15_HORN_02 + + + + VMT_HORN + + + XM15_HORN_02_PREVIEW + + + + VMT_HORN + + + XM15_HORN_03 + + + + VMT_HORN + + + XM15_HORN_03_PREVIEW + + + + VMT_HORN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standard70s + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ar8lb + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/carvariations.meta new file mode 100644 index 000000000..d606844e2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/carvariations.meta @@ -0,0 +1,45 @@ + + + + + + ar8lb + + + + 31 + 00 + 150 + 42 + 02 + 27 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/handling.meta new file mode 100644 index 000000000..21f450245 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/handling.meta @@ -0,0 +1,67 @@ + + + + + +AR8LB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +440010 +0 +0 +AVERAGE + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/vehicles.meta new file mode 100644 index 000000000..0e912bf01 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ar8lb/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + ar8lb + ar8lb + AR8LB + ar8lb + Audi + null + null + null + null + + veh_impexp_ruiner + XA21 + LAYOUT_LOW_RESTRICTED + F620_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR_EXTRA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_HAS_LIVERY FLAG_SPORTS FLAG_CAN_HAVE_NEONS FLAG_SPAWN_ON_TRAILER FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_F620_FRONT_LEFT + LOW_F620_FRONT_RIGHT + + + + + + vehicles_supergt_interior + ar8lb + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/carcols.meta new file mode 100644 index 000000000..86154c941 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/carcols.meta @@ -0,0 +1,1206 @@ + + + + + + + + + + + + + + 964_bmci_modkit + + MKT_SPECIAL + + + spoiler1_c + spoiler1_c + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + spoiler1_n + spoiler1_n + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + spoiler_2 + spoiler_2 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + spoiler_3 + spoiler_3 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + spoiler_4 + spoiler_4 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + spoiler_5 + spoiler_5 + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + spoiler_5c + spoiler_5c + + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + boot_1 + boot_1 + + + boot + + VMT_BOOT + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + boot_2 + boot_2 + + + boot + + VMT_BOOT + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + roof + roof + + + misc_b + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + grilla + grilla + + + misc_f + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + grilla2 + grilla2 + + + misc_f + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + exhaust_1 + exhaust_1 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_2 + exhaust_2 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_3 + exhaust_3 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_4 + exhaust_4 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_5 + exhaust_5 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_6 + exhaust_6 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_7 + exhaust_7 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + exhaust_8 + exhaust_8 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + cabout_1 + cabout_1 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + cabout_2 + cabout_2 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + cabout_3 + cabout_3 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + cabout_4 + cabout_4 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + bumper_cu + bumper_cu + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + bumper_cu1 + bumper_cu1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + bumper_cu2 + bumper_cu2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + bumper_cu3 + bumper_cu3 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + bumperr_1 + bumperr_1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + + + + bumperr_2 + bumperr_2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + + + + sideskirt_1 + sideskirt_1 + + + misc_c + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + sideskirt_2 + sideskirt_2 + + + misc_c + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bmci + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/carvariations.meta new file mode 100644 index 000000000..e21adcbb9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/carvariations.meta @@ -0,0 +1,97 @@ + + + + + + bmci + + + + 62 + 62 + 70 + 39 + + + + + + + + + + + + + + + 2 + 2 + 111 + 89 + + + + + + + + + + + + + + + 112 + 112 + 112 + 39 + + + + + + + + + + + + + + + 90 + 90 + 89 + 39 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/handling.meta new file mode 100644 index 000000000..cbb54c803 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/handling.meta @@ -0,0 +1,67 @@ + + + + + + BMCI + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/vehicles.meta new file mode 100644 index 000000000..322b245eb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmci/vehicles.meta @@ -0,0 +1,147 @@ + + + vehshare + + + + bmci + bmci + BMCI + bmci + BMW + null + null + null + null + + null + SURANO + LAYOUT_STANDARD + ASTEROPE_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_POOR_CAR FLAG_RECESSED_TAILLIGHT_CORONAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES +VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_ASTEROPE_FRONT_LEFT + STD_ASTEROPE_FRONT_RIGHT + STD_ORACLE_REAR_LEFT + STD_ORACLE_REAR_RIGHT + + + + + + + + + + + + + + + vehicles_dom_interior + bmci + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/carcols.meta new file mode 100644 index 000000000..322ac909d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/carcols.meta @@ -0,0 +1,554 @@ + + + + + + 5043_monkeyaddon_modkit + + MKT_SPECIAL + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bmwz4 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/carvariations.meta new file mode 100644 index 000000000..64f8d0e2d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/carvariations.meta @@ -0,0 +1,56 @@ + + + + + + bmwz4 + + + + 70 + 112 + 70 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/handling.meta new file mode 100644 index 000000000..b9c413cf3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/handling.meta @@ -0,0 +1,66 @@ + + + + + bmwz4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/vehicles.meta new file mode 100644 index 000000000..b28b063b6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/bmwz4/vehicles.meta @@ -0,0 +1,125 @@ + + + vehshare + + + + bmwz4 + bmwz4 + bmwz4 + bmwz4 + BMWZ4 + null + null + va_surano + roof + + VEH_EXT_WINDOW_LF + VEH_EXT_WINDOW_RF + + null + SURANO + LAYOUT_LOW + SURANO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_SURANO_FRONT_LEFT + LOW_SURANO_FRONT_RIGHT + + + + + + vehicles_nero_w_interior + bmwz4 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/carvariations.meta new file mode 100644 index 000000000..388d93ed0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/carvariations.meta @@ -0,0 +1,285 @@ + + + + + + c8 + + + + 31 + 31 + 31 + 156 + 0 + 0 + + + + + + + + + + + + + + + 6 + 6 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + 63 + 63 + 5 + 156 + 0 + 0 + + + + + + + + + + + + + + + 4 + 4 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + 72 + 72 + 65 + 156 + 0 + 0 + + + + + + + + + + + + + + + 111 + 111 + 0 + 156 + 0 + 0 + + + + + + + + + + + + + + + 30 + 30 + 36 + 156 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 1 + 156 + 0 + 0 + + + + + + + + + + + + + + + 2 + 111 + 4 + 156 + 0 + 0 + + + + + + + + + + + + + + + 7 + 0 + 5 + 156 + 0 + 0 + + + + + + + + + + + + + + + 5 + 0 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + 36 + 0 + 41 + 156 + 0 + 0 + + + + + + + + + + + + + + + 13 + 0 + 0 + 156 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/handling.meta new file mode 100644 index 000000000..2ffc5953e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/handling.meta @@ -0,0 +1,67 @@ + + + + + + c8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/vehicles.meta new file mode 100644 index 000000000..129831f5d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/c8/vehicles.meta @@ -0,0 +1,247 @@ + + + vehshare + + + + c8 + c8 + c8 + c8 + car + null + null + null + null + + null + cheetah + LAYOUT_LOW_RESTRICTED + NERO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 300.000000 + 300.000000 + + + + + + + + + + SWANKNESS_5 + + FLAG_FRONT_BOOT FLAG_SPORTS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_EXTRAS_REQUIRE FLAG_EXTRAS_STRONG FLAG_HAS_EXTRA FLAG_HAS_INTERIOR_EXTRA + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SULTAN + VC_SPORT + VWT_HIEND + + + + + + VEH_EXT_BONNET + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_JB700_FRONT_LEFT + LOW_JB700_FRONT_RIGHT + + + + + + vehicles_race_generic + vehicles_elegy_race + + + vehicles_race_generic + vehicles_nero_interior + + + vehicles_race_generic + vehicles_nero_w_interior + + + vehicles_race_generic + vehicles_specter_interior + + + vehicles_race_generic + vehicles_specter_w_interior + + + vehicles_race_generic + vehicles_comet_race + + + vehshare_worn + vehicles_worn_race + + + vehicles_worn_race + dune4 + + + vehicles_worn_race + dune5 + + + vehicles_worn_race + wastelander + + + vehicles_biker_shared + diablous + + + vehicles_biker_shared + diablous2 + + + vehicles_race_generic + ruiner2 + + + vehshare_worn + phantom2 + + + vehicles_supergt_interior + voltic2 + + + vehicles_sultan_interior + sultan + + + vehshare_worn + boxville5 + + + vehicles_bob_worn_interior + technical2 + + + vehicles_schaf_interior + penetrator + + + vehicles_biker_shared + fcr + + + vehicles_biker_shared + fcr2 + + + vehicles_comet_race + comet3 + + + vehicles_sportbk_interior + blazer5 + + + vehicles_nero_w_interior + nero + + + vehicles_nero_w_interior + lamboavj + + + vehicles_specter_interior + specter + + + vehicles_specter_w_interior + specter2 + + + vehicles_comet_interior + italigtb + + + vehicles_fmj_interior + tempesta + + + vehicles_comet_race + italigtb2 + + + vehicles_elegy_race + elegy + + + vehshare_worn + ruiner3 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/carcols.meta new file mode 100644 index 000000000..aa3dea67a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/carcols.meta @@ -0,0 +1,1012 @@ + + + + + + + + + + + + + + 643_cam8tun_modkit + + MKT_SPECIAL + + + cam8_spoil_1 + cam8_SPOIL1 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + cam8_spoil_2 + cam8_SPOIL2 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + cam8_spoil_3 + cam8_SPOIL3 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + cam8_spoil_4 + cam8_SPOIL4 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + cam8_spoil_5 + cam8_SPOIL5 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + cam8_spoil_6 + cam8_SPOIL6 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + cam8_skirt1 + cam8_SKIRT1 + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + cam8_skirt2 + cam8_SKIRT2 + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + cam8_skirt3 + cam8_SKIRT3 + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + cam8_skirt4 + cam8_SKIRT4 + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + cam8_bnt1 + cam8_BNT1 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + cam8_bnt2 + cam8_BNT2 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + cam8_bnt3 + cam8_BNT3 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumf1 + cam8_bumf1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumf2 + cam8_bumf2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumf3 + cam8_bumf3 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumf4 + cam8_bumf4 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumf5 + cam8_bumf5 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_split1 + cam8_SPLIT1 + + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_split2 + cam8_SPLIT2 + + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_split3 + cam8_SPLIT3 + + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_split4 + cam8_SPLIT4 + + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumr1 + cam8_BUMR1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + cam8_bumr2 + cam8_BUMR2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cam8tun + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/carvariations.meta new file mode 100644 index 000000000..6967a1548 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/carvariations.meta @@ -0,0 +1,38 @@ + + + + + + cam8tun + + + + 112 + 112 + 112 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/handling.meta new file mode 100644 index 000000000..fd15aa69d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/handling.meta @@ -0,0 +1,67 @@ + + + + + + cam8tun + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/vehicles.meta new file mode 100644 index 000000000..7867ee961 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/cam8tun/vehicles.meta @@ -0,0 +1,126 @@ + + + vehshare + + + + cam8tun + cam8tun + cam8tun + cam8tun + cam8tun + null + null + null + null + + null + BUFFALO2 + LAYOUT_STANDARD + DOMINATOR_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_LIVERY FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS FLAG_PARKING_SENSORS FLAG_EXTRAS_ALL FLAG_EXTRAS_STRONG + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_DOMINATOR_FRONT_LEFT + STD_DOMINATOR_FRONT_RIGHT + + + + + + vehicles_dom_interior + cam8tun + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/carcols.meta new file mode 100644 index 000000000..342797c05 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/carcols.meta @@ -0,0 +1,997 @@ + + + + + 682_celisupra_modkit + + MKT_SPECIAL + + + celisupra_exh1 + celisupra_exh1 + + + misc_a + exhaust_2 + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + celisupra_exh2 + celisupra_exh2 + + + misc_a + exhaust_2 + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + celisupra_exh3 + celisupra_exh3 + + + misc_a + exhaust_2 + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + celisupra_exh4 + celisupra_exh4 + + + misc_a + exhaust_2 + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + celisupra_exh5 + celisupra_exh5 + + + misc_a + exhaust_2 + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + celisupra_spl1 + celisupra_spl1 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_spl2 + celisupra_spl2 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_spl3 + celisupra_spl3 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_spl4 + celisupra_spl4 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_spl5 + celisupra_spl5 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_spl6 + celisupra_spl6 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_spl7 + celisupra_spl7 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + celisupra_hood1 + celisupra_hood1 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + celisupra_bumf1 + celisupra_bumf1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + celisupra_bumf2 + celisupra_bumf2 + + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + celisupra_bumr1 + celisupra_bumr1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + celisupra_wg1 + celisupra_wg1 + + + misc_c + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + celisupra_cage + celisupra_cage + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + XM15_HORN_01 + + + + VMT_HORN + + + + XM15_HORN_01_PREVIEW + + + + VMT_HORN + + + XM15_HORN_02 + + + + VMT_HORN + + + + XM15_HORN_02_PREVIEW + + + + VMT_HORN + + + XM15_HORN_03 + + + + VMT_HORN + + + + XM15_HORN_03_PREVIEW + + + + VMT_HORN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + corvettec5z06 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/carvariations.meta new file mode 100644 index 000000000..fc7225fb7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/carvariations.meta @@ -0,0 +1,454 @@ + + + + + + celisupra + + + + 112 + 2 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + 5 + 5 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + 2 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 28 + 2 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 104 + 2 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 53 + 53 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 67 + 73 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 89 + 2 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 150 + 150 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 99 + 94 + 0 + 5 + 111 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + Blue Plate + + + + White Plate 2 + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/handling.meta new file mode 100644 index 000000000..639658aa5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/handling.meta @@ -0,0 +1,67 @@ + + + + + celisupra + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/vehicles.meta new file mode 100644 index 000000000..2f84ecd7e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/celisupra/vehicles.meta @@ -0,0 +1,119 @@ + + + vehshare + + + + celisupra + celisupra + celisupra + celisupra + TOYOTA + null + null + null + null + + null + stratum + LAYOUT_STANDARD + FUTO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_CAN_HAVE_NEONS FLAG_POOR_CAR FLAG_INCREASE_CAMBER_WITH_SUSPENSION_MOD FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VDT_DUKES + VPT_FRONT_AND_BACK_PLATES + VC_SPORT + VWT_TUNER + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_FUTO_FRONT_LEFT + STD_FUTO_FRONT_RIGHT + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/carcols.meta new file mode 100644 index 000000000..ef61906f8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/carcols.meta @@ -0,0 +1,486 @@ + + + + + 957_dbs2009_modkit + + MKT_STANDARD + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + VMT_WING_L + TOP_HLT + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/carvariations.meta new file mode 100644 index 000000000..dcc024176 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/carvariations.meta @@ -0,0 +1,307 @@ + + + + + + dbs2009 + + + + 0 + 0 + 0 + 156 + + + + + + + + + + + + + + + 1 + 1 + 4 + 156 + + + + + + + + + + + + + + + 2 + 2 + 7 + 156 + + + + + + + + + + + + + + + 3 + 3 + 23 + 156 + + + + + + + + + + + + + + + 4 + 4 + 111 + 156 + + + + + + + + + + + + + + + 111 + 111 + 111 + 156 + + + + + + + + + + + + + + + 5 + 5 + 111 + 156 + + + + + + + + + + + + + + + 73 + 73 + 74 + 156 + + + + + + + + + + + + + + + 34 + 34 + 44 + 156 + + + + + + + + + + + + + + + 31 + 31 + 36 + 156 + + + + + + + + + + + + + + + 71 + 71 + 74 + 156 + + + + + + + + + + + + + + + 66 + 66 + 67 + 156 + + + + + + + + + + + + + + + 5 + 5 + 111 + 156 + + + + + + + + + + + + + + + 11 + 11 + 6 + 156 + + + + + + + + + + + + + + + 111 + 111 + 0 + 156 + + + + + + + + + + + + + + + 957_dbs2009_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/handling.meta new file mode 100644 index 000000000..9f94febb8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/handling.meta @@ -0,0 +1,69 @@ + + + + + + + dbs2009 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/vehiclelayouts.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/vehiclelayouts.meta new file mode 100644 index 000000000..5d36803b6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/vehiclelayouts.meta @@ -0,0 +1,99 @@ + + + + + + DOMINATOR_COVER_OFFSET_INFO + + + + + + + + + + + STD_DOMINATOR_FRONT_LEFT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + STD_DOMINATOR_FRONT_RIGHT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/vehicles.meta new file mode 100644 index 000000000..77b455ff0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/dbs2009/vehicles.meta @@ -0,0 +1,125 @@ + + + vehshare + + + + + dbs2009 + dbs2009 + dbs2009 + dbs2009 + DEWBAUCH + null + null + null + null + + null + RAPIDGT + LAYOUT_LOW + RAPIDGT_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 50.000000 + 100.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS FLAG_CAN_HAVE_NEONS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SUPERGT + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_RAPIDGT_FRONT_LEFT + LOW_RAPIDGT_FRONT_RIGHT + + + + + + + vehicles_supergt_interior + dbs2009 + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/carcols.meta new file mode 100644 index 000000000..d2315f1d6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/carcols.meta @@ -0,0 +1,559 @@ + + + + + + 2870_e400_modkit + + MKT_SPECIAL + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + e400 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/carvariations.meta new file mode 100644 index 000000000..2a5ff9c41 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/carvariations.meta @@ -0,0 +1,77 @@ + + + + + + e400 + + + + 5 + 0 + 122 + 0 + 107 + 138 + + + + + + + + + + + + + + + 147 + 147 + 2 + 156 + 1 + 28 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/handling.meta new file mode 100644 index 000000000..11e41b703 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/handling.meta @@ -0,0 +1,67 @@ + + + + + + E400 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 400010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/vehicles.meta new file mode 100644 index 000000000..2a34bed39 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/e400/vehicles.meta @@ -0,0 +1,124 @@ + + + vehshare + + + + e400 + e400 + E400 + E400 + Mercedes + null + null + null + null + + null + schwarzer + LAYOUT_LOW + SCHWARZER_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 350.000000 + 350.000000 + 350.000000 + 350.000000 + 350.000000 + 350.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BUFFALO2_FRONT_LEFT + STD_BUFFALO2_FRONT_RIGHT + + + + + + + vehicles_race_generic + E400 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/carcols.meta new file mode 100644 index 000000000..f4ed78968 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/carcols.meta @@ -0,0 +1,625 @@ + + + + + + 994_evo9_modkit + + MKT_SPECIAL + + + evo9_bumf_1 + evo9_bumf_1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + evo9_bumf_2 + evo9_bumf_2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + evo9_bumf_3 + evo9_bumf_3 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + evo9_hood_1 + evo9_hood_1 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + evo9_bumr_1 + evo9_bumr_1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + evo9_bumr_2 + evo9_bumr_2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + evo9_bumr_3 + evo9_bumr_3 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + evo9_skirt_1 + evo9_skirt_1 + + + misc_e + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + evo9_skirt_2 + evo9_skirt_2 + + + misc_e + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + evo9_skirt_3 + evo9_skirt_3 + + + misc_e + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + evo9_wing_1 + evo9_wing_1 + + + misc_c + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + evo9_exh_1 + evo9_exh_1 + + + misc_d + exhaust + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/carvariations.meta new file mode 100644 index 000000000..6624388d1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/carvariations.meta @@ -0,0 +1,271 @@ + + + + + + evo9 + + + + 27 + 0 + 0 + 156 + + + + + + + + + + + + + + + 27 + 31 + 31 + 156 + + + + + + + + + + + + + + + 63 + 63 + 5 + 156 + + + + + + + + + + + + + + + 4 + 4 + 111 + 156 + + + + + + + + + + + + + + + 27 + 72 + 31 + 156 + + + + + + + + + + + + + + + 111 + 111 + 0 + 156 + + + + + + + + + + + + + + + 30 + 30 + 36 + 156 + + + + + + + + + + + + + + + 0 + 0 + 1 + 156 + + + + + + + + + + + + + + + 2 + 111 + 4 + 156 + + + + + + + + + + + + + + + 7 + 0 + 5 + 156 + + + + + + + + + + + + + + + 5 + 0 + 111 + 156 + + + + + + + + + + + + + + + 36 + 0 + 41 + 156 + + + + + + + + + + + + + + + 13 + 0 + 0 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/vehicles.meta new file mode 100644 index 000000000..f47cd4154 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/evo9/vehicles.meta @@ -0,0 +1,123 @@ + + + vehshare + + + + evo9 + evo9 + sultan + EVO9 + MITSUBISHI + null + null + null + null + + null + SULTAN + LAYOUT_STD_EXITFIXUP + SULTAN_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 60.000000 + 120.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_SPORTS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SULTAN + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_SULTAN_FRONT_LEFT + STD_SULTAN_FRONT_RIGHT + + + + + + vehicles_sultan_interior + evo9 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/2017hennesseycamaroexorcistcontentunlocks.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/2017hennesseycamaroexorcistcontentunlocks.meta new file mode 100644 index 000000000..4ddd62b7b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/2017hennesseycamaroexorcistcontentunlocks.meta @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/carcols.meta new file mode 100644 index 000000000..ebaf25cd2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/carcols.meta @@ -0,0 +1,20 @@ + + + + + + wheel_spt_forgelineGA1R + + FORGELINE_GA1R + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/carvariations.meta new file mode 100644 index 000000000..1ab5160cc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/carvariations.meta @@ -0,0 +1,79 @@ + + + + + + exor + + + + 31 + 8 + 11 + 0 + 27 + + + + + + + + + + + + + + + 0 + 8 + 10 + 0 + 27 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + yankton plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/handling.meta new file mode 100644 index 000000000..a27077ff1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/handling.meta @@ -0,0 +1,67 @@ + + + + + + exor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/vehicles.meta new file mode 100644 index 000000000..358126040 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/exor/vehicles.meta @@ -0,0 +1,121 @@ + + + vehshare + + + + exor + exor + exor + EXOR + HENNESSEY + null + null + null + null + + null + LYNX + LAYOUT_LOW + LYNX_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 350.000000 + 350.000000 + 350.000000 + 350.000000 + 500.000000 + 500.000000 + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_INCREASE_PED_COMMENTS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_LYNX_FRONT_LEFT + LOW_LYNX_FRONT_RIGHT + + + + + + vehicles_nero_w_interior + exor + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/carvariations.meta new file mode 100644 index 000000000..b3808e8d5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/carvariations.meta @@ -0,0 +1,98 @@ + + + + + + F812 + + + + 88 + 147 + 8 + 0 + 28 + + + + + + + + + + + + + + + 29 + 147 + 1 + 156 + 28 + + + + + + + + + + + + + + + 22 + 89 + 122 + 156 + 28 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + yankton plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/handling.meta new file mode 100644 index 000000000..5955ff2fc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/handling.meta @@ -0,0 +1,64 @@ + + + + + + F812 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20002 + 0 + AVERAGE + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/vehicles.meta new file mode 100644 index 000000000..2b9fbc9aa --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/f812/vehicles.meta @@ -0,0 +1,121 @@ + + + vehshare + + + + f812 + f812 + F812 + f812 + FERRARI + null + null + null + null + + null + ITALIGTB2 + LAYOUT_LOW + ITALIGTB2_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW_LOW + REDUCED_NEAR_CLIP_POV_CAMERA_NO_REVERSE + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 300.000000 + 300.000000 + 300.000000 + 300.000000 + 300.000000 + 300.000000 + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_INCREASE_PED_COMMENTS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ITALIGTB2_FRONT_LEFT + LOW_ITALIGTB2_FRONT_RIGHT + + + + + + vehicles_comet_race + f812 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/carcols.meta new file mode 100644 index 000000000..2d4b0ae22 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/carcols.meta @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + 562_fergtc4_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + fergtc4 + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/carvariations.meta new file mode 100644 index 000000000..5a181844a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/carvariations.meta @@ -0,0 +1,600 @@ + + + + + + + + + + + + + + + + fergtc4 + + + + 111 + 111 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 2 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 33 + 0 + 38 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 36 + 0 + 38 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 51 + 51 + 53 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 126 + 12 + 126 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + 0 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + 5 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 7 + 7 + 5 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 9 + 9 + 6 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 69 + 69 + 69 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 93 + 93 + 93 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 37 + 0 + 107 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + 4 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 12 + 111 + 156 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/dlctext.meta new file mode 100644 index 000000000..7456480bc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/handling.meta new file mode 100644 index 000000000..63315c035 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/handling.meta @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + fergtc4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/vehicles.meta new file mode 100644 index 000000000..44f238a35 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fergtc4/vehicles.meta @@ -0,0 +1,149 @@ + + + vehshare + + + + + fergtc4 + fergtc4 + fergtc4 + fergtc4 + GTC4 Lusso + null + null + null + null + + null + BANSHEE + LAYOUT_STANDARD + BUFFALO2_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 65.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_AVERAGE_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BUFFALO2_FRONT_LEFT + STD_BUFFALO2_FRONT_RIGHT + STD_BUFFALO_REAR_LEFT + STD_BUFFALO_REAR_RIGHT + + + + + + + + + + + + + + + + vehicles_poltax_interior + fergtc4 + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/carcols.meta new file mode 100644 index 000000000..467b1379a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/carcols.meta @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + fiestawrc + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/carvariations.meta new file mode 100644 index 000000000..b9a8b1080 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/carvariations.meta @@ -0,0 +1,105 @@ + + + + + + fiestawrc + + + + 64 + 112 + 0 + 112 + 5 + 80 + + + + + + + + + + + + + + + 112 + 70 + 0 + 70 + 5 + 64 + + + + + + + + + + + + + + + 38 + 38 + 88 + 2 + 55 + 42 + + + + + + + + + + + + + + + 150 + 150 + 150 + 111 + 81 + 67 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/handling.meta new file mode 100644 index 000000000..6b3e33a79 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/handling.meta @@ -0,0 +1,70 @@ + + + + + fiestawrc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 820101 + 0 + AVERAGE + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/vehicles.meta new file mode 100644 index 000000000..b670ba1a7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/fiestawrc/vehicles.meta @@ -0,0 +1,119 @@ + + + vehshare + + + + fiestawrc + fiestawrc + fiestawrc + fiestawrc + FORD + null + null + null + null + + null + sultanrs + LAYOUT_STANDARD + FLASHGT_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG_EXTRA_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 25.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_HAS_LIVERY FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_EXTRAS_REQUIRE FLAG_EXTRAS_ALL FLAG_EXTRAS_ALL FLAG_IS_OFFROAD_VEHICLE FLAG_HAS_SUPERCHARGER + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_SPORT + + + + + EXTRA_2 EXTRA_3 EXTRA_4 EXTRA_5 EXTRA_6 + + + + + + EXTRA_2 EXTRA_3 EXTRA_4 EXTRA_5 EXTRA_6 + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_FLASHGT_FRONT_LEFT + STD_FLASHGT_FRONT_RIGHT + + + + + + + vehicles_race_generic + fiestawrc + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/carcols.meta new file mode 100644 index 000000000..1c98c6f3f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/carcols.meta @@ -0,0 +1,809 @@ + + + + + + 688_gtr_modkit + + MKT_SPECIAL + + + gtr_bumf_1 + gtr_bumf_1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + gtr_bumf_2 + gtr_bumf_2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + gtr_bumf_3 + gtr_bumf_3 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + gtr_bumr_1 + gtr_bumr_1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + gtr_bumr_2 + gtr_bumr_2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + gtr_bumr_3 + gtr_bumr_3 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + gtr_skirt_1 + gtr_skirt_1 + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + gtr_skirt_2 + gtr_skirt_2 + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + gtr_skirt_3 + gtr_skirt_3 + + + misc_g + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + gtr_wing_1 + gtr_wing_1 + + + misc_b + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + gtr_wing_2 + gtr_wing_2 + + + misc_b + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + gtr_wing_3 + gtr_wing_3 + + + misc_b + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + gtr_arch_1 + gtr_arch_1 + + + misc_e + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + gtr_arch_2 + gtr_arch_2 + + + misc_e + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + gtr_hood_1 + gtr_hood_1 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GTR + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/carvariations.meta new file mode 100644 index 000000000..e10555ca2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/carvariations.meta @@ -0,0 +1,92 @@ + + + + + + gtr + + + + 0 + 0 + 6 + 0 + + + + + + + + + + + + + + + 36 + 0 + 6 + 0 + + + + + + + + + + + + + + + 64 + 0 + 6 + 0 + + + + + + + + + + + + + + + 27 + 0 + 6 + 0 + + + + + + + + + + + + + + + 688_gtr_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/handling.meta new file mode 100644 index 000000000..671efdcc0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/handling.meta @@ -0,0 +1,67 @@ + + + + + + gtr + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/vehicles.meta new file mode 100644 index 000000000..d18acdec7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/gtr/vehicles.meta @@ -0,0 +1,118 @@ + + + vehshare + + + + gtr + gtr + gtr + GTR + Nissan + null + null + null + null + + null + RAPIDGT + LAYOUT_LOW + ELEGY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR_EXTRA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 20.000000 + 35.000000 + 70.000000 + 140.000000 + 300.000000 + 300.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_AVERAGE_CAR FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_ZTYPE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_ELEGY_FRONT_LEFT + STD_ELEGY_FRONT_RIGHT + + + + + + vehicles_btype_interior + gtr + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/carcols.meta new file mode 100644 index 000000000..22af4fcae --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/carcols.meta @@ -0,0 +1,3431 @@ + + + + + 691_honcrx91_modkit + + MKT_SPECIAL + + + honcrx91_livery1 + honcrx91_livery1 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_livery2 + honcrx91_livery2 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_livery3 + honcrx91_livery3 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_livery4 + honcrx91_livery4 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_livery5 + honcrx91_livery5 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_roof1 + honcrx91_roof1 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof2 + honcrx91_roof2 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof3 + honcrx91_roof3 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof4 + honcrx91_roof4 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof5 + honcrx91_roof5 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof6 + honcrx91_roof6 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof7 + honcrx91_roof7 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof8 + honcrx91_roof8 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof9 + honcrx91_roof9 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof10 + honcrx91_roof10 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof11 + honcrx91_roof11 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_roof12 + honcrx91_roof12 + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_exh1 + honcrx91_exh1 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh2 + honcrx91_exh2 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh3 + honcrx91_exh3 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh4 + honcrx91_exh4 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh5 + honcrx91_exh5 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh6 + honcrx91_exh6 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh7 + honcrx91_exh7 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh8 + honcrx91_exh8 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh9 + honcrx91_exh9 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh10 + honcrx91_exh10 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh11 + honcrx91_exh11 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh12 + honcrx91_exh12 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_exh13 + honcrx91_exh13 + + + exhaust + exhaust_2 + misc_a + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_spl1 + honcrx91_spl1 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl2 + honcrx91_spl2 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl3 + honcrx91_spl3 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl4 + honcrx91_spl4 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl5 + honcrx91_spl5 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl6 + honcrx91_spl6 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl7 + honcrx91_spl7 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl8 + honcrx91_spl8 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl9 + honcrx91_spl9 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl10 + honcrx91_spl10 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl11 + honcrx91_spl11 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl12 + honcrx91_spl12 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl13 + honcrx91_spl13 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl14 + honcrx91_spl14 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl15 + honcrx91_spl15 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl16 + honcrx91_spl16 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl17 + honcrx91_spl17 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl18 + honcrx91_spl18 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl19 + honcrx91_spl19 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl20 + honcrx91_spl20 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl21 + honcrx91_spl21 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl22 + honcrx91_spl22 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl23 + honcrx91_spl23 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl24 + honcrx91_spl24 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl25 + honcrx91_spl25 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl26 + honcrx91_spl26 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl27 + honcrx91_spl27 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl28 + honcrx91_spl28 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl29 + honcrx91_spl29 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl30 + honcrx91_spl30 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl31 + honcrx91_spl31 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl32 + honcrx91_spl32 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl33 + honcrx91_spl33 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl34 + honcrx91_spl34 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl35 + honcrx91_spl35 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl36 + honcrx91_spl36 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl37 + honcrx91_spl37 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_spl38 + honcrx91_spl38 + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + + honcrx91_hood1 + honcrx91_hood1 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood2 + honcrx91_hood2 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood3 + honcrx91_hood3 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood4 + honcrx91_hood4 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood5 + honcrx91_hood5 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood6 + honcrx91_hood6 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood7 + honcrx91_hood7 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood8 + honcrx91_hood8 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood9 + honcrx91_hood9 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood10 + honcrx91_hood10 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood11 + honcrx91_hood11 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood12 + honcrx91_hood12 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood13 + honcrx91_hood13 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood14 + honcrx91_hood14 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_hood15 + honcrx91_hood15 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + + honcrx91_badgef1 + honcrx91_badgef1 + + + misc_j + + VMT_CHASSIS4 + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_badgef2 + honcrx91_badgef2 + + + misc_j + + VMT_CHASSIS4 + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + honcrx91_badger1 + honcrx91_badger1 + + + misc_k + + VMT_CHASSIS5 + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_badger2 + honcrx91_badger2 + + + misc_k + + VMT_CHASSIS5 + boot + boot + VMCP_DEFAULT + + + + + + + + + honcrx91_bumf1 + honcrx91_bumf1 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf2 + honcrx91_bumf2 + + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf3 + honcrx91_bumf3 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf4 + honcrx91_bumf4 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf5 + honcrx91_bumf5 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf6 + honcrx91_bumf6 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf7 + honcrx91_bumf7 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf8 + honcrx91_bumf8 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf9 + honcrx91_bumf9 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf10 + honcrx91_bumf10 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf11 + honcrx91_bumf11 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf12 + honcrx91_bumf12 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + honcrx91_bumf13 + honcrx91_bumf13 + + + bumper_f + extra_1 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + + honcrx91_bumr1 + honcrx91_bumr1 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr2 + honcrx91_bumr2 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr3 + honcrx91_bumr3 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr4 + honcrx91_bumr4 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr5 + honcrx91_bumr5 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr6 + honcrx91_bumr6 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr7 + honcrx91_bumr7 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr8 + honcrx91_bumr8 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr9 + honcrx91_bumr9 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr10 + honcrx91_bumr10 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr11 + honcrx91_bumr11 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr12 + honcrx91_bumr12 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr13 + honcrx91_bumr13 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + honcrx91_bumr14 + honcrx91_bumr14 + + + bumper_r + platelight + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + + honcrx91_cage1 + honcrx91_cage1 + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_wg1 + honcrx91_wg1 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg2 + honcrx91_wg2 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg3 + honcrx91_wg3 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg4 + honcrx91_wg4 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg5 + honcrx91_wg5 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg6 + honcrx91_wg6 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg7 + honcrx91_wg7 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg8 + honcrx91_wg8 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg9 + honcrx91_wg9 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg10 + honcrx91_wg10 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg11 + honcrx91_wg11 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg12 + honcrx91_wg12 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_wg13 + honcrx91_wg13 + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_roofspl1 + honcrx91_roofspl1 + + + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_roofspl2 + honcrx91_roofspl2 + + + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_roofspl3 + honcrx91_roofspl3 + + + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + honcrx91_roofspl4 + honcrx91_roofspl4 + + + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + + honcrx91_headlights1 + honcrx91_headlights1 + + + misc_c + misc_f + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_headlights2 + honcrx91_headlights2 + + + misc_c + misc_f + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_taillights1 + honcrx91_taillights1 + + + misc_e + misc_g + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_taillights2 + honcrx91_taillights2 + + + misc_e + misc_g + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_taillights3 + honcrx91_taillights3 + + + misc_g + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_eyelash1 + honcrx91_eyelash1 + + + + VMT_PLAQUE + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_eyelash2 + honcrx91_eyelash2 + + + + VMT_PLAQUE + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_eyelash3 + honcrx91_eyelash3 + + + + VMT_PLAQUE + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_seats1 + honcrx91_seats1 + + + misc_b + misc_l + misc_m + misc_n + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_seats2 + honcrx91_seats2 + + + misc_b + misc_m + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_seats3 + honcrx91_seats3 + + + misc_b + misc_m + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_seats4 + honcrx91_seats4 + + + misc_b + misc_l + misc_m + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_seats5 + honcrx91_seats5 + + + misc_b + misc_m + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_seats6 + honcrx91_seats6 + + + misc_b + misc_l + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_seats7 + honcrx91_seats7 + + + misc_b + misc_l + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_steeringwheel1 + honcrx91_steeringwheel1 + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_steeringwheel2 + honcrx91_steeringwheel2 + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_steeringwheel3 + honcrx91_steeringwheel3 + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_fenders1 + honcrx91_fenders1 + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_valvecover1 + honcrx91_valvecover1 + + + misc_i + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_intercooler1 + honcrx91_intercooler1 + + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_intercooler2 + honcrx91_intercooler2 + + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_intercooler3 + honcrx91_intercooler3 + + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + honcrx91_intercooler4 + honcrx91_intercooler4 + + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + honcrx91_door1l + honcrx91_door1l + + honcrx91_door1r + + + + VMT_DOOR_L + door_dside_f + door_dside_f + VMCP_DEFAULT + + + + + + + + honcrx91_door2l + honcrx91_door2l + + honcrx91_door2r + + + + VMT_DOOR_L + door_dside_f + door_dside_f + VMCP_DEFAULT + + + + + + + + + + + honcrx91_door1r + door_pside_f + door_pside_f + + + + honcrx91_door2r + door_pside_f + door_pside_f + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + XM15_HORN_01 + + + + VMT_HORN + + + + XM15_HORN_01_PREVIEW + + + + VMT_HORN + + + XM15_HORN_02 + + + + VMT_HORN + + + + XM15_HORN_02_PREVIEW + + + + VMT_HORN + + + XM15_HORN_03 + + + + VMT_HORN + + + + XM15_HORN_03_PREVIEW + + + + VMT_HORN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + honcrx91 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/carvariations.meta new file mode 100644 index 000000000..1f8d71f16 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/carvariations.meta @@ -0,0 +1,233 @@ + + + + + + honcrx91 + + + + 89 + 13 + 0 + 5 + 5 + 7 + + + + + + + + + + + + + + + 5 + 13 + 0 + 5 + 9 + 5 + + + + + + + + + + + + + + + 161 + 13 + 0 + 5 + 98 + 106 + + + + + + + + + + + + + + + 2 + 13 + 0 + 5 + 5 + 7 + + + + + + + + + + + + + + + 111 + 13 + 0 + 5 + 5 + 7 + + + + + + + + + + + + + + + 134 + 13 + 0 + 5 + 98 + 106 + + + + + + + + + + + + + + + 150 + 13 + 0 + 5 + 9 + 5 + + + + + + + + + + + + + + + 67 + 13 + 0 + 5 + 9 + 5 + + + + + + + + + + + + + + + 199 + 13 + 0 + 5 + 99 + 107 + + + + + + + + + + + + + + + 31 + 13 + 0 + 5 + 5 + 7 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + Blue Plate + + + + White Plate 2 + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/handling.meta new file mode 100644 index 000000000..a1b63d0d3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/handling.meta @@ -0,0 +1,67 @@ + + + + + honcrx91 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 00442010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/vehicles.meta new file mode 100644 index 000000000..1d808fb77 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/honcrx91/vehicles.meta @@ -0,0 +1,117 @@ + + + vehshare + + + + honcrx91 + honcrx91 + honcrx91 + honcrx91 + HONDA + null + null + null + null + + null + blista2 + LAYOUT_LOW + BLISTA2_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 35.000000 + 60.000000 + 90.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + SWANKNESS_1 + + FLAG_CAN_HAVE_NEONS FLAG_EXTRAS_STRONG FLAG_POOR_CAR FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VDT_TAILGATER + VPT_FRONT_AND_BACK_PLATES + VC_SPORT + VWT_TUNER + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BLISTA_FRONT_LEFT + STD_BLISTA_FRONT_RIGHT + + + + + + vehicles_schaf_interior + honcrx91 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/carcols.meta new file mode 100644 index 000000000..1595b1ec9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/carcols.meta @@ -0,0 +1,761 @@ + + + + + + + + + + + + + + 713_kiagt_modkit + + MKT_SPECIAL + + + kiagt_bumper_f_1 + kiagt_bumper_f_1 + + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + kiagt_bumper_f_2 + kiagt_bumper_f_2 + + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + kiagt_bumper_r_1 + kiagt_bumper_r_1 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + kiagt_skirt_1 + kiagt_skirt_1 + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + kiagt_spoiler_1 + kiagt_spoiler_1 + + + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + kiagt_spoiler_2 + kiagt_spoiler_2 + + + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + door + door + + kiagt_door_2 + kiagt_door_1 + + + misc_c + misc_b + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + kiagt_door_2 + door_pside_r + + + + kiagt_door_1 + door_dside_r + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + kiagt + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/carvariations.meta new file mode 100644 index 000000000..33b34e44b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/carvariations.meta @@ -0,0 +1,92 @@ + + + + + + kiagt + + + + 29 + 29 + 6 + 29 + + + + + + + + + + + + + + + 111 + 111 + 6 + 111 + + + + + + + + + + + + + + + 70 + 70 + 6 + 70 + + + + + + + + + + + + + + + 21 + 21 + 6 + 2 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/handling.meta new file mode 100644 index 000000000..151a9158f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/handling.meta @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + kiagt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/vehicles.meta new file mode 100644 index 000000000..61ae1e9fe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/kiagt/vehicles.meta @@ -0,0 +1,136 @@ + + + vehshare + + + + kiagt + kiagt + kiagt + kiagt + kia + null + null + null + null + + null + WINDSOR + LAYOUT_STANDARD + DOMINATOR_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_LIVERY FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS FLAG_PARKING_SENSORS FLAG_EXTRAS_ALL FLAG_EXTRAS_STRONG + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_DOMINATOR_FRONT_LEFT + STD_DOMINATOR_FRONT_RIGHT + + + + + + + + + + + + + + + + vehicles_dom_interior + kiagt + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/carcols.meta new file mode 100644 index 000000000..593240848 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/carcols.meta @@ -0,0 +1,479 @@ + + + + + 1978_m3e_modkit + + MKT_SPECIAL + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + m3e + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/carvariations.meta new file mode 100644 index 000000000..78106f51c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/carvariations.meta @@ -0,0 +1,127 @@ + + + + + + m3e + + + + 0 + 8 + 10 + 156 + + + + + + + + + + + + + + + 7 + 2 + 5 + 156 + + + + + + + + + + + + + + + 8 + 8 + 134 + 156 + + + + + + + + + + + + + + + 138 + 8 + 0 + 156 + + + + + + + + + + + + + + + 141 + 8 + 73 + 156 + + + + + + + + + + + + + + + 1978_m3e_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/handling.meta new file mode 100644 index 000000000..f47b2b449 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/handling.meta @@ -0,0 +1,67 @@ + + + + + m3e + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/vehiclelayouts.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/vehiclelayouts.meta new file mode 100644 index 000000000..6a4eb34b4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/vehiclelayouts.meta @@ -0,0 +1,448 @@ + + + + + + + ENTRY_CLIPSET_MAP_m3e_STD_FRONT_RIGHT + + + clipset@veh@std@ps@enter_exit + EntryVarClipSet + + + + + clipset@veh@break_in@0h@p_m_zero@ + EntryVarClipSet + CF_BreakInAnims + + + + clipset@veh@break_in@0h@p_m_one@ + EntryVarClipSet + CF_BreakInAnims + + + + clipset@veh@break_in@0h@p_m_two@ + EntryVarClipSet + CF_BreakInAnims + + + + clipset@veh@jacking@0h@p_m_zero@ + EntryVarClipSet + CF_JackingAnims + + + + clipset@veh@jacking@0h@p_m_one@ + EntryVarClipSet + CF_JackingAnims + + + + clipset@veh@jacking@0h@p_m_two@ + EntryVarClipSet + CF_JackingAnims + + + + + + ENTRY_CLIPSET_MAP_m3e_STD_FRONT_LEFT + + + clipset@veh@std@rds@enter_exit + EntryVarClipSet + + + + + clipset@veh@break_in@0h@p_m_zero@ + EntryVarClipSet + CF_BreakInAnims + + + + clipset@veh@break_in@0h@p_m_one@ + EntryVarClipSet + CF_BreakInAnims + + + + clipset@veh@break_in@0h@p_m_two@ + EntryVarClipSet + CF_BreakInAnims + + + + clipset@veh@jacking@0h@p_m_zero@ + EntryVarClipSet + CF_JackingAnims + IF_JackedPedExitsWillingly + + + clipset@veh@jacking@0h@p_m_one@ + EntryVarClipSet + CF_JackingAnims + + + + clipset@veh@jacking@0h@p_m_two@ + EntryVarClipSet + CF_JackingAnims + + + + + + EXIT_CLIPSET_MAP_m3e_STD_FRONT_RIGHT + + + clipset@veh@std@ps@enter_exit + ExitVarClipSet + + + + + + + EXIT_CLIPSET_MAP_m3e_STD_FRONT_LEFT + + + clipset@veh@std@rds@enter_exit + ExitVarClipSet + + + + + + + + + + DRIVEBY_m3e_LOW_TIGHT_FRONT_RIGHT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UseMountedProjectileTask LeftHandedUnarmedFirstPersonAnims + + + DRIVEBY_m3e_LOW_TIGHT_FRONT_LEFT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UseMountedProjectileTask LeftHandedProjctiles LeftHandedUnarmedFirstPersonAnims + + + + + + + m3e_LOW_DB_ANIM_INFO_UNARMED_PS + + drive_by@std_rds_unarmed + driveby@first_person@passenger_right_handed@unarmed + + STD_CAR_DRIVEBY + + + m3e_LOW_DB_ANIM_INFO_ONE_HANDED_PS + + drive_by@std_rds + driveby@first_person@passenger_right_handed@1h + + + + WEAPON_MICROSMG + + driveby@first_person@passenger_right_handed@smg + + + STD_CAR_DRIVEBY + + + m3e_LOW_DB_ANIM_INFO_THROW_PS + + drive_by@std_rds_grenades + driveby@first_person@driver@throw + + MOUNTED_THROW + + + m3e_LOW_DB_ANIM_INFO_UNARMED_DS + + drive_by@low_ps_unarmed + driveby@first_person@driver@unarmed + + STD_CAR_DRIVEBY + + + m3e_LOW_DB_ANIM_INFO_ONE_HANDED_DS + + drive_by@low_ps + driveby@first_person@passenger_left_handed@1h + + + + WEAPON_MICROSMG + + driveby@first_person@passenger_right_handed@smg + + + STD_CAR_DRIVEBY + + + m3e_LOW_DB_ANIM_INFO_THROW_DS + + drive_by@low_ps_grenades + driveby@first_person@passenger_right_handed@throw + + MOUNTED_THROW + + + + + + m3e_COVER_OFFSET_INFO + + + + + + + + + + SEAT_m3e_FRONT_RIGHT + seat_dside_f + SEAT_m3e_FRONT_LEFT + + TASK_DRIVE_WANDER + IsFrontSeat + + + + SEAT_m3e_FRONT_LEFT + seat_pside_f + SEAT_m3e_FRONT_RIGHT + + TASK_DRIVE_WANDER + IsFrontSeat + + + + + + + SEAT_ANIM_m3e_FRONT_LEFT + + + clipset@veh@low@ps@idle_panic + + clipset@veh@low@ps@idle_duck + LOW_CAR_FRONT_PS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims UseCloseDoorBlendAnims HasPanicAnims PreventShuffleJack + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_PS + ANIM_GROUP_GESTURE_F_CAR_LOW_PS + + + SEAT_ANIM_m3e_FRONT_RIGHT + + + clipset@veh@low@ds@idle_panic + clipset@veh@low@ds@idle_agitated + clipset@veh@low@ds@idle_duck + LOW_CAR_FRONT_DS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims UseCloseDoorBlendAnims WeaponAttachedToLeftHand + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_DS + ANIM_GROUP_GESTURE_F_CAR_LOW_DS + + + + + + ENTRY_POINT_m3e_FRONT_RIGHT + door_dside_f + + handle_dside_f + FRONT_RIGHT + SIDE_RIGHT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_LEFT + + + + ENTRY_POINT_m3e_FRONT_LEFT + door_pside_f + + handle_pside_f + FRONT_LEFT + SIDE_LEFT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_RIGHT + + + + + + + ENTRY_POINT_ANIM_STD_m3e_FRONT_LEFT + + + + STD_Locked_PS + STD_Force_Entry_PS + std_perp_ps + std_victim_ps + clipset@veh@std@ps@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + + + ENTRY_POINT_ANIM_STD_m3e_FRONT_RIGHT + + + + STD_Locked_DS + STD_Force_Entry_DS + std_perp_ds + std_victim_ds + clipset@veh@std@ds@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + LOWCAR + + + + + + LAYOUT_STD_m3e + + + + + + + + + + + + + + + + + + + + + StreamAnims UseDoorOscillation UseLeanSteerAnims UseSteeringWheelIk UseFinerAlignTolerance + + + busted_vehicle_std + + + + + + + clipset@veh@std@ds@idle_a + clipset@veh@std@ds@idle_b + clipset@veh@std@ds@idle_c + clipset@veh@std@ds@idle_d + clipset@veh@std@ds@idle_e + + + clipset@veh@std@ds@hit_wheel@idle_a + clipset@veh@std@ds@hit_wheel@idle_b + clipset@veh@std@ds@hit_wheel@idle_c + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/vehicles.meta new file mode 100644 index 000000000..8f2f82047 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m3e/vehicles.meta @@ -0,0 +1,126 @@ + + + vehshare + + + + m3e + m3e + m3e + m3e + BMW + null + null + null + null + + null + sultanrs + LAYOUT_LOW + m3e_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_EXTRAS_STRONG FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_HAS_INTERIOR_EXTRAS FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_SURANO_FRONT_LEFT + LOW_SURANO_FRONT_RIGHT + + + + + + vehicles_btype_interior + m3e_livery + + + m3e_livery + m3e + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/carcols.meta new file mode 100644 index 000000000..cf7fdcfc3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/carcols.meta @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/carvariations.meta new file mode 100644 index 000000000..a1b1501ed --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/carvariations.meta @@ -0,0 +1,73 @@ + + + + + + m516 + + + + 0 + 0 + 6 + 156 + + + + + + + + + + + + + + + 2 + 2 + 134 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/handling.meta new file mode 100644 index 000000000..01d55d033 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/handling.meta @@ -0,0 +1,67 @@ + + + + + + m516 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/vehicles.meta new file mode 100644 index 000000000..fc6574cd4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m516/vehicles.meta @@ -0,0 +1,136 @@ + + + vehshare + + + + m516 + m516 + m516 + m516 + BMW + null + null + null + null + + null + ADDER + LAYOUT_STANDARD + BUFFALO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 65.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_AVERAGE_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + EXTRA_1 EXTRA_2 EXTRA_3 EXTRA_4 EXTRA_5 + + + + + + EXTRA_1 + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BUFFALO_FRONT_LEFT + STD_BUFFALO_FRONT_RIGHT + STD_BUFFALO_REAR_LEFT + STD_BUFFALO_REAR_RIGHT + + + + + + vehicles_poltax_interior + m516 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/carcols.meta new file mode 100644 index 000000000..e87f13ef8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/carcols.meta @@ -0,0 +1,606 @@ + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + m82020 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/carvariations.meta new file mode 100644 index 000000000..98c00b24f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/carvariations.meta @@ -0,0 +1,43 @@ + + + + + + m82020 + + + + 27 + 27 + 27 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/handling.meta new file mode 100644 index 000000000..50264f252 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/handling.meta @@ -0,0 +1,65 @@ + + + + + + + m82020 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20002 + 0 + AVERAGE + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/vehicles.meta new file mode 100644 index 000000000..b7c482e88 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/m82020/vehicles.meta @@ -0,0 +1,123 @@ + + + vehshare + + + + m82020 + m82020 + m82020 + m82020 + BMW + null + null + null + null + + null + XA21 + LAYOUT_LOW + T20_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + FOLLOW_CHEETAH_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW_LOW + REDUCED_NEAR_CLIP_POV_CAMERA_NO_REVERSE + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 120.000000 + 120.000000 + 120.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_T20_FRONT_LEFT + LOW_T20_FRONT_RIGHT + + + + + + + vehshare_worn + rmodlp750 + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/carvariations.meta new file mode 100644 index 000000000..c07b0240d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/carvariations.meta @@ -0,0 +1,173 @@ + + + + + + + mansm8 + + + + 34 + 6 + 46 + 111 + 46 + 111 + + + + + + + + + + + + + + + 0 + 0 + 0 + 156 + + + + + + + + + + + + + + + 00 + 01 + 00 + 00 + + + + + + + + + + + + + + + 30 + 01 + 36 + 00 + + + + + + + + + + + + + + + 62 + 01 + 64 + 00 + + + + + + + + + + + + + + + 002 + 01 + 006 + 00 + + + + + + + + + + + + + + + 134 + 01 + 134 + 00 + + + + + + + + + + + + + + + 018 + 01 + 024 + 00 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/dlctext.meta new file mode 100644 index 000000000..382f0b648 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/handling.meta new file mode 100644 index 000000000..b905670c1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/handling.meta @@ -0,0 +1,66 @@ + + + + + mansm8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 400010 + 0 + 20 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/vehicles.meta new file mode 100644 index 000000000..6c4b6c59c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mansm8/vehicles.meta @@ -0,0 +1,125 @@ + + + + vehshare + + + + mansm8 + mansm8 + mansm8 + mansm8 + BMW + null + null + null + null + + null + SCHLAGEN + LAYOUT_LOW + AIRTUG_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_EXTRAS_CONVERTIBLE FLAG_EXTRAS_STRONG FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_HAS_INTERIOR_EXTRAS FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_TRUCKDIGI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_SURANO_FRONT_LEFT + LOW_SURANO_FRONT_RIGHT + LOW_SURANO_REAR_LEFT + LOW_SURANO_REAR_RIGHT + + + + + + vehicles_schaf_interior + mansm8 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/carcols.meta new file mode 100644 index 000000000..52826660d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/carcols.meta @@ -0,0 +1,2474 @@ + + + + + 684_mr2zzw30_modkit + + MKT_SPECIAL + + + mr2zzw30_livery1 + mr2zzw30_livery1 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_livery2 + mr2zzw30_livery2 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_livery3 + mr2zzw30_livery3 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh1 + mr2zzw30_exh1 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh2 + mr2zzw30_exh2 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh3 + mr2zzw30_exh3 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh4 + mr2zzw30_exh4 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh5 + mr2zzw30_exh5 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh6 + mr2zzw30_exh6 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh7 + mr2zzw30_exh7 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh8 + mr2zzw30_exh8 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh9 + mr2zzw30_exh9 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh10 + mr2zzw30_exh10 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh11 + mr2zzw30_exh11 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh12 + mr2zzw30_exh12 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh13 + mr2zzw30_exh13 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh14 + mr2zzw30_exh14 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh15 + mr2zzw30_exh15 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_exh16 + mr2zzw30_exh16 + + + misc_a + exhaust + + VMT_EXHAUST + engineblock + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl1 + mr2zzw30_spl1 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl2 + mr2zzw30_spl2 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl3 + mr2zzw30_spl3 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl4 + mr2zzw30_spl4 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl5 + mr2zzw30_spl5 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl6 + mr2zzw30_spl6 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl7 + mr2zzw30_spl7 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl8 + mr2zzw30_spl8 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl9 + mr2zzw30_spl9 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl10 + mr2zzw30_spl10 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl11 + mr2zzw30_spl11 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl12 + mr2zzw30_spl12 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl13 + mr2zzw30_spl13 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl14 + mr2zzw30_spl14 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl15 + mr2zzw30_spl15 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl16 + mr2zzw30_spl16 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl17 + mr2zzw30_spl17 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl18 + mr2zzw30_spl18 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl19 + mr2zzw30_spl19 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl20 + mr2zzw30_spl20 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl21 + mr2zzw30_spl21 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl22 + mr2zzw30_spl22 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl23 + mr2zzw30_spl23 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl24 + mr2zzw30_spl24 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl25 + mr2zzw30_spl25 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl26 + mr2zzw30_spl26 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl27 + mr2zzw30_spl27 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl28 + mr2zzw30_spl28 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl29 + mr2zzw30_spl29 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl30 + mr2zzw30_spl30 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl31 + mr2zzw30_spl31 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl32 + mr2zzw30_spl32 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl33 + mr2zzw30_spl33 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl34 + mr2zzw30_spl34 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl35 + mr2zzw30_spl35 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl36 + mr2zzw30_spl36 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl37 + mr2zzw30_spl37 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl38 + mr2zzw30_spl38 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl39 + mr2zzw30_spl39 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl40 + mr2zzw30_spl40 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_spl41 + mr2zzw30_spl41 + + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf1 + mr2zzw30_bumf1 + + + bumper_f + extralight_1 + extralight_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf2 + mr2zzw30_bumf2 + + + bumper_f + extralight_1 + extralight_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf3 + mr2zzw30_bumf3 + + + bumper_f + extralight_1 + extralight_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf4 + mr2zzw30_bumf4 + + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf5 + mr2zzw30_bumf5 + + + bumper_f + extralight_1 + extralight_2 + extra_1 + extra_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf6 + mr2zzw30_bumf6 + + + bumper_f + extralight_1 + extralight_2 + extra_1 + extra_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf7 + mr2zzw30_bumf7 + + + bumper_f + extralight_1 + extralight_2 + extra_1 + extra_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf8 + mr2zzw30_bumf8 + + + bumper_f + extralight_1 + extralight_2 + extra_1 + extra_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf9 + mr2zzw30_bumf9 + + + bumper_f + extralight_1 + extralight_2 + extra_1 + extra_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumf10 + mr2zzw30_bumf10 + + + bumper_f + extralight_1 + extralight_2 + extra_1 + extra_2 + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr1 + mr2zzw30_bumr1 + + + bumper_r + extra_4 + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr2 + mr2zzw30_bumr2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr3 + mr2zzw30_bumr3 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr4 + mr2zzw30_bumr4 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr5 + mr2zzw30_bumr5 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr6 + mr2zzw30_bumr6 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr7 + mr2zzw30_bumr7 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr8 + mr2zzw30_bumr8 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr9 + mr2zzw30_bumr9 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_bumr10 + mr2zzw30_bumr10 + + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg1 + mr2zzw30_wg1 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg2 + mr2zzw30_wg2 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg3 + mr2zzw30_wg3 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg4 + mr2zzw30_wg4 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg5 + mr2zzw30_wg5 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg6 + mr2zzw30_wg6 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_wg8 + mr2zzw30_wg8 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_bootmod1 + mr2zzw30_bootmod1 + + + boot + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + mr2zzw30_bootmod2 + mr2zzw30_bootmod2 + + + boot + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + mr2zzw30_bootmod3 + mr2zzw30_bootmod3 + + + boot + + VMT_TRUNK + boot + boot + VMCP_DEFAULT + + + + + + + + mr2zzw30_hood1 + mr2zzw30_hood1 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + mr2zzw30_hood2 + mr2zzw30_hood2 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + mr2zzw30_hood3 + mr2zzw30_hood3 + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + mr2zzw30_cage + mr2zzw30_cage + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_front_ref1 + mr2zzw30_front_ref1 + + + misc_e + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_front_ref2 + mr2zzw30_front_ref2 + + + misc_e + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_front_risnic1 + mr2zzw30_front_risnic1 + + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_front_risnic2 + mr2zzw30_front_risnic2 + + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_front_risnic3 + mr2zzw30_front_risnic3 + + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_rear_ref1 + mr2zzw30_rear_ref1 + + + misc_d + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_rear_ref2 + mr2zzw30_rear_ref2 + + + misc_d + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_rear_risnic1 + mr2zzw30_rear_risnic1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_rear_risnic2 + mr2zzw30_rear_risnic2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_rear_risnic3 + mr2zzw30_rear_risnic3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats1 + mr2zzw30_seats1 + + + misc_c + misc_r + misc_n + misc_p + misc_q + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats2 + mr2zzw30_seats2 + + + misc_c + misc_r + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats3 + mr2zzw30_seats3 + + + misc_c + misc_r + misc_n + misc_o + misc_p + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats4 + mr2zzw30_seats4 + + + misc_c + misc_r + misc_o + misc_p + misc_q + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats5 + mr2zzw30_seats5 + + + misc_c + misc_r + misc_n + misc_p + misc_q + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats6 + mr2zzw30_seats6 + + + misc_c + misc_r + misc_n + misc_p + misc_q + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_seats7 + mr2zzw30_seats7 + + + misc_c + misc_r + misc_n + misc_o + misc_q + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_steeringwheel1 + mr2zzw30_steeringwheel1 + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + mr2zzw30_steeringwheel2 + mr2zzw30_steeringwheel2 + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + XM15_HORN_01 + + + + VMT_HORN + + + + XM15_HORN_01_PREVIEW + + + + VMT_HORN + + + XM15_HORN_02 + + + + VMT_HORN + + + + XM15_HORN_02_PREVIEW + + + + VMT_HORN + + + XM15_HORN_03 + + + + VMT_HORN + + + + XM15_HORN_03_PREVIEW + + + + VMT_HORN + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/carvariations.meta new file mode 100644 index 000000000..25546dba8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/carvariations.meta @@ -0,0 +1,571 @@ + + + + + + mr2zzw30 + + + + 3 + 112 + 5 + 111 + 5 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 + 3 + 5 + 4 + 4 + 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 7 + 106 + 68 + 4 + 4 + 7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 14 + 28 + 5 + 4 + 28 + 14 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 38 + 3 + 42 + 4 + 4 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 28 + 3 + 27 + 4 + 4 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 150 + 107 + 28 + 111 + 107 + 150 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 70 + 111 + 67 + 4 + 67 + 67 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 64 + 107 + 70 + 4 + 102 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 53 + 5 + 53 + 5 + 5 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 135 + 28 + 136 + 136 + 28 + 136 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 105 + 111 + 106 + 111 + 111 + 105 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 112 + 28 + 111 + 2 + 28 + 111 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 684_mr2zzw30_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/handling.meta new file mode 100644 index 000000000..41f98e3b5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/handling.meta @@ -0,0 +1,63 @@ + + + + + mr2zzw30 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/vehicles.meta new file mode 100644 index 000000000..f9eaf2d3b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/mr2zzw30/vehicles.meta @@ -0,0 +1,125 @@ + + + vehshare + + + + mr2zzw30 + mr2zzw30 + mr2zzw30 + mr2zzw30 + Toyota + null + null + va_surano + roof + + VEH_EXT_WINDOW_LF + VEH_EXT_WINDOW_RF + + null + SULTANRS + LAYOUT_LOW + SURANO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_EXTRAS_REQUIRE FLAG_HAS_INTERIOR_EXTRAS FLAG_EXTRAS_RARE FLAG_SPORTS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SULTAN + VC_SPORT + VWT_HIEND + + + + EXTRA_1 EXTRA_2 + + + + + EXTRA_1 EXTRA_2 + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_SURANO_FRONT_LEFT + LOW_SURANO_FRONT_RIGHT + + + + + + vehicles_sultan_interior + mr2zzw30 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/carcols.meta new file mode 100644 index 000000000..8702f15b1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/carcols.meta @@ -0,0 +1,835 @@ + + + + + + 1011_na1_modkit + + MKT_SPECIAL + + + nsx_bumf_1 + nsx_bumf_1 + + + misc_b + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + nsx_bumf_2 + nsx_bumf_2 + + + misc_b + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + nsx_bumr_1 + nsx_bumr_1 + + + misc_c + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + nsx_bumr_2 + nsx_bumr_2 + + + bumper_r + misc_c + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + nsx_exh_1 + nsx_exh_1 + + + misc_e + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_exh_2 + nsx_exh_2 + + + misc_e + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_farch_1 + nsx_farch_1 + + + wing_lf + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_rarch_1 + nsx_rarch_1 + + + wing_rf + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_rarch_2 + nsx_rarch_2 + + + wing_rf + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_hood_1 + nsx_hood_1 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + nsx_hood_2 + nsx_hood_2 + + + bonnet + bumper_f + misc_b + wing_lf + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_roof_1 + nsx_roof_1 + + + misc_d + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_skirt_1 + nsx_skirt_1 + + + misc_f + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_skirt_2 + nsx_skirt_2 + + + misc_f + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + nsx_wing_1 + nsx_wing_1 + + + misc_g + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + nsx_wing_2 + nsx_wing_2 + + + boot + misc_g + + VMT_SPOILER + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NSX + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/carvariations.meta new file mode 100644 index 000000000..3aef3a3b6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/carvariations.meta @@ -0,0 +1,145 @@ + + + + + + na1 + + + + 38 + 5 + 0 + 2 + + + + + + + + + + + + + + + 29 + 158 + 0 + 0 + + + + + + + + + + + + + + + 4 + 154 + 4 + 2 + + + + + + + + + + + + + + + 0 + 154 + 10 + 2 + + + + + + + + + + + + + + + 4 + 154 + 4 + 2 + + + + + + + + + + + + + + + 29 + 158 + 0 + 0 + + + + + + + + + + + + + + + 1011_na1_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/handling.meta new file mode 100644 index 000000000..04b8dfa05 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/handling.meta @@ -0,0 +1,67 @@ + + + + + nsx + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/vehiclelayouts.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/vehiclelayouts.meta new file mode 100644 index 000000000..5139c42d6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/vehiclelayouts.meta @@ -0,0 +1,196 @@ + + + + + + + SEAT_RHD_FRONT_LEFT + seat_dside_f + SEAT_LOW_FRONT_RIGHT + SEAT_LOW_REAR_LEFT + TASK_DRIVE_WANDER + IsFrontSeat + + + + SEAT_RHD_FRONT_RIGHT + seat_pside_f + SEAT_LOW_FRONT_LEFT + SEAT_LOW_REAR_RIGHT + TASK_DRIVE_WANDER + IsFrontSeat + + + + + + SEAT_ANIM_RHD_FRONT_LEFT + + + clipset@veh@low@ds@idle_panic + clipset@veh@low@ds@idle_agitated + clipset@veh@low@ds@idle_duck + LOW_CAR_FRONT_DS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims UseCloseDoorBlendAnims + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_DS + ANIM_GROUP_GESTURE_F_CAR_LOW_DS + + + SEAT_ANIM_RHD_FRONT_RIGHT + + + clipset@veh@low@ps@idle_panic + + clipset@veh@low@ps@idle_duck + LOW_CAR_FRONT_PS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims HasPanicAnims UseCloseDoorBlendAnims PreventShuffleJack + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_PS + ANIM_GROUP_GESTURE_F_CAR_LOW_PS + + + + + ENTRY_POINT_RHD_FRONT_LEFT + door_pside_f + + handle_pside_f + FRONT_RIGHT + SIDE_LEFT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_RIGHT + + + + ENTRY_POINT_RHD_FRONT_RIGHT + door_dside_f + + handle_dside_f + FRONT_LEFT + SIDE_RIGHT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_LEFT + + + + + + ENTRY_POINT_ANIM_LOW_RHD_FRONT_LEFT + + + + LOW_Locked_DS + LOW_Force_Entry_DS + low_perp_ds_a + low_victim_ds_a + clipset@veh@low@ds@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + LOWCAR + + + ENTRY_POINT_ANIM_LOW_RHD_FRONT_RIGHT + + + + LOW_Locked_PS + LOW_Force_Entry_PS + low_perp_ps_a + low_victim_ps_a + clipset@veh@low@ps@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + + + + + LAYOUT_LOW_RHD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + StreamAnims UseDoorOscillation UseLeanSteerAnims UseSteeringWheelIk + + + busted_vehicle_low + + + + + + + clipset@veh@low@ds@idle_a + clipset@veh@low@ds@idle_b + clipset@veh@low@ds@idle_c + clipset@veh@low@ds@idle_d + clipset@veh@low@ds@idle_e + + + clipset@veh@low@ds@hit_wheel@idle_a + clipset@veh@low@ds@hit_wheel@idle_b + clipset@veh@low@ds@hit_wheel@idle_c + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/vehicles.meta new file mode 100644 index 000000000..b00076c33 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na1/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + nsx + nsx + nsx + nsx + Honda + null + null + null + null + + null + coquette + LAYOUT_LOW_RHD + BLISTA_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 65.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_SPORTS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BLISTA_FRONT_LEFT + STD_BLISTA_FRONT_RIGHT + + + + + + vehicles_banshee_interior + na1 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/carcols.meta new file mode 100644 index 000000000..57e5bc468 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/carcols.meta @@ -0,0 +1,1004 @@ + + + + + + 1012_na6_modkit + + MKT_SPECIAL + + + arios_bumper_r + arios_bumper_r + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + na6_bumper_r + na6_bumper_r + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + na6_bumper_r + na6_bumper_r_2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + remove_bumper_r + remove + + + bumper_r + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + na6_bumper_f_1 + na6_bumper_f_1 + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + arios_bumper_f + arios_bumper_f + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + arios_bumper_f + arios_bumper_f + + + bumper_f + indicator_lf + indicator_rf + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + remove_bumper_f + remove + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + Arios_bonnet + Arios_bonnet + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + remove_bonnet + remove + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + Arios_skirt + Arios_skirt + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + Arios_skirt + Arios_skirt_2 + + na6_bs1 + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + na6_spoiler_1 + na6_spoiler_1 + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + na6_ms_boot + na6_ms_boot + + + boot + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + blitz_exhaust + blitz_exhaust + + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + na6_roof_1 + na6_roof_1 + + + misc_a + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + na6_roof_2 + na6_roof_2 + + + misc_a + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + remove_wing + remove + + + wing_lf + wing_rf + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + na6_sw_1 + na6_int_1 + + na6_int_1 + + + misc_b + steeringwheel + + VMT_CHASSIS + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + windows_paint_2 + windows_paint_2 + + na6_wfp_2 + na6_wrfp_2 + na6_wlfp_2 + + + window_lf + window_rf + misc_c + na6_wfp_3 + na6_wfp_4 + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + windows_paint_3 + windows_paint_3 + + na6_wfp_3 + na6_wrfp_3 + na6_wlfp_3 + + + window_lf + window_rf + misc_c + na6_wfp_2 + na6_wfp_4 + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + windows_paint_4 + windows_paint_4 + + na6_wfp_4 + na6_wrfp_4 + na6_wlfp_4 + + + window_lf + window_rf + misc_c + na6_wfp_3 + na6_wfp_2 + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + na6_bs1 + chassis + + + + na6_int_1 + chassis + + + + na6_wfp_2 + chassis + + + + na6_wrfp_2 + door_pside_f + + + + na6_wlfp_2 + door_dside_f + + + + na6_wfp_3 + chassis + + + + na6_wrfp_3 + door_pside_f + + + + na6_wlfp_3 + door_dside_f + + + + na6_wfp_4 + chassis + + + + na6_wrfp_4 + door_pside_f + + + + na6_wlfp_4 + door_dside_f + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + na6 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/carvariations.meta new file mode 100644 index 000000000..4b351a1d1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/carvariations.meta @@ -0,0 +1,145 @@ + + + + + + na6 + + + + 38 + 5 + 0 + 2 + + + + + + + + + + + + + + + 29 + 158 + 0 + 0 + + + + + + + + + + + + + + + 4 + 154 + 4 + 2 + + + + + + + + + + + + + + + 0 + 154 + 10 + 2 + + + + + + + + + + + + + + + 4 + 154 + 4 + 2 + + + + + + + + + + + + + + + 29 + 158 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/handling.meta new file mode 100644 index 000000000..f34fed083 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/handling.meta @@ -0,0 +1,68 @@ + + + + + + na6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/vehicles.meta new file mode 100644 index 000000000..86f933fcc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/na6/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + na6 + na6 + na6 + na6 + Mazda + null + null + null + null + + null + BANSHEE + LAYOUT_LOW + SULTAN_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 65.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_CAN_HAVE_NEONS FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BLISTA_FRONT_LEFT + STD_BLISTA_FRONT_RIGHT + + + + + + vehicles_btype_interior + na6 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/carcols.meta new file mode 100644 index 000000000..dd3d10498 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/carcols.meta @@ -0,0 +1,1499 @@ + + + + + + 1024_nisr32_modkit + + MKT_SPECIAL + + + r32_splStock + Stock spoiler + + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splTommy + Tommy Kaira + + r32_splStock + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splWangan1 + Wangan wing 1 + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splWangan2 + Wangan wing 2 + + + misc_j + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splLarge + Large wing + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splGTST + GTST Wing + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splGRPA + Group A Spoiler + + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + r32_splDuck + Ducktail + + + VMT_ROOF + boot + boot + VMCP_DEFAULT + + + + + + + + r32_intNormal + Intercooler + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_intNismo + Nismo + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_bumpfPaint + Stock Painted + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + r32_bumpfVent + Vented + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + r32_bumpfPaintVent + Vented painted + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + r32_bumpfTommy + Tommy kaira + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + r32_hoodTBK + TBK Hood + + + bonnet + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + r32_hoodGTST + GTST Hood + + + bonnet + misc_c + + VMT_BONNET + bonnet + bonnet + VMCP_DEFAULT + + + + + + + + r32_mirBomexL + BoMex Mirrors + + r32_mirBomexR + + + misc_a + misc_b + + VMT_CHASSIS5 + door_dside_f + door_dsidef + VMCP_DEFAULT + + + + + + + + r32_mirGanadorL + Ganador Mirrors + + r32_mirGanadorR + + + misc_a + misc_b + + VMT_CHASSIS5 + door_dside_f + door_dsidef + VMCP_DEFAULT + + + + + + + + r32_skirtNismo + Nismo + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_rollcage + Full cage + + + misc_e + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_seats1 + Bride Red + + + misc_d + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_seats2 + Bride Black + + + misc_d + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_seats3 + Bride Blue + + + misc_d + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_Nardi + Nardi + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + r32_Nismo + Nismo + + + steeringwheel + + VMT_STEERING + steeringwheel + chassis + VMCP_DEFAULT + + + + + + + + r32_exhHKS + HKS + + + misc_k + exhaust + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_exhYashio + Yashio Factory + + + misc_k + exhaust + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_exhBore + Bore + + + misc_k + exhaust + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plate1 + 82-89 + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plate1V + 82-89 Vent Bumper + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plate2 + 58-30 + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plate2 + 58-30 Vent bumper + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plate3 + 44-02 + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plate3V + 44-02 Vent bumper + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plateL + 70-77 Glow + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_plateLV + 70-77 Vent bumper + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_windBreak + Break + + + VMT_DOOR_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_wind90s + 90s + + + VMT_DOOR_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_windSection + Section + + + VMT_DOOR_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_windMid + Mid Night + + + VMT_DOOR_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_windNightKids + Night Kids + + + VMT_DOOR_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_grilleMesh + Mesh grille + + + misc_h + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_grilleTommy + Tommy Kaira grille + + r32_grilleMesh + + + misc_h + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_badgesTommy + Tommy Kaira + + + misc_j + + VMT_CHASSIS3 + boot + boot + VMCP_DEFAULT + + + + + + + + r32_badgesTommyR + Tommy Kaira R + + + misc_c + + VMT_CHASSIS3 + boot + boot + VMCP_DEFAULT + + + + + + + + r32_badgesTommy + Tommy Kaira both + + r32_badgesTommyR + + + misc_c + misc_j + + VMT_CHASSIS3 + boot + boot + VMCP_DEFAULT + + + + + + + + r32_livMines + Mines + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_liv90s1 + 90s 1 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_liv90s2 + 90s 2 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livMid + Mid Night + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livMidTeam + Mid Night Team + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livMove + Move + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livTommy1 + Tommy Kaira 1 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livTommy2 + Tommy Kaira 2 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livBwave + Bwave + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livCustom1 + Custom 1 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + r32_livCustom2 + Custom 2 + + + VMT_LIVERY_MOD + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + r32_splStock + boot + + + + r32_mirBomexR + door_pside_f + + + + r32_mirGanadorR + door_pside_f + + + + r32_grilleMesh + chassis + + + + r32_badgesTommyR + boot + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R32 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/carvariations.meta new file mode 100644 index 000000000..8eb9f5ce0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/carvariations.meta @@ -0,0 +1,145 @@ + + + + + + nisr32 + + + + 6 + 6 + 0 + 2 + + + + + + + + + + + + + + + 29 + 158 + 0 + 0 + + + + + + + + + + + + + + + 4 + 154 + 4 + 2 + + + + + + + + + + + + + + + 0 + 154 + 10 + 2 + + + + + + + + + + + + + + + 4 + 154 + 4 + 2 + + + + + + + + + + + + + + + 29 + 158 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/dlctext.meta new file mode 100644 index 000000000..b24c4f58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/handling.meta new file mode 100644 index 000000000..0cb547639 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/handling.meta @@ -0,0 +1,66 @@ + + + + + nisr32 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 2 + 0 + SPORTS_CAR + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/vehiclelayouts.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/vehiclelayouts.meta new file mode 100644 index 000000000..5139c42d6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/vehiclelayouts.meta @@ -0,0 +1,196 @@ + + + + + + + SEAT_RHD_FRONT_LEFT + seat_dside_f + SEAT_LOW_FRONT_RIGHT + SEAT_LOW_REAR_LEFT + TASK_DRIVE_WANDER + IsFrontSeat + + + + SEAT_RHD_FRONT_RIGHT + seat_pside_f + SEAT_LOW_FRONT_LEFT + SEAT_LOW_REAR_RIGHT + TASK_DRIVE_WANDER + IsFrontSeat + + + + + + SEAT_ANIM_RHD_FRONT_LEFT + + + clipset@veh@low@ds@idle_panic + clipset@veh@low@ds@idle_agitated + clipset@veh@low@ds@idle_duck + LOW_CAR_FRONT_DS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims UseCloseDoorBlendAnims + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_DS + ANIM_GROUP_GESTURE_F_CAR_LOW_DS + + + SEAT_ANIM_RHD_FRONT_RIGHT + + + clipset@veh@low@ps@idle_panic + + clipset@veh@low@ps@idle_duck + LOW_CAR_FRONT_PS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims HasPanicAnims UseCloseDoorBlendAnims PreventShuffleJack + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_PS + ANIM_GROUP_GESTURE_F_CAR_LOW_PS + + + + + ENTRY_POINT_RHD_FRONT_LEFT + door_pside_f + + handle_pside_f + FRONT_RIGHT + SIDE_LEFT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_RIGHT + + + + ENTRY_POINT_RHD_FRONT_RIGHT + door_dside_f + + handle_dside_f + FRONT_LEFT + SIDE_RIGHT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_LEFT + + + + + + ENTRY_POINT_ANIM_LOW_RHD_FRONT_LEFT + + + + LOW_Locked_DS + LOW_Force_Entry_DS + low_perp_ds_a + low_victim_ds_a + clipset@veh@low@ds@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + LOWCAR + + + ENTRY_POINT_ANIM_LOW_RHD_FRONT_RIGHT + + + + LOW_Locked_PS + LOW_Force_Entry_PS + low_perp_ps_a + low_victim_ps_a + clipset@veh@low@ps@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + + + + + LAYOUT_LOW_RHD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + StreamAnims UseDoorOscillation UseLeanSteerAnims UseSteeringWheelIk + + + busted_vehicle_low + + + + + + + clipset@veh@low@ds@idle_a + clipset@veh@low@ds@idle_b + clipset@veh@low@ds@idle_c + clipset@veh@low@ds@idle_d + clipset@veh@low@ds@idle_e + + + clipset@veh@low@ds@hit_wheel@idle_a + clipset@veh@low@ds@hit_wheel@idle_b + clipset@veh@low@ds@hit_wheel@idle_c + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/vehicles.meta new file mode 100644 index 000000000..2eff841f2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/nisr32/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + nisr32 + nisr32 + nisr32 + nisr32 + Nissan + null + null + null + null + + null + sultanrs + LAYOUT_LOW + BLISTA_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_LOW + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 65.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_HAS_LIVERY FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BLISTA_FRONT_LEFT + STD_BLISTA_FRONT_RIGHT + + + + + + vehicles_btype_interior + nisr32 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/carcols.meta new file mode 100644 index 000000000..135887f1a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/carcols.meta @@ -0,0 +1,556 @@ + + + + + 2210_p1lm_modkit + + MKT_SPECIAL + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 675lt + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/carvariations.meta new file mode 100644 index 000000000..d68ce329c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/carvariations.meta @@ -0,0 +1,163 @@ + + + + + + p1lm + + + + 64 + 0 + 140 + 1 + + + + + + + + + + + + + + + 29 + 0 + 29 + 1 + + + + + + + + + + + + + + + 38 + 0 + 88 + 1 + + + + + + + + + + + + + + + 138 + 0 + 138 + 1 + + + + + + + + + + + + + + + 70 + 0 + 140 + 1 + + + + + + + + + + + + + + + 112 + 0 + 0 + 1 + + + + + + + + + + + + + + + 1 + 0 + 5 + 1 + + + + + + + + + + + + + + + 2210_p1lm_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/handling.meta new file mode 100644 index 000000000..4bdb62700 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/handling.meta @@ -0,0 +1,63 @@ + + + + + + p1lm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20102 + 0 + AVERAGE + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/vehicles.meta new file mode 100644 index 000000000..b299ee9aa --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/p1lm/vehicles.meta @@ -0,0 +1,124 @@ + + + vehshare + + + + p1lm + p1lm + p1lm + P1LM + McLaren + null + null + null + null + + null + BULLET + LAYOUT_LOW + ELEGY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 80.000000 + 100.000000 + 150.000000 + 200.000000 + 300.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_PEDS_CAN_STAND_ON_TOP FLAG_DISABLE_BUSTING FLAG_HAS_LIVERY FLAG_DISABLE_THROUGH_WINDSCREEN FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SUPER + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ELEGY2_FRONT_LEFT + LOW_ELEGY2_FRONT_RIGHT + + + + + + + vehshare_worn + p1lm + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/carcols.meta new file mode 100644 index 000000000..1694a9ccc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/carcols.meta @@ -0,0 +1,708 @@ + + + + + 9124_r8v10_modkit + + MKT_SPECIAL + + + r8_spoile_1 + r8_spoile_1 + + + + VMT_SPOIL + chassis + chassis + VMCP_DEFAULT + + + + + + + + r8_spoile_2 + r8_spoile_2 + + + + VMT_SPOIL + chassis + chassis + VMCP_DEFAULT + + + + + + + + r8_body_1 + r8_body_1 + + + misc_b + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + r8_bumf_1 + r8_bumf_1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + r8_bumf_2 + r8_bumf_2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + r8_bumr_1 + r8_bumr_1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + r8v10 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/carvariations.meta new file mode 100644 index 000000000..ff794e7e3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/carvariations.meta @@ -0,0 +1,62 @@ + + + + + + r8v10 + + + + 01 + 01 + 00 + 01 + + + + + + + + + + + + + + + 27 + 27 + 00 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/handling.meta new file mode 100644 index 000000000..b37eeec8b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/handling.meta @@ -0,0 +1,64 @@ + + + + + +R8v10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +440010 +20002 +0 +AVERAGE + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/vehicles.meta new file mode 100644 index 000000000..31a383e0f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/r8v10/vehicles.meta @@ -0,0 +1,138 @@ + + + vehshare + + + + r8v10 + r8v10 + r8v10 + R8V10 + Audi R8V10 + null + null + null + null + + null + reaper + LAYOUT_LOW_RESTRICTED + NINEF_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID_NEAR + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 400.000000 + 430.000000 + 460.000000 + 480.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_4 + + FLAG_BOOT_IN_FRONT FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + + LOW_RAPIDGT_FRONT_LEFT + LOW_RAPIDGT_FRONT_RIGHT + + + + + + vehicles_feltzer_interior + r8v10 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/carcols.meta new file mode 100644 index 000000000..9bfeb54b2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/carcols.meta @@ -0,0 +1,616 @@ + + + + + + 689_rcf_modkit + + MKT_SPECIAL + + + rcf_bumf_1 + rcf_bumf_1 + + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + rcf_bumr_1 + rcf_bumr_1 + + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + rcf_skirt_1 + rcf_skirt_1 + + + misc_c + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + rcf_wing_1 + rcf_wing_1 + + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RCF + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/carvariations.meta new file mode 100644 index 000000000..9cf1927ae --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/carvariations.meta @@ -0,0 +1,271 @@ + + + + + + rcf + + + + 27 + 0 + 0 + 156 + + + + + + + + + + + + + + + 27 + 31 + 31 + 156 + + + + + + + + + + + + + + + 63 + 63 + 5 + 156 + + + + + + + + + + + + + + + 4 + 4 + 111 + 156 + + + + + + + + + + + + + + + 27 + 72 + 31 + 156 + + + + + + + + + + + + + + + 111 + 111 + 0 + 156 + + + + + + + + + + + + + + + 30 + 30 + 36 + 156 + + + + + + + + + + + + + + + 0 + 0 + 1 + 156 + + + + + + + + + + + + + + + 2 + 111 + 4 + 156 + + + + + + + + + + + + + + + 7 + 0 + 5 + 156 + + + + + + + + + + + + + + + 5 + 0 + 111 + 156 + + + + + + + + + + + + + + + 36 + 0 + 41 + 156 + + + + + + + + + + + + + + + 13 + 0 + 0 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/handling.meta new file mode 100644 index 000000000..89acc4224 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/handling.meta @@ -0,0 +1,67 @@ + + + + + + RCF + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/vehicles.meta new file mode 100644 index 000000000..3da614253 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rcf/vehicles.meta @@ -0,0 +1,118 @@ + + + vehshare + + + + rcf + rcf + RCF + rcf + LEXUS + null + null + null + null + + null + bullet + LAYOUT_LOW + RAPIDGT_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 25.000000 + 50.000000 + 100.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_CAN_HAVE_NEONS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_RAPIDGT_FRONT_LEFT + LOW_RAPIDGT_FRONT_RIGHT + + + + + + vehicles_banshee_interior + rcf + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/carvariations.meta new file mode 100644 index 000000000..49b76274e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/carvariations.meta @@ -0,0 +1,53 @@ + + + + + + rx811 + + + + 4 + 2 + 0 + 0 + + + + + 2 + 7 + 0 + 0 + + + + + 27 + 30 + 0 + 0 + + + + + 0_default_modkit + + + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/handling.meta new file mode 100644 index 000000000..6c495de84 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/handling.meta @@ -0,0 +1,67 @@ + + + + + + rx811 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20000 + 0 + SPORTS_CAR + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/vehicles.meta new file mode 100644 index 000000000..33c82d8c6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/rx811/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + rx811 + rx811 + rx811 + rx811 + MAZDA + null + null + null + null + + null + BLISTA2 + LAYOUT_LOW + FELTZER_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_NEAR_EXTRA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_RICH_CAR + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_COQUETTE_FRONT_LEFT + LOW_COQUETTE_FRONT_RIGHT + + + + + + vehicles_poltax_interior + rx811 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/carcols.meta new file mode 100644 index 000000000..fa4c926d5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/carcols.meta @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + huracanlb + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/carvariations.meta new file mode 100644 index 000000000..027f5b95a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/carvariations.meta @@ -0,0 +1,187 @@ + + + + + + s65amg + + + + 2 + 135 + 5 + 156 + + + + + + + + + + + + + + + 1 + 88 + 5 + 156 + + + + + + + + + + + + + + + 2 + 28 + 5 + 156 + + + + + + + + + + + + + + + 4 + 88 + 111 + 156 + + + + + + + + + + + + + + + 8 + 70 + 5 + 156 + + + + + + + + + + + + + + + 95 + 106 + 97 + 156 + + + + + + + + + + + + + + + 98 + 37 + 95 + 156 + + + + + + + + + + + + + + + 99 + 37 + 106 + 156 + + + + + + + + + + + + + + + 112 + 37 + 0 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/handling.meta new file mode 100644 index 000000000..f114a2ed9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/handling.meta @@ -0,0 +1,63 @@ + + + + + + s65amg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20002 + 0 + AVERAGE + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/vehiclelayouts.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/vehiclelayouts.meta new file mode 100644 index 000000000..671e0a009 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/vehiclelayouts.meta @@ -0,0 +1,180 @@ + + + + + + + SEAT_NSX_FRONT_LEFT + seat_dside_f + SEAT_LOW_FRONT_RIGHT + SEAT_LOW_REAR_LEFT + TASK_DRIVE_WANDER + IsFrontSeat + + + + SEAT_NSX_FRONT_RIGHT + seat_pside_f + SEAT_LOW_FRONT_LEFT + SEAT_LOW_REAR_RIGHT + TASK_DRIVE_WANDER + IsFrontSeat + + + + + + SEAT_ANIM_NSX_FRONT_LEFT + + + clipset@veh@low@ds@idle_panic + clipset@veh@low@ds@idle_agitated + clipset@veh@low@ds@idle_duck + LOW_CAR_FRONT_DS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims UseCloseDoorBlendAnims + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_DS + ANIM_GROUP_GESTURE_F_CAR_LOW_DS + + + SEAT_ANIM_NSX_FRONT_RIGHT + + + clipset@veh@low@ps@idle_panic + + clipset@veh@low@ps@idle_duck + LOW_CAR_FRONT_PS_IDLE + IN_CAR_LOW + VEHICLE_DEFAULT + UseStandardInVehicleAnims HasPanicAnims UseCloseDoorBlendAnims PreventShuffleJack + + LOW + ANIM_GROUP_GESTURE_M_CAR_LOW_PS + ANIM_GROUP_GESTURE_F_CAR_LOW_PS + + + + + ENTRY_POINT_NSX_FRONT_LEFT + door_pside_f + + handle_pside_f + FRONT_RIGHT + SIDE_LEFT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_RIGHT + + + + ENTRY_POINT_NSX_FRONT_RIGHT + door_dside_f + + handle_dside_f + FRONT_LEFT + SIDE_RIGHT + + + + + BlockJackReactionUntilJackerIsReady + + SIDE_LEFT + + + + + + ENTRY_POINT_ANIM_LOW_NSX_FRONT_LEFT + + + + LOW_Locked_DS + LOW_Force_Entry_DS + low_perp_ds_a + low_victim_ds_a + clipset@veh@low@ds@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + LOWCAR + + + ENTRY_POINT_ANIM_LOW_NSX_FRONT_RIGHT + + + + LOW_Locked_PS + LOW_Force_Entry_PS + low_perp_ps_a + low_victim_ps_a + clipset@veh@low@ps@female@enter_exit + ENTER_VEHICLE_STD + + + + + + JackIncludesGetIn UsesNoDoorTransitionForExit UseOpenDoorBlendAnims FixUpMoverToEntryPointOnExit UseGetUpAfterJack JackVariationsIncludeGetIn HasCombatEntry + + + + + + LAYOUT_LOW_NSX + + + + + + + + + + + + + + + + + + + + + StreamAnims UseDoorOscillation UseLeanSteerAnims UseSteeringWheelIk + + + busted_vehicle_low + + + + + + + clipset@veh@low@ds@idle_a + clipset@veh@low@ds@idle_b + clipset@veh@low@ds@idle_c + clipset@veh@low@ds@idle_d + clipset@veh@low@ds@idle_e + + + clipset@veh@low@ds@hit_wheel@idle_a + clipset@veh@low@ds@hit_wheel@idle_b + clipset@veh@low@ds@hit_wheel@idle_c + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/vehicles.meta new file mode 100644 index 000000000..57744c368 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/s65amg/vehicles.meta @@ -0,0 +1,134 @@ + + + vehshare + + + + s65amg + s65amg + s65amg + s65amg + Mercedes Benz + null + null + null + null + + null + SCHAFTER2 + LAYOUT_STANDARD + SCHAFTER4_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 350.000000 + 350.000000 + 350.000000 + 350.000000 + 350.000000 + 350.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_PARKING_SENSORS FLAG_HAS_INCREASED_RAMMING_FORCE FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_CAPPED_EXPLOSION_DAMAGE + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_GENTAXI + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_SCHAFTER3_FRONT_LEFT + STD_SCHAFTER3_FRONT_RIGHT + STD_SCHAFTER4_REAR_LEFT + STD_SCHAFTER4_REAR_RIGHT + + + + + + vehicles_poltax_interior + s65amg + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/carvariations.meta new file mode 100644 index 000000000..1d7edbc25 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/carvariations.meta @@ -0,0 +1,313 @@ + + + + + + silvia14 + + + + 0 + 0 + 0 + 156 + + + + + + + + + + + + + + + 1 + 0 + 4 + 156 + + + + + + + + + + + + + + + 6 + 0 + 111 + 156 + + + + + + + + + + + + + + + 3 + 3 + 5 + 156 + + + + + + + + + + + + + + + 5 + 5 + 111 + 156 + + + + + + + + + + + + + + + 111 + 111 + 111 + 156 + + + + + + + + + + + + + + + 7 + 7 + 5 + 156 + + + + + + + + + + + + + + + 0 + 13 + 93 + 156 + + + + + + + + + + + + + + + 34 + 34 + 36 + 156 + + + + + + + + + + + + + + + 31 + 0 + 41 + 156 + + + + + + + + + + + + + + + 130 + 12 + 130 + 156 + + + + + + + + + + + + + + + 72 + 72 + 73 + 156 + + + + + + + + + + + + + + + 88 + 2 + 89 + 156 + + + + + + + + + + + + + + + 28 + 12 + 36 + 156 + + + + + + + + + + + + + + + 12 + 12 + 0 + 156 + + + + + + + + + + + + + + + 39 + 0 + 0 + 156 + + + + + + + + + + + + + + + 3190_silvia14_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/handling.meta new file mode 100644 index 000000000..cbec3bdc7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/handling.meta @@ -0,0 +1,67 @@ + + + + + + silvia14 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 2 + 0 + SPORTS_CAR + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/vehicles.meta new file mode 100644 index 000000000..31877a97f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/silvia14/vehicles.meta @@ -0,0 +1,123 @@ + + + vehshare + + + + silvia14 + silvia14 + silvia14 + silvia14 + NISSAN + null + null + null + null + + null + banshee + LAYOUT_LOW + GAUNTLET_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_CAN_HAVE_NEONS FLAG_SPORTS FLAG_SPAWN_ON_TRAILER FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_DUKES + VC_SPORT + VWT_MUSCLE + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_GAUNTLET_FRONT_LEFT + LOW_GAUNTLET_FRONT_RIGHT + + + + + + vehicles_dom_interior + dragdemon + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/carcols.meta new file mode 100644 index 000000000..77528676f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/carcols.meta @@ -0,0 +1,710 @@ + + + + + 998_skyline_modkit + + MKT_SPECIAL + + + skyline_spoil_1 + Top Secret + + + misc_c + + VMT_SPOILER + boot + boot + VMCP_DEFAULT + + + + + + + + skyline_skirt1 + skyline_SKIRT1 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + skyline_skirt2 + skyline_SKIRT2 + + + misc_b + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + skyline_bnt1 + skyline_BNT1 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + skyline_split1 + skyline_SPLIT1 + + + misc_d + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + skyline_split2 + skyline_SPLIT2 + + + misc_d + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + skyline_bumr1 + skyline_BUMR1 + + + misc_e + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + skyline_bumr2 + skyline_BUMR2 + + + misc_e + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + skyline_exh_1 + skyline_exh1 + + + misc_a + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + VMT_CHASSIS + TOP_CAGE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + skyline + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/carvariations.meta new file mode 100644 index 000000000..431c4f380 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/carvariations.meta @@ -0,0 +1,235 @@ + + + + + + skyline + + + + 0 + 0 + 6 + 156 + + + + + + + + + + + + + + + 2 + 2 + 134 + 156 + + + + + + + + + + + + + + + 8 + 8 + 134 + 156 + + + + + + + + + + + + + + + 19 + 19 + 134 + 156 + + + + + + + + + + + + + + + 31 + 31 + 28 + 156 + + + + + + + + + + + + + + + 34 + 34 + 28 + 156 + + + + + + + + + + + + + + + 64 + 64 + 53 + 156 + + + + + + + + + + + + + + + 73 + 73 + 60 + 156 + + + + + + + + + + + + + + + 75 + 75 + 60 + 156 + + + + + + + + + + + + + + + 89 + 89 + 89 + 156 + + + + + + + + + + + + + + + 107 + 107 + 110 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/handling.meta new file mode 100644 index 000000000..3ba36624d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/handling.meta @@ -0,0 +1,67 @@ + + + + + + SKYLINE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/vehicles.meta new file mode 100644 index 000000000..db53350ac --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/skyline/vehicles.meta @@ -0,0 +1,116 @@ + + + vehshare + + + + Skyline + Skyline + Skyline + Skyline + Nissan + null + null + null + null + + null + ELEGY2 + LAYOUT_LOW + ELEGY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 25.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_PEDS_CAN_STAND_ON_TOP FLAG_DISABLE_BUSTING FLAG_DISABLE_THROUGH_WINDSCREEN FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ELEGY2_FRONT_LEFT + LOW_ELEGY2_FRONT_RIGHT + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/carcols.meta new file mode 100644 index 000000000..dec75d85e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/carcols.meta @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + 135_srtday20_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + srtday20 + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/carvariations.meta new file mode 100644 index 000000000..af9596f22 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/carvariations.meta @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + srtday20 + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/handling.meta new file mode 100644 index 000000000..0d3f6dbcb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/handling.meta @@ -0,0 +1,67 @@ + + + + + + SRTDAY20 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/vehicles.meta new file mode 100644 index 000000000..8daa4b32b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/srtday20/vehicles.meta @@ -0,0 +1,136 @@ + + + vehshare + + + + srtday20 + srtday20 + SRTDAY20 + srtday20 + Dodge + null + null + null + null + + null + BUFFALO2 + LAYOUT_STANDARD + BUFFALO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 65.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_AVERAGE_CAR FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_ZTYPE + VC_SPORT + VWT_SPORT + + + + + EXTRA_1 EXTRA_2 EXTRA_3 EXTRA_4 EXTRA_5 + + + + + + EXTRA_1 + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BUFFALO_FRONT_LEFT + STD_BUFFALO_FRONT_RIGHT + STD_BUFFALO_REAR_LEFT + STD_BUFFALO_REAR_RIGHT + + + + + + vehicles_bob_brown_interior + srtday20 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/carvariations.meta new file mode 100644 index 000000000..b81e95e16 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/carvariations.meta @@ -0,0 +1,42 @@ + + + + + streetz28 + + + + 147 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/dlctext.meta new file mode 100644 index 000000000..3871d7419 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/handling.meta new file mode 100644 index 000000000..b33ef8579 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/handling.meta @@ -0,0 +1,67 @@ + + + + + + streetz28 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/vehicles.meta new file mode 100644 index 000000000..a67a5c973 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/streetz28/vehicles.meta @@ -0,0 +1,133 @@ + + + vehshare + + + + + streetz28 + streetz28 + COMET2 + streetz28 + PBCustoms + null + null + null + null + + null + NIGHTSHADE + LAYOUT_LOW + NIGHTSHADE_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500 + 500 + 500 + 500 + 500 + 500 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_NITROUS_MOD FLAG_INCREASE_LOW_SPEED_TORQUE FLAG_NO_HEAVY_BRAKE_ANIMATION FLAG_DONT_HOLD_LOW_GEARS_WHEN_ENGINE_UNDER_LOAD + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_DUKES + VC_SPORT + VWT_MUSCLE + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_NIGHTSHADE_FRONT_LEFT + LOW_NIGHTSHADE_FRONT_RIGHT + + + + + + + vehshare + vehicles_race_interior + + + vehicles_race_interior + vehicles_sultanrs_interior + + + vehicles_sultanrs_interior + streetz28 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/carcols.meta new file mode 100644 index 000000000..28a4c285e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/carcols.meta @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + 135_superleg_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + superleg + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/carvariations.meta new file mode 100644 index 000000000..350cf9249 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/carvariations.meta @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + superleg + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/handling.meta new file mode 100644 index 000000000..bdb834e99 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/handling.meta @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + superleg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0820102 + 20 + SPORTS_CAR + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/vehicles.meta new file mode 100644 index 000000000..875cf40c6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/superleg/vehicles.meta @@ -0,0 +1,132 @@ + + + vehshare + + + + superleg + superleg + SUPERLEGGERA + superleg + Aston Martin + null + null + null + null + + null + massacro + LAYOUT_LOW + MASSACRO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 10.000000 + 25.000000 + 60.000000 + 120.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SUPERGT + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ADDER_FRONT_LEFT + LOW_ADDER_FRONT_RIGHT + + + + + + + + + + + + + + + + vehicles_dom_interior + VOITURE + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/alexmodscontentunlocks.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/alexmodscontentunlocks.meta new file mode 100644 index 000000000..06b74907d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/alexmodscontentunlocks.meta @@ -0,0 +1,6 @@ + + + + CU_SUPRA2_VEH + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/carcols.meta new file mode 100644 index 000000000..940ca0916 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/carcols.meta @@ -0,0 +1,1159 @@ + + + + + 754_supra2_modkit + + MKT_SPECIAL + + + supra_spoil_1 + MASS_SPOIL1 + + + misc_b + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + supra_spoil_2 + MASS_SPOIL2 + + + misc_b + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + supra_spoil_3 + MASS_SPOIL3 + + + misc_b + + VMT_SPOILER + boot + mod_col_1 + VMCP_DEFAULT + + + + + + + + supra_spoil_4 + MASS_SPOIL4 + + + misc_b + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + supra_spoil_5 + MASS_SPOIL5 + + + misc_b + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + supra_spoil_6 + MASS_SPOIL6 + + + misc_b + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + supra_spoil_7 + MASS_SPOIL7 + + + misc_b + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + supra_spoil_8 + MASS_SPOIL8 + + + misc_b + + VMT_SPOILER + boot + mod_col_2 + VMCP_DEFAULT + + + + + + + + supra_skirt1 + MASS_SKIRT1 + + + misc_d + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_skirt2 + MASS_SKIRT2 + + + misc_d + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_skirt3 + MASS_SKIRT3 + + + misc_d + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_skirt4 + MASS_SKIRT4 + + + misc_d + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_skirt5 + MASS_SKIRT5 + + + misc_d + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_skirt6 + MASS_SKIRT6 + + + misc_d + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_bnt1 + MASS_BNT1 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + supra_bnt2 + MASS_BNT2 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + supra_bnt3 + MASS_BNT3 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + supra_bnt4 + MASS_BNT4 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + supra_bnt5 + MASS_BNT5 + + + bonnet + + VMT_BONNET + bonnet + chassis + VMCP_DEFAULT + + + + + + + + supra_split1 + MASS_SPLIT2 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + supra_split2 + MASS_SPLIT1 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + supra_split3 + MASS_SPLIT3 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + supra_split4 + MASS_SPLIT4 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + supra_split5 + MASS_SPLIT5 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + supra_split6 + MASS_SPLIT6 + + + bumper_f + + VMT_BUMPER_F + bumper_f + chassis + VMCP_DEFAULT + + + + + + + + supra_bumr1 + MASS_BUMR1 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + supra_bumr2 + MASS_BUMR2 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + supra_bumr3 + MASS_BUMR3 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + supra_bumr4 + MASS_BUMR4 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + supra_bumr5 + MASS_BUMR5 + + + bumper_r + + VMT_BUMPER_R + bumper_r + chassis + VMCP_DEFAULT + + + + + + + + supra_int_roll1 + MASS_INT_ROLL1 + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_int_roll2 + MASS_INT_ROLL2 + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_int_roll3 + MASS_INT_ROLL3 + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_int_roll4 + MASS_INT_ROLL4 + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_wngvnt + MASS_WNGVNT + + + misc_e + misc_h + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_wngvnt1 + MASS_WNGVNT1 + + + misc_e + misc_h + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_ext1 + MASS_EXT1 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_ext2 + MASS_EXT2 + + + misc_g + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_hlight + SUPRA_HLIGHT + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + supra_hlight2 + SUPRA_HLIGHT2 + + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + WINDSOR_LV1 + WINDSOR_LV2 + WINDSOR_LV3 + WINDSOR_LV4 + WINDSOR_LV5 + WINDSOR_LV6 + WINDSOR_LV7 + WINDSOR_LV8 + WINDSOR_LV9 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/carvariations.meta new file mode 100644 index 000000000..7847043d4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/carvariations.meta @@ -0,0 +1,259 @@ + + + + + + supra2 + + + + 0 + 1 + 3 + 0 + + + + + + + + + + + + + + + 99 + 1 + 3 + 0 + + + + + + + + + + + + + + + 116 + 1 + 3 + 0 + + + + + + + + + + + + + + + 73 + 1 + 3 + 0 + + + + + + + + + + + + + + + 28 + 1 + 3 + 0 + + + + + + + + + + + + + + + 49 + 1 + 3 + 0 + + + + + + + + + + + + + + + 53 + 1 + 3 + 0 + + + + + + + + + + + + + + + 88 + 1 + 3 + 0 + + + + + + + + + + + + + + + 14 + 1 + 3 + 0 + + + + + + + + + + + + + + + 4 + 1 + 3 + 0 + + + + + + + + + + + + + + + 8 + 1 + 3 + 0 + + + + + + + + + + + + + + + 5 + 1 + 3 + 0 + + + + + + + + + + + + + + + 36 + 1 + 3 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/dlctext.meta new file mode 100644 index 000000000..ff343f47d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/handling.meta new file mode 100644 index 000000000..551284264 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/handling.meta @@ -0,0 +1,63 @@ + + + + + + supra2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20002 + 20 + AVERAGE + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/shop_vehicle.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/shop_vehicle.meta new file mode 100644 index 000000000..0087330d5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/shop_vehicle.meta @@ -0,0 +1,13 @@ + + + + + + CU_SUPRA2_VEH + supra2 + + SUPRA2 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/vehicles.meta new file mode 100644 index 000000000..961406b96 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/supra2/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + supra2 + supra2 + SUPRA2 + SUPRA2 + DEWBAUCH + null + null + null + null + + null + COQUETTE + LAYOUT_LOW + MASSACRO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 55.000000 + 90.000000 + 110.000000 + 130.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_RECESSED_TAILLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_SUPERGT + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_MASSACRO_FRONT_LEFT + LOW_MASSACRO_FRONT_RIGHT + + + + + + vehicles_supergt_interior + supra2 + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/carcols.meta new file mode 100644 index 000000000..5db2166e0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/carcols.meta @@ -0,0 +1,615 @@ + + + + + 4540_techart17_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + techart17 + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/carvariations.meta new file mode 100644 index 000000000..a0002b1d5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/carvariations.meta @@ -0,0 +1,46 @@ + + + + + + techart17 + + + + 49 + 00 + 156 + 00 + 103 + 38 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/handling.meta new file mode 100644 index 000000000..300abd9d6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/handling.meta @@ -0,0 +1,68 @@ + + + + + +techart17 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +440010 +20002 +0 +AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/vehicles.meta new file mode 100644 index 000000000..ef560108a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/techart17/vehicles.meta @@ -0,0 +1,135 @@ + + + vehshare + + + + techart17 + techart17 + techart17 + techart17 + Porsche Panamera Techart + null + null + null + null + + null + BANSHEE + LAYOUT_STD_HIGHWINDOW + GRESLEY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 415.000000 + 430.000000 + 470.000000 + 480.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_RICH_CAR FLAG_IS_OFFROAD_VEHICLE FLAG_ATTACH_TRAILER_ON_HIGHWAY FLAG_ATTACH_TRAILER_IN_CITY FLAG_IS_BULKY FLAG_SPAWN_ON_TRAILER FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_RACE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + Truck + + + + + STD_DILETTANTE_FRONT_LEFT + STD_DILETTANTE_FRONT_RIGHT + STD_BALLER_REAR_LEFT + STD_BALLER_REAR_RIGHT + + + + + + vehicles_cav_interior + techart17 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/carcols.meta new file mode 100644 index 000000000..b4960dfcb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/carcols.meta @@ -0,0 +1,648 @@ + + + + + + + + + + + + + + 7132_veln_modkit + + MKT_SPECIAL + + + veln_bumf_1 + veln_bumf_1 + + + misc_a + + VMT_BUMPER_F + bumper_f + bumper_f + VMCP_DEFAULT + + + + + + + + veln_bumr_1 + veln_bumr_1 + + misc_b + + VMT_BUMPER_R + bumper_r + bumper_r + VMCP_DEFAULT + + + + + + + + veln_skirt_1 + veln_skirt_1 + + + misc_e + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + veln_exh_1 + veln_exh_1 + + + misc_d + exhaust + exhaust_2 + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + veln_spoiler_1 + veln_spoiler_1 + + + misc_c + + VMT_SPOILER + boot + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + veln + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/carvariations.meta new file mode 100644 index 000000000..7fc32f205 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/carvariations.meta @@ -0,0 +1,92 @@ + + + + + + veln + + + + 74 + 74 + 6 + 63 + + + + + + + + + + + + + + + 67 + 67 + 6 + 67 + + + + + + + + + + + + + + + 1 + 1 + 6 + 6 + + + + + + + + + + + + + + + 112 + 112 + 6 + 1 + + + + + + + + + + + + + + + 0_default_modki + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/handling.meta new file mode 100644 index 000000000..7730dd56b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/handling.meta @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + veln + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/vehicles.meta new file mode 100644 index 000000000..d26914abb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/veln/vehicles.meta @@ -0,0 +1,122 @@ + + + vehshare + + + + veln + veln + veln + veln + Hyundai + null + null + null + null + + null + SPECTER + LAYOUT_STANDARD + DOMINATOR_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_RECESSED_HEADLIGHT_CORONAS FLAG_HAS_LIVERY FLAG_SPAWN_ON_TRAILER FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS FLAG_PARKING_SENSORS FLAG_EXTRAS_ALL FLAG_EXTRAS_STRONG + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_DOMINATOR_FRONT_LEFT + STD_DOMINATOR_FRONT_RIGHT + + + + + + vehicles_dom_interior + veln + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/carcols.meta new file mode 100644 index 000000000..bbfa195f5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/carcols.meta @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + 204402_w204amgc_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + w204amgc + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/carvariations.meta new file mode 100644 index 000000000..70a0031f8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/carvariations.meta @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + w204amgc + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 134 + 134 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/handling.meta new file mode 100644 index 000000000..fef84a598 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/handling.meta @@ -0,0 +1,67 @@ + + + + + + w204amgc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 400010 + 0 + 0 + AVERAGE + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/vehicles.meta new file mode 100644 index 000000000..6d3dd0854 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/w204amgc/vehicles.meta @@ -0,0 +1,126 @@ + + + vehshare + + + + + w204amgc + w204amgc + w204amgc + w204amgc + Mercedes + null + null + null + null + + null + windsor + LAYOUT_LOW + SCHWARZER_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 50.000000 + 100.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_RICH_CAR FLAG_AVERAGE_CAR FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_TAILGATER + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_BUFFALO2_FRONT_LEFT + STD_BUFFALO2_FRONT_RIGHT + + + + + + + + vehicles_supergt_interior + gt1 + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/carvariations.meta new file mode 100644 index 000000000..fe61291de --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/carvariations.meta @@ -0,0 +1,74 @@ + + + + + + xj220 + + + + 0 + 110 + 0 + + + + + 54 + 110 + 68 + + + + + 6 + 36 + 5 + + + + + 2 + 1 + 6 + + + + + 167 + 110 + 2 + + + + + 27 + 1 + 3 + + + + + 111 + 1 + 0 + + + + + 0_default_modkit + + + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/handling.meta new file mode 100644 index 000000000..2e31e2bad --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/handling.meta @@ -0,0 +1,67 @@ + + + + + + XJ220 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/vehicles.meta new file mode 100644 index 000000000..34a2f3da5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/xj220/vehicles.meta @@ -0,0 +1,124 @@ + + + vehshare + + + + xj220 + xj220 + xj220 + xj220 + JAGUAR + null + null + null + null + + null + penetrator + LAYOUT_LOW + AIRTUG_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD_LONG + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 25.000000 + 50.000000 + 80.000000 + 100.000000 + 180.000000 + 250.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_SPORTS FLAG_HAS_LIVERY FLAG_PARKING_SENSORS FLAG_RICH_CAR FLAG_NO_BROKEN_DOWN_SCENARIO FLAG_COUNT_AS_FACEBOOK_DRIVEN FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_BANSHEE + VC_SPORT + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_SURANO_FRONT_LEFT + LOW_SURANO_FRONT_RIGHT + + + + + + + vehicles_comet_interior + xj220 + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/carcols.meta new file mode 100644 index 000000000..18170185c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/carcols.meta @@ -0,0 +1,553 @@ + + + + + 5201314_e36rb_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + e36rb + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/carvariations.meta new file mode 100644 index 000000000..7b1b995c3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/carvariations.meta @@ -0,0 +1,173 @@ + + + + + + e36rb + + + + 12 + 138 + 4 + 156 + + + + + + + + + + + + + + + 2 + 138 + 74 + 156 + + + + + + + + + + + + + + + 28 + 138 + 136 + 156 + + + + + + + + + + + + + + + 49 + 6 + 2 + 156 + + + + + + + + + + + + + + + 64 + 73 + 140 + 156 + + + + + + + + + + + + + + + 89 + 138 + 89 + 156 + + + + + + + + + + + + + + + 89 + 29 + 139 + 156 + + + + + + + + + + + + + + + 89 + 138 + 89 + 156 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Standard White + + + + White Plate 2 + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/dlctext.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/handling.meta new file mode 100644 index 000000000..bf14aedd2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/handling.meta @@ -0,0 +1,67 @@ + + + + + + e36rb + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 1 + 0 + SPORTS_CAR + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/vehicles.meta new file mode 100644 index 000000000..dd02a416c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/data/ycaE36/vehicles.meta @@ -0,0 +1,116 @@ + + + vehshare + + + + e36rb + e36rb + e36rb + e36rb + BMW + null + null + null + null + + null + FELTZER2 + LAYOUT_LOW_ENTITYXF + ELEGY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_RAPIDGT + REDUCED_NEAR_CLIP_POV_CAMERA + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 55.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_5 + + FLAG_SPORTS FLAG_RICH_CAR FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_DUKES + VC_SPORT + VWT_HIEND + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + LOW_ELEGY2_FRONT_LEFT + LOW_ELEGY2_FRONT_RIGHT + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bonnet_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bonnet_1.yft new file mode 100644 index 000000000..d63d9cceb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bonnet_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431665e3318a2b15854ec1ef0dc5928aefbbd772ab5533cf2ec39c85fb7bdf11 +size 73712 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bonnet_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bonnet_2.yft new file mode 100644 index 000000000..b86f2ec06 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bonnet_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cc8dfd4ace2bd8ef9f0521037f7db5b8a858818c64360d140c45484525242e0 +size 94671 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_1.yft new file mode 100644 index 000000000..51747c4c0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:377712a590a58f0ffed9a114f33d516e0d4ecf49e569919db166eb031fd71218 +size 1150870 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_2.yft new file mode 100644 index 000000000..b98629195 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74cd0ea6298803ce45a97f69aa8df0712b4bc8c3e195a7644db36198d670fbf5 +size 1149626 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_3.yft new file mode 100644 index 000000000..61bb9284a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191784f78721841a0845fef3d735f8a2534404139734099702455abc5147fd56 +size 1116877 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_3b.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_3b.yft new file mode 100644 index 000000000..bf4c8bba5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_3b.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6faa82a827b9ddaba1650d8be925a6effdee3c62430dbe9f3c5d96a476d03035 +size 1163668 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_4.yft new file mode 100644 index 000000000..866051444 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc621d690c8344de0807bc77778c8e647ad6ff4c915d9693d219c14f91b51675 +size 220879 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_5.yft new file mode 100644 index 000000000..f178da9c0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b50a934da08d7e7a6ee1b9461848bc35aa093ad42d2f28b1e79827b5b5e674 +size 291805 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_6.yft new file mode 100644 index 000000000..9db679d91 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4705cddff103c25630ecb2a0cf552d9edc97a69bcc3318ee31f55d03fb78b3 +size 185759 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_8.yft new file mode 100644 index 000000000..523201e74 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperf_8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de6b9e5a7042d82db0f90507949e5c57a52f93119523efc57e7382d1ed3be5df +size 171760 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_1.yft new file mode 100644 index 000000000..f074c3445 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3723d399649ed6363fae56e9d1cbe6d567b6485215dc9cee7bd08fbf34accd28 +size 302750 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_2.yft new file mode 100644 index 000000000..d16673c9f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd5cfd89ae913c1c8027c9f0f86da9c7c6650ffb1679154f9005f11e54ca0b1 +size 168094 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_3.yft new file mode 100644 index 000000000..0ff095ae9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da5ee3df31e54c5810818331677fab5c5f9106c9e86d44d54751d23c8b15eb6 +size 4098238 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_4.yft new file mode 100644 index 000000000..40744a392 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df9fc025e41ddc65e5ff7769fd728960c85fa783f09044fa2ee5e3ab99255ec +size 232534 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_5.yft new file mode 100644 index 000000000..f858eaeac --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61e8d342ecd291e56716aedc841fabb8b8d6321d0ea10d429ea43ab1b41ff394 +size 140827 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_6.yft new file mode 100644 index 000000000..379248024 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_bumperr_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1000a5e90f356d4001a07a04dcb636f10494cb6f764eab9e49b4bc01cdbf138c +size 292414 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_exh_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_exh_1.yft new file mode 100644 index 000000000..3a5d20925 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_exh_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d3f36da93a60fd0b1daf666a4e8f618878e29135fb438565e88ef1344c7ccf +size 2100 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_rearbadge_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_rearbadge_1.yft new file mode 100644 index 000000000..acd7142c4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_rearbadge_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c591bcf714779e8a9245501e990c2d06c800d6c785e4b264410b63bc7e6d170 +size 61486 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_rearbadge_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_rearbadge_2.yft new file mode 100644 index 000000000..f241cbbee --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_rearbadge_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a062ec2745b7eec2ca6676377c6cf8e7d5c3ab3dada83ee61a466b22893a1505 +size 5630 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_roof_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_roof_1.yft new file mode 100644 index 000000000..44fd44233 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_roof_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3574ff3da8eddcc46d23467327f8bc9d0364b999b11eeb2b071428987d4aae31 +size 26234 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_sidebadge_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_sidebadge_1.yft new file mode 100644 index 000000000..037ad1d9f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_sidebadge_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1170ab92dacd1b1663dcb96e2bc0aa85dfc58082c287a3103d5b4d39659ad236 +size 29879 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_sidebadge_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_sidebadge_2.yft new file mode 100644 index 000000000..f3f32bdc0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_sidebadge_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e868e97427cdacc0ff2bc792e994942874c1a72022032879f1c9cdcf7be986 +size 39681 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_01.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_01.yft new file mode 100644 index 000000000..58e584b64 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_01.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adba3199d7cdf917445cbd6d94f12df610fc23c417fd391a34f264cf3b9b7a35 +size 60997 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_2.yft new file mode 100644 index 000000000..69c9267d7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3617b4b5794aad5081605742ca238ed163dffc90ec772d72b11f541e9a0d33ba +size 27842 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_3.yft new file mode 100644 index 000000000..cbbc086e5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_skirts_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d04af97127b615b263911bb11a485859db06ac28abacb5960c3e91d431883d +size 67894 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_1.yft new file mode 100644 index 000000000..0a46cf489 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d16f197d7f9ce2847a2da77a598f0ac62273c202b37e0b0ef4d4915b469498 +size 127894 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_2.yft new file mode 100644 index 000000000..00ec99908 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13c250a30ebf7fb41ce5239270a2b8505d321b4ad1be17f6847c496471cdb35 +size 16253 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_3.yft new file mode 100644 index 000000000..046369400 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/15charger_spoiler_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683976148cdc51a937a234b10c11c98e76298aa1d991eebadc7201140822f8f7 +size 137376 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger.yft new file mode 100644 index 000000000..9994ae9c3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7087fb62d5431b1abb845ae29e090c87d8587ccfadc07a3b9e7945dc04cd6b78 +size 4928821 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger.ytd new file mode 100644 index 000000000..82cac1da8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b918d65a427a76ba5247214b87c3e39e0ddc96bffe9755d1af6a9b099da91c9 +size 3549963 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger_hi.yft new file mode 100644 index 000000000..6ecdfe583 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7fdeb38e7304e0fdefc6b3cf48f45b6df6ff77828c3b85bde7ce723b1c5b22 +size 7114226 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger_mods.rpf new file mode 100644 index 000000000..55f1f3a03 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16charger_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38342fb34768179e2c25fba63168383cd41e707a3c33c08155ab285072209cc +size 11466752 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16chargerwheel_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16chargerwheel_mods.rpf new file mode 100644 index 000000000..9ce8c281f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/16chargerwheel_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75fbc1089f0784fce0e8370d07c0eeef0007cac7a409ea27ada0b79ba81eff8a +size 2915328 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_fnf_01.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_fnf_01.ydr new file mode 100644 index 000000000..fe6ac3e6e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_fnf_01.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05b701b8bd4a543677cd3cc3f1c24495df20a09467f74fa68a6e677affb9abb6 +size 388251 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_hellcat_01.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_hellcat_01.ydr new file mode 100644 index 000000000..19caabc55 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_hellcat_01.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e61d21a00eba7999cfd0f21f9cb12af2927043e694f513c51a5b2b2c8bf3bf8 +size 494625 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_hellcat_02.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_hellcat_02.ydr new file mode 100644 index 000000000..18c83e139 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_hellcat_02.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2430e05b38e934f76be4dc7149207f90de97ad465f6eb7d11ce88e03646291f2 +size 487615 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_rt-scatpack-option_01.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_rt-scatpack-option_01.ydr new file mode 100644 index 000000000..c8a51b084 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_rt-scatpack-option_01.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9826cec6590f168b0334449121ca9d96d56e81f85a5e1481ce6ce55eacbeb90 +size 395375 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_rt-scatpack_01.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_rt-scatpack_01.ydr new file mode 100644 index 000000000..ec390d51d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_rt-scatpack_01.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2850bfde0b302957f845e779a2f0df4ed85fa783c49efa2cea31c30ea7288263 +size 364379 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_srt_01.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_srt_01.ydr new file mode 100644 index 000000000..ec5045426 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_srt_01.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985e599f372adc76f4b7e3c714ff05a136ac912829e3b961b66c88728cdb9e95 +size 422332 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_sxt-option_01.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_sxt-option_01.ydr new file mode 100644 index 000000000..b28403898 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/16charger/wheel_sxt-option_01.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ca3771c60ae790a6c022bc7c1d430c33ba9a4ab01e48cb2c386cbf19945d92 +size 359951 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam.yft new file mode 100644 index 000000000..7cd461c70 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:898d54b4599e9ca0512652b66a78311ce7b6549b4b2964e2f0bbdbea093482d1 +size 7970378 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam.ytd new file mode 100644 index 000000000..053f738c5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad7ad0a48f6589ef6e9869efcbc1a2ed35093ddcad51c6e66229d0c9ea05189 +size 12404288 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam_hi.yft new file mode 100644 index 000000000..b87478aeb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/2018transam/2018transam_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25e871aab240b70fed9ef582ce9b920e9ffe9c24c06a6ccd8d6b403b1fd0b08 +size 5257391 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z.yft new file mode 100644 index 000000000..040e11069 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d96b2efb54aaeba80f1097342859e8423d28883b60817cf2c2f35f393a0f1c +size 7308160 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z.ytd new file mode 100644 index 000000000..77687df53 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21a6fa911fceedf742230ec640af41545290f1b9261c6cc9263847161d6e7a7 +size 6266851 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_1.yft new file mode 100644 index 000000000..898089d9a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:959497c5068736be63eb35b7a61b4a94936914ffade5ab83e017dfd19c9a0bc1 +size 249576 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_2.yft new file mode 100644 index 000000000..021d69843 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32101473315f6d261bddca6d01cc271529a31a8caac92b7fe91c72cea1ae972 +size 239851 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_3.yft new file mode 100644 index 000000000..143cce7f6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78fb6d6ba485943c820306ac1a009feda4fe1467ea1cd106f442f21a42c636cb +size 317229 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_4.yft new file mode 100644 index 000000000..78446149e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7000d7e0da6a83bad4198d41f7391b50cb190abb09475bce9c007d3a7a92d68 +size 136469 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_5.yft new file mode 100644 index 000000000..f0eeb5b73 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bonnet_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55565d1affa23af3d711c8152efef0a53f6912191291217702a584576728e25 +size 225941 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_1.yft new file mode 100644 index 000000000..6a4fc5c0b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b544ca657b99e35784df28102cb0254d054d70649e6eba4d7b70c1e4819673e3 +size 638338 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_2.yft new file mode 100644 index 000000000..7d4249cb2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a650b813847db4ff6475f0a758b9089d059f2e4c82f20f4dca640c1254bc5131 +size 657704 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_3.yft new file mode 100644 index 000000000..7fe415b3b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7beee5bab2706ff41e7f91cd40e3925f6780750541fd20e06454aa6d412c8a5e +size 713424 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_4.yft new file mode 100644 index 000000000..f49962b39 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b194ccc1655d0a214937b2cd4363e8964b71a815d4779297166c29131fea4f21 +size 679473 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_5.yft new file mode 100644 index 000000000..aeed3949c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5223f98ea7497f77eb40dd97d451fa3678f200bf02f277813b4fbb21b7d2e509 +size 720051 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_6.yft new file mode 100644 index 000000000..fdbe8b185 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumf_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23989b13160e249a465cb36eb0a96bd8d6c2caeb172e3895f16346f6a1be1e18 +size 900966 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_1.yft new file mode 100644 index 000000000..2cb440f06 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71abbb24f94e7c16d4f125c9eca66b376de548f6f7b8bc2a8634dc1f468a6e3c +size 547876 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_2.yft new file mode 100644 index 000000000..cdb2735b2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6cfe07f7a4604e13272801d64154be2951b89d36d0549761d6336ba0ff2c79 +size 541584 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_3.yft new file mode 100644 index 000000000..df035e2da --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff210171d8afbcdd4d377eeeab5317719f1335f98f1426226a3c91b9ac46a818 +size 517140 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_4.yft new file mode 100644 index 000000000..e1462fbfe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a7a7154049b1f42851633b2bbfbb810d4eb5bd8c486687d03ca64511e3428c +size 682789 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_5.yft new file mode 100644 index 000000000..c5f402c15 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b530c02eda2f3091dc8cd552d74e2a24b411500ecf69c9559166ccb124ce6a93 +size 525639 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_6.yft new file mode 100644 index 000000000..8eb3d62c8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_bumr_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79b5f36584f5237f9598ced10894616236f7c0846b22e8a53d8d3b1ed24c8f43 +size 787941 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_2.yft new file mode 100644 index 000000000..92421bec4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ceedf6fd6d251f62532d2a96d75abb61918c7fa760472f3225f9c552501ac2f +size 50108 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_3.yft new file mode 100644 index 000000000..b9599d015 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0db8864f0b86faeb26b5db2ce88616500eba687ee799a2766feaedb3c62e90 +size 58345 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_4.yft new file mode 100644 index 000000000..ed5a4fdc8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_exh_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023e499861f4190bfc09eef5aa12eef75b24f09b514c012ebc4d5d77c6fb2cd2 +size 142188 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_fenders.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_fenders.yft new file mode 100644 index 000000000..dfb60dbdf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_fenders.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5adfb617c234551147921878c7cede285c740356c2a1899fe1fe82067f615e06 +size 1377550 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_hi.yft new file mode 100644 index 000000000..db8f67ea7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da43e4f4260c609e720172e86a1ee1e7aac8732542a4d570460484d4a908407a +size 6145150 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_mods.rpf new file mode 100644 index 000000000..0162f87dc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02cf1c26722e18e22fea1cb03bcd95a306ffc9351db910054f12a33b6603a7c +size 15200768 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_rollcage.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_rollcage.yft new file mode 100644 index 000000000..75a338324 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_rollcage.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94b9e948076ff685bf0e78a5c8134cfca476e7a179acc7e789fabdfd1085520 +size 114708 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_roof.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_roof.yft new file mode 100644 index 000000000..675721dc9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_roof.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83cc23df873189c9a7b86c5d4cd28c73f913add6d965a34c9db884c5d4985c86 +size 125240 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_1.yft new file mode 100644 index 000000000..e718aa126 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b76b18c25fc67096f7049814d1e7bad093f416411adcb3ba917ad95ee96f0b +size 267457 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_2.yft new file mode 100644 index 000000000..8882a50f5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da935cbe2395ea5148ef161be7167b746943273e6042d32612950ef6630321fc +size 258464 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_3.yft new file mode 100644 index 000000000..7bb97c900 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e515b527613b44bcd32c305bea1b9c73661054d8709107a8b49eab7da9f2094 +size 558440 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_4.yft new file mode 100644 index 000000000..881f3e79e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a866887ae2ece27b0353145fb3519db46ae266a09b6911d593507d639b86bb +size 270876 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_5.yft new file mode 100644 index 000000000..d45b53d73 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392efa89ac7f68df1f54d0bae7b3e7e7b2b56c2c7179457661855201c2a630d7 +size 537573 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_6.yft new file mode 100644 index 000000000..c66a11bee --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_side_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0924c8a129ee9c15713c9ccc1fd6072de5396d1f55ba523912099f33a755eb4b +size 450007 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_1.yft new file mode 100644 index 000000000..75c5904e7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370ba618ffd46773c5ba5d1b0cdc6a6f52348e0ddfd4ca117b182ac8cbc14900 +size 127371 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_2.yft new file mode 100644 index 000000000..adfacdbf5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b626a23a41f6db187337fb20653e37877c98a24afe8db5f8261fd3bb1ecad089 +size 277653 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_3.yft new file mode 100644 index 000000000..27d45b8da --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eff175004bbe0eac2c9a8fcec30668d854e4520305c91d20ceb8534e4ec081d +size 239391 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_4.yft new file mode 100644 index 000000000..cf03e5db4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032271affcc661bc4b0f2c0913458ba0f6a79c1b60b2e54fef21f4f77c685f53 +size 292253 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_5.yft new file mode 100644 index 000000000..ee9cb71b8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a48119aefbeddfffc911dad38979246f52884a412a419426a9284a2b032f6a3 +size 153695 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_6.yft new file mode 100644 index 000000000..1753ebe8c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de16fa78a522c38cb10e4208b73deb45666e5eb508705b1c1fe0c2d12958cdf6 +size 295653 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_7.yft new file mode 100644 index 000000000..0508c08df --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/350z/350z_wing_7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8b67e806e65f84a18a395be9d2f48883590f0dcd250195e48f92433042edac +size 511826 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z.yft new file mode 100644 index 000000000..a91863728 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a233a974955f693a003c730dd76707ce9f4484356decf561288552e8cd3d6ee8 +size 8172694 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z.ytd new file mode 100644 index 000000000..9359073a9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396a948b42ff53d32b00488bf6f7b519058b55fefa3dd250d37e3dfd820972ac +size 15463158 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z_hi.yft new file mode 100644 index 000000000..5d4da2a33 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/370z/370z_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854db4775cdba77b21d5f67b9e1690dd1c94853978763011964ba8e6cf19e0a8 +size 8154453 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM.yft new file mode 100644 index 000000000..9f1c7979f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc870ba247dda399729dc394aee1b2aea63e919b74ab3a70b36b9e6bc255a01 +size 10447141 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM.ytd new file mode 100644 index 000000000..608b9f2ab --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f998cd8301ab05fa9eba152d417e0dadf1929e82d36567c8e76f3daae7957475 +size 11977451 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM_hi.yft new file mode 100644 index 000000000..1536e44da --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/610dtm/610DTM_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfa1d5e3de5ad81aa451008f7ce1e4b84f7689b0829545a0cc001728cb4c574 +size 9201624 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt.yft new file mode 100644 index 000000000..5422f7167 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8128e7031105d32473b5e9dfa512ec86bd7e0af2fa1b612aa836ac2a7c8121 +size 4207971 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt.ytd new file mode 100644 index 000000000..97550717d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c11849279eac91cfd61eaf8a934339a21b4bfd883d32181a3b8cf8f87eff752 +size 2136495 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt_hi.yft new file mode 100644 index 000000000..5422f7167 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/675LT/675lt_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c8128e7031105d32473b5e9dfa512ec86bd7e0af2fa1b612aa836ac2a7c8121 +size 4207971 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850.yft new file mode 100644 index 000000000..cc6629b09 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6315b95cbaa1cb757141fb48144c28f9f25a7f3b758f635d2aeeb13942b2ecbc +size 7286618 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850.ytd new file mode 100644 index 000000000..f6cf4cb6c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d3e1202a0f27d185fe5b147d8e5093e781d650d7af704a3a94166ad82cd46c +size 4039205 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_1.yft new file mode 100644 index 000000000..b19808712 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4751827a1e7b5f3f3db30116124dae20f501ba2fc58f68101594545f2223775 +size 481778 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_2.yft new file mode 100644 index 000000000..af5a8ddb2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ae2607969bbf10d26f4f7ec800eff7d0e410b9f3dc4a78ede853adb3748847 +size 395498 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_3.yft new file mode 100644 index 000000000..8efcc30d1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa63cbfd3060647431a17263be0e9e935fdde406603d5fc28ef802978babee28 +size 56569 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_4.yft new file mode 100644 index 000000000..3e84e76f4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_f_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35f483b4a8b72a21ee9ad00767cedcacaa9725d4c63b4e73201edcca6a97178 +size 451702 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_1.yft new file mode 100644 index 000000000..49e39fad9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292f271d59539d70b81dba746c719991b56032767d032de1fdbacc0dd70060ca +size 276521 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_2.yft new file mode 100644 index 000000000..3af15c3e6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d3c79d66246d4eba07bcc72d07282aa75c7bb878d991adfb01113ed328bf74 +size 270072 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_3.yft new file mode 100644 index 000000000..d87a9e3cc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_bumper_r_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4e2b71e1a2618fad3828abc1d49cbd37cd3cc2cab87af871ffe9f0f6b899dc +size 251436 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_exh_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_exh_1.yft new file mode 100644 index 000000000..14fc29ed6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_exh_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6589fa1d3c5a28980c6d7962429da2fb481bcb9e0f40b83e880cf1783589fe +size 65432 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_exh_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_exh_2.yft new file mode 100644 index 000000000..b50e3efcc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_exh_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8a9d66583f7238ee6535fbbd72419148ad8268c9cff640aa8de429fee3bb10 +size 90074 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_grill_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_grill_1.yft new file mode 100644 index 000000000..2c32db1cb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_grill_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b8cefd349f3966ec0c5c49a72c98ae9ca9e4f4fa9a3f14ad0103af9d99cfc9 +size 446477 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_hi.yft new file mode 100644 index 000000000..489dec80d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2e2f7b225e89a60e9653dd3ae4b9ec401d379c83d4f456eede89a674df95a93 +size 7278669 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_hood_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_hood_1.yft new file mode 100644 index 000000000..77e6e4c23 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_hood_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a3d9866902d9dadd67cc13ed4b57f3d080c29cbab7b8c9fab354d0bd74c12c +size 355740 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_mods.rpf new file mode 100644 index 000000000..eda2bf8d9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a32efb69856e54bed578248abf1f42b3ced7133d1367c6499e9fbcc25f5891 +size 3667968 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_rollcage_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_rollcage_1.yft new file mode 100644 index 000000000..366787727 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_rollcage_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1cc0c7f9d4386af40412e1fb40e3c2ae63295f0d3389ae886b60aeea07b22c2 +size 99615 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_1.yft new file mode 100644 index 000000000..cce50d7bc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa36816b41b6c6cd379e55dbd308f904fc3ed2b67e198986b6106e179105b17 +size 134608 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_2.yft new file mode 100644 index 000000000..7d686343a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d77a14f16e6973b452ed20a2f44139250ef0139324b1e319a5c794f1658e9d6 +size 52090 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_3.yft new file mode 100644 index 000000000..d1a9cdb5a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_skirt_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7bee23607e69d596974195bc6cb7a867e9334ba81ecfce50df9cc623ecd2c8 +size 126931 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_spoiler_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_spoiler_1.yft new file mode 100644 index 000000000..14cdc8e14 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_spoiler_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da596d31398d18e5b9ebbd3725b9f5c31cf4e1d5fc8f3ba553eb11bf129b65bf +size 61026 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_spoiler_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_spoiler_2.yft new file mode 100644 index 000000000..9c482bbf9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/850/850_spoiler_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8070be2868732f445a8b501c772b0a8665748613adf5d445e7f311709ca1cfb4 +size 47158 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs+hi.ytd new file mode 100644 index 000000000..2115f06bb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c686b9ff84c0e6302a613042fe06634a6a68ad32707fad130d85584309cb7f +size 1155543 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs.yft new file mode 100644 index 000000000..f9a52ebfc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4da6e2e1d84e06a636c2dfcc4d2960a376999cacb1055e47d59d960ba24361 +size 6254482 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs.ytd new file mode 100644 index 000000000..7308faf69 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537bdab74128c1b9b29d022c67dd5d1ef184f30f622581f2638b52d74ca8c320 +size 7978406 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs_hi.yft new file mode 100644 index 000000000..fd96525a3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/911gt3rs/911gt3rs_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd688706f95bee74c7b589a7014d8d750b0ba5f0cc8a2602050fb7fbacf04033 +size 6298938 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c.yft new file mode 100644 index 000000000..b5aa360b0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6fcd62471d8fe40d11b378d53cc9c150f57d3d8eb65ca1be2884f13ce92c89b +size 9764354 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c.ytd new file mode 100644 index 000000000..d16f6a75e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e185da5cc2a4c73ccd2a9d9e7bae94d7afe59bbdcefd2337ea41937f9d5133a6 +size 2822945 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c_hi.yft new file mode 100644 index 000000000..b5aa360b0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992c_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6fcd62471d8fe40d11b378d53cc9c150f57d3d8eb65ca1be2884f13ce92c89b +size 9764354 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t.yft new file mode 100644 index 000000000..10a50874f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43501d427df487d18aad04418c55c3bc2f0a0ea11a9c5a9a20d90835c31e5849 +size 9511154 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t.ytd new file mode 100644 index 000000000..616564e6a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90fb2c7d058cc03b14ab0a85e2e7111b770a23120333e579670142508844abf3 +size 2901052 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t_hi.yft new file mode 100644 index 000000000..10a50874f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/992c/992t_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43501d427df487d18aad04418c55c3bc2f0a0ea11a9c5a9a20d90835c31e5849 +size 9511154 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7.yft new file mode 100644 index 000000000..39e4505b6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c364c93a702da3534d832422b034fff0dc02628888618384bb45fa9a05b891c +size 5692745 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7.ytd new file mode 100644 index 000000000..a8081434d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db46f3a698d2ebc6b384656fdf10900b91969b11508dd25baf186361ebebd738 +size 3535903 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7_hi.yft new file mode 100644 index 000000000..0d4eb7de3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcb4681cada2f50c76cc34ed4dc3b50bc1137fe33f6f6e3c977a47ef8d08f1bc +size 5645018 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_bumf.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_bumf.yft new file mode 100644 index 000000000..58387b979 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_bumf.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b82f2a5a39cd13b65d773452c62995dbf1ba8e791b64ab3c4c66daddb91d2e2 +size 55580 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_skirt.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_skirt.yft new file mode 100644 index 000000000..25032cb3c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_skirt.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723214dc34111cf2d8c9c6d8e55286a5c029e4af6ab7dbf37323004baa655c39 +size 54463 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_wing.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_wing.yft new file mode 100644 index 000000000..c5a957f10 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7h_wing.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa664dd2761d672d09ecf4341aaee770d31de744c535540405081bb88cb3f40 +size 57428 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7r_wing.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7r_wing.yft new file mode 100644 index 000000000..f669f88cd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/c7r_wing.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfcc4a07d5ed40a683d258e37cd503c6438ea0818a446b4c95183f04913c0d93 +size 53855 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bon.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bon.yft new file mode 100644 index 000000000..3d4762c9d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bon.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767f07474de5141e2a76bbadd96cf26c782fcbc1e97bb14cf69acfa0e30628c7 +size 160455 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bumf.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bumf.yft new file mode 100644 index 000000000..3841d73b4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bumf.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355e4360802c5f6bfd4ddeaa8728dcd66a8e8528741c4540532cf905b9e68d0b +size 189299 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bumr.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bumr.yft new file mode 100644 index 000000000..69e0c282d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_bumr.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3da91d01728108401ae559762e1419cf62667eb3d38697868ff24b548c5770 +size 416322 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_chas.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_chas.yft new file mode 100644 index 000000000..b6498ad47 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_chas.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c49d203e51534b5607682b268c6d81404456f735c1d9a5b5c7dd03bf8353eb8f +size 261836 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_wing.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_wing.yft new file mode 100644 index 000000000..239ebd9b6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/C7/z06_wing.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0ba7e50fd44e7b338ce060cd9fad0ab3a5f6b22150b5123ea01a01c31b86a5 +size 70299 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53.yft new file mode 100644 index 000000000..d721d3473 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884c0ddb8c79a9efb1ef630c03705a59d455ce842b946a272626b27b31dc0394 +size 10639506 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53.ytd new file mode 100644 index 000000000..9ef457396 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffcd96c26392a603c10036f8887729d4629323a0b7f98af4254ef9ffa25f36d +size 3025334 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53_hi.yft new file mode 100644 index 000000000..8a1569227 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/CLS53/CLS53_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f5b00e89c3c3257ea421b1268880aa9cac4c0d1026d20134c3bcc9ac989895 +size 10639527 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra.yft new file mode 100644 index 000000000..7432bc255 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3d298fd16369c849bb74b91f45ff2aa7642d57463d60d3ffea132fb61c11fe +size 10244886 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra.ytd new file mode 100644 index 000000000..7f01e05d1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae340737270cd5c86460bab5f34d4b8f2869f13c841beec49d3692a5f290f169 +size 4800298 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra_hi.yft new file mode 100644 index 000000000..7432bc255 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Cobra/Cobra_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3d298fd16369c849bb74b91f45ff2aa7642d57463d60d3ffea132fb61c11fe +size 10244886 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette+hi.ytd new file mode 100644 index 000000000..76729ff1e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ced39627a5eab0945e7ebaa8b7a5becedd179eaca40a3afd3f32e63cb2d8df6 +size 9356227 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette.yft new file mode 100644 index 000000000..fad72b9d8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb443922c383bbd45dfd7387c998b9c6fd976169add4a8feefb506ff12f3f9a +size 3944132 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette.ytd new file mode 100644 index 000000000..623ea2847 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:509e5719006686fe139a8b070879744815b1ecc6c30d0442c17a6b4c464b855a +size 6380584 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette_hi.yft new file mode 100644 index 000000000..73c265314 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/Corvette/Corvette_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e3d189592d52c795f9809e55f7d7757f30a1dc122fdcdcda1ae8382680a770 +size 5604703 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG.yft new file mode 100644 index 000000000..3306a8083 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061459010487350d89129ef6436b36b5a785d9dc90ff6350467076b7278c84e5 +size 10213748 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG.ytd new file mode 100644 index 000000000..10c92b80d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5aa6811244d73c1be32360d36b44ce9ba0db52abb2ad1d64c0ced9146acaae4 +size 8083678 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG_hi.yft new file mode 100644 index 000000000..3306a8083 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/S63AMG/S63AMG_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061459010487350d89129ef6436b36b5a785d9dc90ff6350467076b7278c84e5 +size 10213748 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7.yft new file mode 100644 index 000000000..36f6f8914 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506f3fd47e12fbff1aa09e283b29e5ef714e22a00e32cc12bc24d33f73942b62 +size 4559445 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7.ytd new file mode 100644 index 000000000..5b74f04d5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77e0cd586e217a7ff41c6152a38533b8441b40e84b81edee2e60767895a322b +size 5629701 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7_hi.yft new file mode 100644 index 000000000..36f6f8914 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/SubaruST17/SubaruSTI7_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:506f3fd47e12fbff1aa09e283b29e5ef714e22a00e32cc12bc24d33f73942b62 +size 4559445 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi.yft new file mode 100644 index 000000000..e0b45690f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479fa5c218de6ea1e4aebf41d9513306e809c1c1140d3f1320208f9d43379308 +size 16908850 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi.ytd new file mode 100644 index 000000000..958e2e3b0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca6e0e2d84e4f628ea1b33d1cb2d8f7a9261ae67b5fd59e781c42c70ca981c2 +size 40085505 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi_hi.yft new file mode 100644 index 000000000..96294f439 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a8fsi/a8fsi_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574de54cb9c5175641c1328f670f0013f2a80d3c30c254db7bd3daf20e4fc369 +size 16899831 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90.yft new file mode 100644 index 000000000..9362b49e2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba136eab5854d76d6439d6e58991fe87c28f9221b19d025839fa2852a7b76708 +size 15034236 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90.ytd new file mode 100644 index 000000000..b628acb66 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4449d1d81595a4b3a43a7b9aaf6deb9d5d0915c76aa9897712afeaff0827906e +size 13992707 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90_hi.yft new file mode 100644 index 000000000..df62549d5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/a90/a90_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269fea6d1e8110c8ad4de5182ad63e01546a72b5c52f15babbe152a0e8560450 +size 15034160 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts.yft new file mode 100644 index 000000000..ff1ea1994 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80784ef17ba1b64366a1277ab6326225d94f458392f2cd70239022940d2cd8fa +size 6500127 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts.ytd new file mode 100644 index 000000000..883124a58 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90de8eff0c9dc04b8c009680084bec1a0abb00889e2e1a5305b60dd4a201c78 +size 11023591 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts_hi.yft new file mode 100644 index 000000000..ff1ea1994 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/amggts/amggts_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80784ef17ba1b64366a1277ab6326225d94f458392f2cd70239022940d2cd8fa +size 6500127 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb.yft new file mode 100644 index 000000000..ae41acebb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fe6237fc79d315535403b50dc539137f65c2481be36bd5b3210f1618cbd838 +size 11485163 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb.ytd new file mode 100644 index 000000000..a6154b3d0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d7cf587e6b044424cdbb62930c1fafdc3511b3370a9a44d5f5bde0446520c0 +size 14878882 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb_hi.yft new file mode 100644 index 000000000..b8e0fa281 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ar8lb/ar8lb_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6276d5c9b31bcf8d5800b7aea0b225746ed4d790f554a08f024644e87c00f6 +size 11497072 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci.yft new file mode 100644 index 000000000..117b55473 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb946507b2aaa2f8c44f6e98e7d7414bc9bfbc1bd8ee851e7f1cd16dae2354a +size 13893310 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci.ytd new file mode 100644 index 000000000..97b3dc2d2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1918b17bea382746487e4e4224fdc6b96e545a24d561d70b5f430573cbb6d8 +size 7632494 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci_hi.yft new file mode 100644 index 000000000..117b55473 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bmci_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb946507b2aaa2f8c44f6e98e7d7414bc9bfbc1bd8ee851e7f1cd16dae2354a +size 13893310 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/boot_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/boot_1.yft new file mode 100644 index 000000000..4edd26989 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/boot_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a5d64b82d951c1198447fbb0b40336f22ecb0d8d3cbfecd5d2d887fab3ba0a +size 117492 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/boot_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/boot_2.yft new file mode 100644 index 000000000..b1514041d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/boot_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba099e537f67a9bca85dd8a02f8eb15f3d06edf0c374e155f353331ea7efe232 +size 128115 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu.yft new file mode 100644 index 000000000..c93167ab0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a6cc0d2591e531c39d1bda7bbff35962f16d8caf2b4ce384fc4b4a25f381e8 +size 127275 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu1.yft new file mode 100644 index 000000000..abe417549 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bd70100aadb9f28c481deef86762de7a13ac9043cb8163e0a959ab79e69fa0 +size 213390 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu2.yft new file mode 100644 index 000000000..729a94535 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3387e1d8362d7f0182988062eee8493ded59a8fd770b94ed5911807ce5f64a6e +size 219522 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu3.yft new file mode 100644 index 000000000..d99c2a1a7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumper_cu3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6533861cb2f51a6f5591090957da93f2c178fb77aef86d0413ef8082d097d0dd +size 194592 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumperr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumperr_1.yft new file mode 100644 index 000000000..eff50270c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumperr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df8ab453a8c4e8db37017be1d4e58ae5f4bbe7ae6a545838d338173ae89b414 +size 191732 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumperr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumperr_2.yft new file mode 100644 index 000000000..e417bfd7b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/bumperr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59722b414580fe59acb9756d278f6467250c58ad5d4fbd34109313a46bdb0caa +size 228590 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_1.yft new file mode 100644 index 000000000..42d0c03d6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebaa35f19b58f1fe45b9fe6cb7b822422ef1173e75d029f29dd5e683f86e4345 +size 50213 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_2.yft new file mode 100644 index 000000000..18732df0d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9b9707d1e8664b68b827041481bc03a8e90667c3dd53015c93278a6ab58669 +size 59730 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_3.yft new file mode 100644 index 000000000..0e532e1ce --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4bf60221b6bdbf5861d623aa8bf3183410d8f64cd341196aa77448a46f51969 +size 80570 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_4.yft new file mode 100644 index 000000000..7d6c830c2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/cabout_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59deb1dc48a487d93a69fb55cfb37786c7390219f8526e3a1a396671e10d799b +size 71285 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_1.yft new file mode 100644 index 000000000..b5c6a4fb8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2bcd8a8eb95bb3aa8b458a768e9136dbeb9955483f304b1f451dd822dbe2fb +size 180960 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_2.yft new file mode 100644 index 000000000..06b19057a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ff6edca0255822314e96a69bf6e85069e09aa07bebb6180a5175976d1faa799 +size 46722 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_3.yft new file mode 100644 index 000000000..a84cac875 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc38eddb94d54f4f6ecfa469775d297d49d1de8921ec18201eed951cef6fca7e +size 140647 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_4.yft new file mode 100644 index 000000000..4543da9e0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb5fccc8bdf94b49e215d5a84c99ca768fb6dcdb81322ed578d4bb5c9631a59 +size 64484 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_5.yft new file mode 100644 index 000000000..6cd7298cd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0ea322056549f3aa173eed3fbb20af668d49cdfb2643cfc3140f46dae07a5d +size 152674 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_6.yft new file mode 100644 index 000000000..4dee1b47c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc782909c0e85e516654ff6f13bc887d845cda19d785000f5e0d6dba63429726 +size 51044 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_7.yft new file mode 100644 index 000000000..2af5e5729 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dc33e3abf2260ac1bc820d223d91b21e978a0a2c46806e9aa3bc63bba0e35b +size 70055 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_8.yft new file mode 100644 index 000000000..d6eb456da --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/exhaust_8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2abf6aedb008203ec0f3e4ef332b92609254584f11b3e33dc119919a68b3d6 +size 60912 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/grilla.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/grilla.yft new file mode 100644 index 000000000..40ca46406 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/grilla.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e94244e1c366c9b01e90160d63db5096719b88d377390d9e3975c7071ae2aa7 +size 30488 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/grilla2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/grilla2.yft new file mode 100644 index 000000000..5aaa0b8b5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/grilla2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6316692e7c7e2bd169d7d004a4c5847e51d6d066d05088cfba43ef9473b471a6 +size 47262 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/roof.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/roof.yft new file mode 100644 index 000000000..e403ea465 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/roof.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227082acf115697677f38ee6aec7cb760c2e58d4b20c44580d1ec6e85523bc5f +size 31252 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/sideskirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/sideskirt_1.yft new file mode 100644 index 000000000..dbdd47d82 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/sideskirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ce90bf2eccbb1fcd34bc94167a92473d348c233dfd0c4be81337162a1b260c +size 134138 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/sideskirt_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/sideskirt_2.yft new file mode 100644 index 000000000..501582550 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/sideskirt_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c613fb19e36fd11c7061ea3137deff86b35aa9517726963a382591d2b6122d +size 39497 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler1_c.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler1_c.yft new file mode 100644 index 000000000..392194fcd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler1_c.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2f5bac06e4fda6dc6a37054913dd15d8477413bd0a320656b3fd14ab72f934 +size 25800 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler1_n.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler1_n.yft new file mode 100644 index 000000000..787768e6b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler1_n.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5b981ed8f3c76c9dc685351ddc9101a1b094448a195025d2160b541f72be7f +size 23483 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_2.yft new file mode 100644 index 000000000..2dc0b7bf3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4b1f5a4ab8cf7bad8dbf01496ea7acd28a6bfc965f0111bb5b01b5ff0ca5bb2 +size 80537 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_3.yft new file mode 100644 index 000000000..bf1d4654e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a8799b28c7533e8ddefc663c9fabc7ff1622e8d32c0dde3cd28cf2693dda6b +size 155553 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_4.yft new file mode 100644 index 000000000..9c40e2c47 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:084b23e3dba60d4c1a3db58cb7a73152a05d190175c4426b3119670eca1dc16d +size 121800 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_5.yft new file mode 100644 index 000000000..d09f80ed5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c315b0ceb7b1e37d911c1802a8dbc8f111178270f1fa3cbb72868185a042c0af +size 26372 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_5c.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_5c.yft new file mode 100644 index 000000000..01c7efc79 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmci/spoiler_5c.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07da7a95c53722ce5566c6a28db800f66022bffa5a8f2df7eb22a0c4e21b56d7 +size 39911 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4.yft new file mode 100644 index 000000000..1cf26180c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3bc4bfdc38d0f3dd0be2d15efb22410afb3095093d9c1a08c19cddd318cf99 +size 7761633 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4.ytd new file mode 100644 index 000000000..da24545f5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b1a34ec721e65c5e5e5af8f924896a0d23c2f051afadf030763845bc47bac5 +size 11368351 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4_hi.yft new file mode 100644 index 000000000..ba0339e33 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/bmwz4/bmwz4_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928f7b3e8bd72176b42ee12ef4f42ca00f44a3f1e0b867f0c62a3c5655fba7af +size 7758989 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8.yft new file mode 100644 index 000000000..b84b3ccf8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d019be5e11cd5971023edbd43c3726b52c5d808de247a9c51c739e463913b8ca +size 7442515 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8.ytd new file mode 100644 index 000000000..c7106226b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2483c51000f3a61a57049b0fb6555848d636feb966fad751abb0a0559832cc7 +size 8894326 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8_hi.yft new file mode 100644 index 000000000..a642645c5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/c8/c8_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02047da8e3a0768fa6088f0957e93b4ecfd9b62b4fd13304f78057a961d8c40b +size 7442555 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt1.yft new file mode 100644 index 000000000..217bc2b01 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b188e7d2f17e725ac2308c9c6baf5b32506c2746b176aa0bc0b2f87a3e08e1bb +size 60135 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt2.yft new file mode 100644 index 000000000..435918a7a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230c616f10657acd0093a9324f98086810fb8aa9cc297f4a5e8193d31b021de8 +size 128442 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt3.yft new file mode 100644 index 000000000..9f0223c95 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bnt3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e970f46855b8faae6e1bc7420f9750f3cc82c4ab9d798ac2b2ff0163c796cd89 +size 234865 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf1.yft new file mode 100644 index 000000000..08fe7e917 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4ac5b7dce4e28fa5bcaebed81bfe6eabb121dc5e16b8afbd37f83ee110479f +size 1183032 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf2.yft new file mode 100644 index 000000000..5af84d5b2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe7078b4b8c4119425d6352e7f3adfc63558b0a86dc74cf49519157e0c038bc +size 1533304 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf3.yft new file mode 100644 index 000000000..1c42643d3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d13ff0358694eb9668c5ead2c1c77aed7c21a015dfda092924f1f87d991b0f +size 1530371 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf4.yft new file mode 100644 index 000000000..c04476055 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd937f47e62dd766fc16883b2810c7ade233920f5b928fc0eef8e4b8a8dc0c8 +size 850173 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf5.yft new file mode 100644 index 000000000..0fcba515a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumf5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ee6c7842d6d8acdd0b83f24d3670de9ac639144f7cd1ab3d2529c6d4d48706 +size 1053879 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumr1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumr1.yft new file mode 100644 index 000000000..b7d482d2f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumr1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22bcee026bdb6dd1852119c68a27cb66e48328d5c31c6e198ded4f0b28f87f9 +size 341464 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumr2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumr2.yft new file mode 100644 index 000000000..a2a3ced07 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_bumr2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b942f0b5e1022d1258e12820b435ba5ed7fb658a52d3a033af88e8c4409f7f1 +size 492445 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt1.yft new file mode 100644 index 000000000..703a135f6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dff93e175452c95829f5da7300e6711584799f03f99f2bd17c91853581f62ea +size 16905 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt2.yft new file mode 100644 index 000000000..9a0dc1fee --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f14866a6d0e5bf5148ce7a876ed8692782492538edfb71c7e882c2e93f61a8 +size 23103 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt3.yft new file mode 100644 index 000000000..1c8c3d265 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f95dfa0bdc3df857a19eb66663131f6f116190e17c059c27347589dd7a5e04 +size 59291 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt4.yft new file mode 100644 index 000000000..31fe2ee9d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_skirt4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c36034a47554e9d2d1f8fdcf85cb82e228d6f024d00aa089d0381f31cd21d5b +size 66527 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split1.yft new file mode 100644 index 000000000..bd36050ec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4324612a355b223d7edf51cc6491ade3d000dcec8996f4232953dd4182b6c545 +size 52670 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split2.yft new file mode 100644 index 000000000..7db619542 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b9154a7524632627f6e46a099a7d7c44758d0f1d1f691cc0a138d2403e5424 +size 376283 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split3.yft new file mode 100644 index 000000000..76656a934 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d818fddc5e9a78960a065ec0606de32bae62fcf5f2e0f4d143da839fb9ced0 +size 397310 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split4.yft new file mode 100644 index 000000000..fa3200e98 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_split4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5e6e4d5905cb743b6a4b7fb2612ae08b3e532056cf125a8cf6ad2eabdec005 +size 142023 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_1.yft new file mode 100644 index 000000000..ddbd8974e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2064fc8de995d72512fbc1b312c2ea6f5fa1603fba074053bbc6c583bf0d724 +size 1062137 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_2.yft new file mode 100644 index 000000000..581058e89 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8110f982b1abcc68e5a6facb526cabdddf5885a58cae8e66d1b4fdeed7b78fa0 +size 24082 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_3.yft new file mode 100644 index 000000000..0fabb49c1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9532349b84f050559638397000cbbfed7e00a3588eba4ff616108291645eeb8c +size 319925 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_4.yft new file mode 100644 index 000000000..87d5ae44a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72a1f970dcfb7d788b215788df5246877e7e54bb18593cf55e177ff39a7eeb11 +size 113058 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_5.yft new file mode 100644 index 000000000..b2aba0346 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73e19eaba67ea57e25d238ed45f9702fd26f17e29fbf0f3054219934a76a364 +size 46855 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_6.yft new file mode 100644 index 000000000..28930f6cc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8_spoil_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1736e13f95281631e8b022f15eeb56d2db60ed53d17ae09949127114c8c6c0dc +size 24124 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun.yft new file mode 100644 index 000000000..f749e2222 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0bff373780129514d4898406323b5beaf3ef7769b6269b46576f3b15afb8cd +size 7668792 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun.ytd new file mode 100644 index 000000000..5d1796387 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cece48a70eccbcab334ca56247c8cc448ab936b49e93e3ca16607b0419f82add +size 3690025 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun_hi.yft new file mode 100644 index 000000000..f749e2222 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/cam8tun/cam8tun_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb0bff373780129514d4898406323b5beaf3ef7769b6269b46576f3b15afb8cd +size 7668792 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra+hi.ytd new file mode 100644 index 000000000..05eefc926 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1897f288852d61f9f048c987839330392cf9775bb5409becd1ffb2af7861425 +size 9754165 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra.yft new file mode 100644 index 000000000..f867617b1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1417c4f1d4a4e0795ee5472f1446d3cca4ff6547d632fd1241633f596ecdf59b +size 2273262 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra.ytd new file mode 100644 index 000000000..1985515b3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703203f4cb449b99b314f5825f0f99753f268ca58940eb1ee780756e2f8b0d43 +size 3177017 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumf1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumf1.yft new file mode 100644 index 000000000..e55b07d61 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumf1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336521e7fbcc6e247b5b7c3933d9d2850938978e366be1ce479fc47d0a53ecac +size 898725 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumf2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumf2.yft new file mode 100644 index 000000000..62665dfa5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumf2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a6d1313410c314ef9f9fc1c59c72a071f0ba17db58d267396dbb6bad368192 +size 64799 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumr1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumr1.yft new file mode 100644 index 000000000..271c94f90 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_bumr1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c071e91b76d87f11faab16f037d27e4a499526ecdae5d76abb0bfdc8575e2297 +size 182182 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_cage.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_cage.yft new file mode 100644 index 000000000..bdc8d2f83 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_cage.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:982b34958f615b1b18ec499f79bd8dc225d60103bb66fda759958d23e4833bb6 +size 35275 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh1.yft new file mode 100644 index 000000000..50662f70e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0d8d8e11f8144ff36d2f886145a45d178f6169a0470ea8c723b0ad4c7e6f6b +size 48984 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh2.yft new file mode 100644 index 000000000..f42ce291a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3448c8a3d3427ee3c9c34af03bef639a28ecbe85c0b4a53307527c1680613d80 +size 39987 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh3.yft new file mode 100644 index 000000000..feca11987 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102943b5b4a81e84c7e979303147431a9d1449e7445254531719b16af215b92f +size 60790 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh4.yft new file mode 100644 index 000000000..0e8ca367a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:445f5cf86909449a12dbf635e7f07643f7210ca78b9bb5a5fce1e0656396695c +size 259923 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh5.yft new file mode 100644 index 000000000..e285204df --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_exh5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb2440dfbfac2efdbe370a9bc9e7cd99d71b453095c723755d93672eebd21fb +size 255432 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_hi.yft new file mode 100644 index 000000000..41b5046d4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f13ce3c1c50bef50d46d1bfc4a661a571b8ed7a796232be2bc8e11cd006716c +size 6747031 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_hood1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_hood1.yft new file mode 100644 index 000000000..3f58d36b2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_hood1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0826f37c8e866aaedab57d1442e9d8ed841e65b91ee5de9be3536fe14d1d6f63 +size 63616 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_mods.rpf new file mode 100644 index 000000000..9cf91405c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:837b8c34bcee0a5678d9be57ca6a24ea43ba8a090c4819f360f2499166fb5889 +size 2697216 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl1.yft new file mode 100644 index 000000000..7b62518f1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df0063e4ab435efe88056871ed3650241bcee709d9ec472253911d027bba93b +size 90747 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl2.yft new file mode 100644 index 000000000..e319e75cb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ad43d76ca635da6a0b43168d3cf9d731ad7a69ed4dcfa0c6e9327ae5df2a1c +size 140661 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl3.yft new file mode 100644 index 000000000..a6cf7b99c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aba17b6b43f8f7aec01ea66a9b842c328a2d673fa1eaf12fb813a413b020b23 +size 46518 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl4.yft new file mode 100644 index 000000000..bae015268 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254fb82ca51660ecb97523634cad6a0b7768e627d984086f801badf5814e2481 +size 132259 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl5.yft new file mode 100644 index 000000000..9a914739e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90ea6df05cfe493a1d29387278a9118a0985fc68ef8a8ede18c53fc566ce3dc +size 177439 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl6.yft new file mode 100644 index 000000000..35e4c6732 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c01d7d5c3e83400f24edc0582d72c0d2d1450869a31f4228a2fabbfb72a886e +size 70056 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl7.yft new file mode 100644 index 000000000..c5e917167 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_spl7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b05a760744830a1060f747bb107b0cced7613f63ce3095bdee420b657f942d +size 21448 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_wg1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_wg1.yft new file mode 100644 index 000000000..d7089a94a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/celisupra/celisupra_wg1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d21be9736b843f4c3fb99fe2545c9613bbb8c170099dee5e653c4337f4f81e1 +size 103780 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009.yft new file mode 100644 index 000000000..3c7a12f3c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2bd74c2d909ed50898621e92afaaf0bff93bb0c4750499b31c037a8d94bc67e +size 1824564 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009.ytd new file mode 100644 index 000000000..d75423f29 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f060b58613f617c77c8bb3715d3ff27b2597658dbb7ecf9edf2b4b640212b36c +size 7344654 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009_hi.yft new file mode 100644 index 000000000..7a45f9025 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/dbs2009/dbs2009_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55a348adf8239efddc00c9453eec29e090bfc71950ee3b66cf28cf0e5f89df2 +size 7100450 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400.yft new file mode 100644 index 000000000..ef806db71 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fd84d803955350fb417fa1bcb85dbe53a721534983dcc9bc5dd25d8e677c2b +size 14353979 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400.ytd new file mode 100644 index 000000000..878da4398 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13cadad5a4bcf0dbf1825b37bf9741e30978f22e4f377330207fb4f808476f5e +size 14685078 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400_hi.yft new file mode 100644 index 000000000..9b15aa144 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/e400/e400_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1711e1f3829d31d0fe9a5ad29f3c8d9a9045148fa5147c9c3706a9013e6e9fb1 +size 14353846 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9.yft new file mode 100644 index 000000000..3f4eff371 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17899d190bd17f6a808f2c6edb87f1884eba19b5c31c734d74a84fb64e4f1893 +size 1811946 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9.ytd new file mode 100644 index 000000000..7d9191cec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a36a954425c67053fe54fdc63dbca3742802a82cacb4eb98976bb566a5069c0 +size 2378348 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_1.yft new file mode 100644 index 000000000..1c313ee28 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62b90385395f459b77e8cc95c69e0631ced775c46c935c32ae5925c3e19fed6 +size 301331 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_2.yft new file mode 100644 index 000000000..57089eec0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f74a79ccb5a0868f18447613e71a30c5b900d756ab07f27a450b90ded985e2 +size 347268 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_3.yft new file mode 100644 index 000000000..f3af38244 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumf_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a68504ecf3284251b1631a0b3ed1c81a28cecc65ec8cf5d7f5cb9abb60ae6cb +size 381020 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_1.yft new file mode 100644 index 000000000..56109f0a8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf8337e34faf86d66d1e60809931033fee02afd18507c76aa5f37130b590368 +size 234267 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_2.yft new file mode 100644 index 000000000..5121c5230 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6e812c6b121985af3690d31d9fd12d7826b1da1a15437bffe5ff5a28c6aa5d +size 280723 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_3.yft new file mode 100644 index 000000000..9f04e9237 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_bumr_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b768595e9bffc3b8100ee175109f874c6c94278f0f2f7fbf841f6d22efb8d1d +size 308451 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_exh_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_exh_1.yft new file mode 100644 index 000000000..c44ac6a2d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_exh_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a22755ab773d628d1a8753e0f36a56aa1c633e37fc735e30fcb97ba6e88d6c6 +size 25882 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_hi.yft new file mode 100644 index 000000000..2a2f8a094 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83900f59175698f303453a0d59f29d5f0947c9133e96b3048ffd3b0ce78019fb +size 6820006 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_hood_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_hood_1.yft new file mode 100644 index 000000000..a60c173e0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_hood_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51947507673e2b7653e74aed8b823dd4b24e230cce4447f3c9d93245ddaf8540 +size 263251 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_mods.rpf new file mode 100644 index 000000000..37187f92d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9ca008c8f982b68920d7a6c85b06279f03678c0ca2ca6718493e32ec8b69001 +size 2789888 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_1.yft new file mode 100644 index 000000000..3ef567688 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9af7c98ed316efdb5e2cfbf8f752d15944e87f15ff97e4d761646f0005f8f82 +size 113621 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_2.yft new file mode 100644 index 000000000..0f5b2540d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b515122f21e142347a2c7930b9566aa72353fbd2efaadf89885fe8bbffbd6152 +size 125348 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_3.yft new file mode 100644 index 000000000..4b7f22e72 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_skirt_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e1095a5aebbcb4a3fcce559ba74a0e7e9833e42150557fdb8d02a75aa7e79d +size 61927 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_wing_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_wing_1.yft new file mode 100644 index 000000000..0cefb4c36 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/evo9/evo9_wing_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c880e9663c96a3b7309f4c2e27cbab28d953fe727a3e092fe797c73164bcdac +size 343079 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor.yft new file mode 100644 index 000000000..2e66b8887 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bcaa72a7c40f982dd287d1e20b9d6dcfd31bc096ca7d2c1ba81edac304bc59 +size 5836948 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor.ytd new file mode 100644 index 000000000..3826f9ec1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22043ad5dfe1ac837c044876fc7c7436033dce8376aa2a1b49a2db6e3f6e585f +size 8985804 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor_hi.yft new file mode 100644 index 000000000..05a246d83 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/exor_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3e37f2b737bfe750f9914969e7ee50a157b5176de99a7e2a172ff4d84e16b8 +size 5836836 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/wheel_spt_forgelineGA1R.ydr b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/wheel_spt_forgelineGA1R.ydr new file mode 100644 index 000000000..88bd6384b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/exor/wheel_spt_forgelineGA1R.ydr @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d53b0172c41d06dee48580bd096965cf177cbb4a3f7cbb9aa47768bdbce7cbf +size 1815180 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812.yft new file mode 100644 index 000000000..37832bebb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8973bac7de56a72ce32c27132455d05974863bd3be90cb1b1d568116ebde739 +size 5919647 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812.ytd new file mode 100644 index 000000000..d2464e414 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d65f3305b67e98ad07535efe875f3c3e0aedd06ec918ed2f79bf02ba81cc4529 +size 11158764 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812_hi.yft new file mode 100644 index 000000000..429859b31 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/f812/f812_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95a99527d671de7b71f8d3b90c82b66109fa5260cf99fb18d0a98bf9db76912 +size 5919544 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4.yft new file mode 100644 index 000000000..42e26397a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8b80358aa89f24544d320ba349e34ee604265e3a5bf36a23b8e980e03217a8 +size 3828720 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4.ytd new file mode 100644 index 000000000..e6feef75a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c44d631a7bc9c218880452992801f9bc1758d860a5dfdcd6ec851e49410be2d +size 6400430 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4_hi.yft new file mode 100644 index 000000000..42e26397a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fergtc4/fergtc4_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c8b80358aa89f24544d320ba349e34ee604265e3a5bf36a23b8e980e03217a8 +size 3828720 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc.yft new file mode 100644 index 000000000..c83ae9ab6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:672b9fe10253e8c23ffb505c51c11fc18e0199cbba8ed29691101f959fee7900 +size 2324852 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc.ytd new file mode 100644 index 000000000..dcda1f06b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94699b585695d4b6eace92b3eafde8eb1de4de2fef99c9044418f230738ddc08 +size 15563689 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc_hi.yft new file mode 100644 index 000000000..323d289c7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/fiestawrc/fiestawrc_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:671a593c2be5379d60bb5482aafb657a1d918ee54d38eee2eda0793fcc1387ce +size 9586933 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr.yft new file mode 100644 index 000000000..ef078f681 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b929f637ee875c027a3cecefb9c871177b5e7935c1c8330b0b8952c5be1e1f55 +size 1995872 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr.ytd new file mode 100644 index 000000000..2be3d9817 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1429023e4cb0734f93532fadf550d7d772ae050bfd8ce08678c1a8fd6de9000f +size 1872481 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_arch_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_arch_1.yft new file mode 100644 index 000000000..d01ed0de3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_arch_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06270eb4cfeff57e3292b3df511cfde83d4bdeb9abd600ce89a0bf07ce50868 +size 408361 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_arch_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_arch_2.yft new file mode 100644 index 000000000..11849d140 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_arch_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f255f5fd2986e5b6fa6837182427ac11a9f9eda077b0cde1402ad326364406 +size 386658 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_1.yft new file mode 100644 index 000000000..57b164c30 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bf7efa7263c137ccea2e481b5e593ac8699102afac45da7d7b7dd0ac5cfd4d +size 464107 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_2.yft new file mode 100644 index 000000000..2d168416c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da94eecec98e7b0a91acde8f8b156f9d23203e5f9e5963f2185cf961a5d52254 +size 456019 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_3.yft new file mode 100644 index 000000000..c79a96eb7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumf_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d156b24f41f6b9f1843c21852a8238b96693170932bb24cdaf1c8c989c5f1759 +size 583709 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_1.yft new file mode 100644 index 000000000..ee6cbc109 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99c249dd8d4ba9909e69d10e97e93791e22ceb232d70ad3260b70a89edd821c +size 356602 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_2.yft new file mode 100644 index 000000000..c3b26a6b2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe1ccd233c73a4860d7443eb2e64f141f856c2138c56c266f481e3e9e52564d +size 611403 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_3.yft new file mode 100644 index 000000000..9178f23b8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_bumr_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578bbe29a0536d72c7375af94dc1e819aa17e6381f07d38b0fdb300c3303aa33 +size 729785 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_hi.yft new file mode 100644 index 000000000..5e89c4efb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785d82c9994d96d0a44d5f62cbb31ed3f67fb51f2ffef390c43c794122dec086 +size 7677225 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_hood_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_hood_1.yft new file mode 100644 index 000000000..3ee9449ad --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_hood_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9872e47016197262f2a63b34ccb0929fc851ae0fb67bbaca267a8ed0393b0b2e +size 370967 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_1.yft new file mode 100644 index 000000000..b46517c77 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b4e5082b8d3177bcd8e15d8cda89512d4ef1b6db07dbe30cb243cdd412cac2 +size 31463 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_2.yft new file mode 100644 index 000000000..13770102a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb117323e348fa3e55a54e33db7b2406b59ceea9b258cccf860d3389a8dbf5a7 +size 37023 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_3.yft new file mode 100644 index 000000000..32f56432c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_skirt_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef6bfcc0e3075d1e0cf89f321f755f6699f8a48f0d82297c76b0f7d12d4eba4 +size 54572 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_1.yft new file mode 100644 index 000000000..5d90311a3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e3dddc3a294c126c5dfac408988425977239ce741b0ef55d424ae5286b1326 +size 124790 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_2.yft new file mode 100644 index 000000000..3aafd652a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e62118bd33f7e2f71f612ff2695179ed06570c246839aa86d38f92bc350d89 +size 86635 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_3.yft new file mode 100644 index 000000000..c5c2863ec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/gtr/gtr_wing_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b438f47dfa38b328f566e0d34bd174453130b414d7fb4d91ecece4fbfdfabb +size 210494 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91.yft new file mode 100644 index 000000000..a32f8533f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0be949db151fe4c83e2b5631fb800af2a1b1fdcc99f6908ca755560531020b6 +size 2146338 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91.ytd new file mode 100644 index 000000000..36bd9f3de --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59d765e3329fdcd45ef01d4608072c3434b13e540ab0383131a84428cb66a86 +size 9272843 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badgef1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badgef1.yft new file mode 100644 index 000000000..2d134372a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badgef1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218a557fb57d4dbabdab10a6fb97a82ceb15fa9e384820a3374eefea780215d7 +size 56036 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badgef2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badgef2.yft new file mode 100644 index 000000000..71f50e8cf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badgef2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b913c7b29209ba2a637f90212f5cf7b3591f6086580ee136a13f44628d31bb22 +size 39776 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badger1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badger1.yft new file mode 100644 index 000000000..4dab7076f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badger1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdb2efdb5049af11c5535f7ae84d2d80f9e3c5bdbabb06c8b53ec197b70cfcb +size 2286 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badger2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badger2.yft new file mode 100644 index 000000000..3c4320c52 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_badger2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638e1602a9a840030678963f12be72a83a8ec8a98ae25cf5ea3f470c6c257275 +size 40492 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf1.yft new file mode 100644 index 000000000..1acc0556e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e6525188ef001da529364473202032abc0a5e08f06f0ea2d6dc0d00b6d2298 +size 162742 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf10.yft new file mode 100644 index 000000000..7764a4875 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf7ed1608f92744296b17759f1e2cfca643da2c40ebc9fdef6a9b129f55e243 +size 105020 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf11.yft new file mode 100644 index 000000000..f236fc1f6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0101f78fa4c288156c84e1d4220153e18f45cf996a47261107aeeaf6cf30e495 +size 159774 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf12.yft new file mode 100644 index 000000000..17a0368e2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b98165ef1ef2b8083532a69d8b44b46c89637e73477c2037d3a24a96edecfe4 +size 144419 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf13.yft new file mode 100644 index 000000000..f90932717 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621b7590c950f570ab3eb4e1b4f8621a638979961dc41fa69ebe7e296fe12875 +size 138180 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf2.yft new file mode 100644 index 000000000..e6042939f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502373a4182525b3c5915713bf6cc52473ebdecc8cd1a30aea8a440e5308619e +size 97614 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf3.yft new file mode 100644 index 000000000..e47c3d304 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c04b47a625078d0d4ce5f34c90128cda76f7ed62bbc4aba8d213bc90c166f57 +size 247944 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf4.yft new file mode 100644 index 000000000..84fb6289b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8171c6bcb1dae31d2f6f9991989008a98f6474b7cbf1f924e9baca3055df70ed +size 189785 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf5.yft new file mode 100644 index 000000000..024c65c0a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eebbbae4c4677ff03be96e75bcd1f7770ad0716d5b966cce151841c5bff9772 +size 229584 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf6.yft new file mode 100644 index 000000000..3e16e47bf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d557b2ef7303579e63b7551aa63e9fd9bb1ca7f44108396b3517a2d63c1695 +size 143337 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf7.yft new file mode 100644 index 000000000..0a92615c7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ba25b6ae00130748e64f1cc73cf26d9ea368a636036aa7ad7ac563dfb86bcd +size 187478 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf8.yft new file mode 100644 index 000000000..55edf8d75 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b287a41d8e795c6e7cb68e788b588cfcc6f7a8aa6c519bb9872a35630a059b +size 128926 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf9.yft new file mode 100644 index 000000000..61ce58910 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumf9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f84ae254633c36657f8d137a0a043e31b7850e6084d60ef10be8ea1debed45c +size 107398 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr1.yft new file mode 100644 index 000000000..31616948f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb07d020985b13d0c3bb25098e71a5ecde45a8d4000d7574efbea969b1dc0682 +size 166517 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr10.yft new file mode 100644 index 000000000..53ded10a8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e523f0d7a0a081af7f62e9649e7b404abc85d308c9469ced3490a8835654e685 +size 126429 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr11.yft new file mode 100644 index 000000000..8ff7dffbd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c749a9741c0df0df669f883c850b59528026958f535f1a62f5fdca73afc5c93 +size 103554 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr12.yft new file mode 100644 index 000000000..62a4db4a3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7385b9d9301c57a58a026c693bdacaff5736caaea2c9d98601a450490185d4e +size 104261 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr13.yft new file mode 100644 index 000000000..6940d92e0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42ec8d95b395b23e16da14af02c654ab1f669a2dbe6e91d59c4de63e626fc2d +size 119502 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr14.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr14.yft new file mode 100644 index 000000000..7debd61ab --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr14.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde9cc92e0ec518e027d3e05a52ff6acdba736c723d6de569361fce258a0a01b +size 171804 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr2.yft new file mode 100644 index 000000000..9ac011cd7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b32ef0952ad5c9b0df882b069734a9a213e446bc96750616ba83feeeeca78e +size 151380 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr3.yft new file mode 100644 index 000000000..f199c6e67 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8beaca7a7616d61af468192b0dc5a6fbfb0c7bbae957537b6aafde896ea784 +size 190885 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr4.yft new file mode 100644 index 000000000..ca8a97e05 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9deb22467c9df1885adc3c95b4b57a70d193156c2e3757ebd802032ffdc336 +size 250554 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr5.yft new file mode 100644 index 000000000..31310bde9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2cc4fb4ea2274f9941d74504696af246ee0691b82a8148211cb911cd53e7729 +size 151763 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr6.yft new file mode 100644 index 000000000..3edb91fb2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e198f301c9134c90ce129295afec3f98ef633227ec7c23468f34ee15fe542764 +size 129849 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr7.yft new file mode 100644 index 000000000..e4a90b30f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87478cdcf06ef8cd5b065ad41f5c040b61e73de04dff53413382722315cbc76 +size 121766 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr8.yft new file mode 100644 index 000000000..fe02d27e1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ee6899b54f50f1111ac25437576518e3068faedbc6c5de6fe96cf1ddd37158 +size 159734 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr9.yft new file mode 100644 index 000000000..bb7c7ca7f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_bumr9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ccf01ec3378bf98ffb79c73b1a802c70c405475fc440b162f2dab2184f4a2c +size 105509 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_cage1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_cage1.yft new file mode 100644 index 000000000..db07b190c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_cage1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd346daffc1248ee35f552da1771fd4593319c7ec8b86966b057bd215727f3c9 +size 116396 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door1l.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door1l.yft new file mode 100644 index 000000000..82512aa22 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door1l.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f38803a493c652ce9e72105b176b4c5dfef42a95b1b5d2a79b0d5d7b10941f +size 26879 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door1r.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door1r.yft new file mode 100644 index 000000000..908357050 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door1r.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54e1d9ea0e6816510f4440d500cef5791eab0f937ca1284c1b37dd160529404 +size 26918 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door2l.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door2l.yft new file mode 100644 index 000000000..291ba263b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door2l.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b074f0df29951991214fe8a5c2ec86f8904175cf02d1ec1cfbc68f8d5acbaba7 +size 13781 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door2r.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door2r.yft new file mode 100644 index 000000000..82d82832b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_door2r.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21bc5a87e630ffb9803fbc0a93bc47534f054a5115cc43e635ead16988d7907e +size 13785 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh1.yft new file mode 100644 index 000000000..48349a428 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48c298cd6a63ab65458cb79d8894b3a02fe3e850978770c65c1cf87e22ab9fe6 +size 110104 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh10.yft new file mode 100644 index 000000000..61964989a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b784be01c388a8f3082c7ba943e9a8d638ccbb77921e593df550ec4732c3c0 +size 20637 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh11.yft new file mode 100644 index 000000000..0f144f54f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f95d6c9ece760f811d0ebf3ee78123575e26045e93fc3fe2e471bfde99238f +size 43484 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh12.yft new file mode 100644 index 000000000..6a6792262 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2958f30f49d47f9b53b10bee6f5391917097a120f02c45e59ece9046b31677a2 +size 61598 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh13.yft new file mode 100644 index 000000000..ca571a874 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a78a88ca275cfd0499b6c4d19e5b0ac6255b68c4f0bd79fee3d9f4e28397fd0f +size 20280 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh2.yft new file mode 100644 index 000000000..39cf41ff4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7b42baac4a06e30bf5b6683494acf02eb7836feb0f51173f24f47250b01a02 +size 32313 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh3.yft new file mode 100644 index 000000000..f8c8e7009 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40e6d79fe603e1749428ba29db9adffc47b20ca54e01ee27a8fbb488834eca9 +size 89469 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh4.yft new file mode 100644 index 000000000..709d45ac6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb0d142903ceef6a5856f755f0c4e52cd64b76fcc496414d17e6907f6eb1411 +size 170573 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh5.yft new file mode 100644 index 000000000..09cdbc7d1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a59c27ff1beb142b9211ad72cf260ff3843de97d610a29b5058ba2ac93e9785a +size 176055 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh6.yft new file mode 100644 index 000000000..7fac9facc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f3d20d4992e285e9fd4b98d2fae8cf316ea15a87c9f74303f3d98fe20e65ff +size 59733 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh7.yft new file mode 100644 index 000000000..7f20c8668 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44340ae8467157f9f7c9b40849597b7f1ff518c2202103627fe40134a78e9ed +size 86891 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh8.yft new file mode 100644 index 000000000..0bef4b771 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ee1c302d994269680b9b47462e7cd467f37fae53b3755743ae83391de1a897 +size 86289 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh9.yft new file mode 100644 index 000000000..691c1e09e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_exh9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c59b953272887b221e8d5cef26f55663186f33475a40892d1cb651dbea2c676a +size 133782 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash1.yft new file mode 100644 index 000000000..dc5e32249 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d44b3fd0edca82f723424fa36e9931a1bf66df7218454c10964aa029dbec560 +size 20831 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash2.yft new file mode 100644 index 000000000..1ebc692fe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9121c92d1d3613d92a6d0a518a473841ca55bc8aeda16e8cc2ce70a292c8fe7 +size 20742 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash3.yft new file mode 100644 index 000000000..d60febcf0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_eyelash3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476c8b288f563608c412bddc775094d7fd3a3ed147030b8f46e901e229c5a023 +size 20781 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_fenders1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_fenders1.yft new file mode 100644 index 000000000..34d61daf9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_fenders1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fac9212ef9c34c699fb441e0b2c60c7fc8caabace9cb220357bc0b81ae25de3 +size 82087 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_headlights1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_headlights1.yft new file mode 100644 index 000000000..1ae98f4dc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_headlights1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4603aa5f4ff367cc82d616f4e75e8da72d3958ae9114e164c311e9347fcfb739 +size 560462 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_headlights2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_headlights2.yft new file mode 100644 index 000000000..b95319514 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_headlights2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4586492146aacac4214cd29515a4991197a75f1758ca7cfec67eca54937dfc04 +size 560184 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hi.yft new file mode 100644 index 000000000..c535b6b63 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79dd91a24cb947e3785192cba26ec92edc627f65c90ea485eec828e7fa4784af +size 6445012 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood1.yft new file mode 100644 index 000000000..7919c3657 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88078dae16f97081519eace04bf6e9ecc364e7ec6afb8dd9822fe92afb549897 +size 309624 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood10.yft new file mode 100644 index 000000000..643e41a85 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957578860c48de408433064338abacde31010f439ad803b183e5f1842cc970df +size 348248 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood11.yft new file mode 100644 index 000000000..8605c2486 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d95c4822ddbcaf8cca74634f07beea7c362828852ddbabc23a4955205f40a27 +size 327158 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood12.yft new file mode 100644 index 000000000..09c07aadd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859e31df261879a23a84332332314de0d1f8b8c4ed1ea971f3b2c3792292b2eb +size 327527 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood13.yft new file mode 100644 index 000000000..07b095a23 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8159c6673deff5fa3af38ef2affc29082ac58b27a2f2581ae6261fd5cbfe0ec6 +size 371041 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood14.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood14.yft new file mode 100644 index 000000000..b248b38e3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood14.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a35980ee99ae159e47841ca14a50a758469e69fda23ef902af11abb92516fb +size 349834 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood15.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood15.yft new file mode 100644 index 000000000..595dbea2e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood15.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ae8a16444bfd5ddf1209fee92133514aadb7176f37f4664f922cb1afe0e0d4 +size 350357 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood2.yft new file mode 100644 index 000000000..62f6df8fc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594e097c3d8f4597f1030078b4227d44a1c7f7931c7466f533cb5fbba5c507ee +size 289300 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood3.yft new file mode 100644 index 000000000..bd94081f5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a8b1a752283d6249d0efa5c7a43311bba989b4933470004673df5ee03da13b +size 367948 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood4.yft new file mode 100644 index 000000000..2978d6447 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5fb3e4b0cc458a9e396dd77ef76aa60b410523c27f6a74f3e2851eb5c0ed0d +size 320329 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood5.yft new file mode 100644 index 000000000..22a7566eb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a33132c47917f25e011a325083f44d9416a08f679880856135719e637b98e19 +size 305193 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood6.yft new file mode 100644 index 000000000..399c4b93e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c73a4f304f1cc80ed0a6ebea4fb689b068d3bcfe94f266503855a772140102 +size 306412 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood7.yft new file mode 100644 index 000000000..f15541b9a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943e9d479d8068d0f4f1675077afded1810e7bb8b9f9f4b7fbd1b4c2c097b232 +size 335687 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood8.yft new file mode 100644 index 000000000..360d6ea82 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2067db156040b53d3545b4419c1a7b86b76afad5fc6724e6c7ec1d2f28cc7377 +size 321638 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood9.yft new file mode 100644 index 000000000..fc5161b08 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_hood9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c27fc096ac0061c72fb70b20efb1f403c657f45c23d43d4b8daf7750b9615d +size 323163 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler1.yft new file mode 100644 index 000000000..790d0f1ff --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e27368a3f15b9c6d7278a087e9ceb92e1ea6afc6123409d674e0ce23be9533 +size 102514 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler2.yft new file mode 100644 index 000000000..4eeca1475 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fbd236069613b8d4e64f825ab92a84087db1b839ee990c494d1eb8a78c88e35 +size 102649 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler3.yft new file mode 100644 index 000000000..6e135b253 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c9aa53aa972acf4bd4611a5843a91abbfee93b8adb53f4ed8a9ace72c4ecc8 +size 14817 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler4.yft new file mode 100644 index 000000000..2eff45ac0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_intercooler4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9446953fd64f17bc643066d836fc4df0fa4b67adbfa597481a09886ac6130394 +size 14143 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery1.yft new file mode 100644 index 000000000..1c8c25221 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e23b2dea0a9ee081f40fec3c93b873c1317849cb648a70b598049f38207cfc6 +size 713929 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery2.yft new file mode 100644 index 000000000..57bd14203 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea162b6ac42c54aed9e57af571c0aeebe21597d5277384beab4bd4b93ed811f4 +size 598683 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery3.yft new file mode 100644 index 000000000..15ecd296d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc4b0087f015ae1777d8287552e40d752c04961164b202ef7c2af7abe0e23ec +size 767204 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery4.yft new file mode 100644 index 000000000..11a640287 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7ea8aefaa08d0d498d06973faaf41dbf3c5cff373218643741ea0895d00956 +size 1148185 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery5.yft new file mode 100644 index 000000000..2853faf4e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5815acf192a07cbe26283194eba67963421922387595cc7528661a733d87ee44 +size 1275329 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery6.yft new file mode 100644 index 000000000..68b46953b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_livery6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69965d746b3ff646d0eb6a03bf13fec95211b0edb3501566fce480193005dfbf +size 6138871 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_mods.rpf new file mode 100644 index 000000000..c4423b999 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8994065cb25658fb29d532c88b01c4925c4b5c6a83012c3c4d825c0826c801 +size 41761280 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof1.yft new file mode 100644 index 000000000..ec010f73a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6825fa2a0f3c4ee0ba25f05bccb6d1b7abe7f31ceedd5b801f9242ed419970ca +size 22509 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof10.yft new file mode 100644 index 000000000..f602f1fa2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed6fbfc366cfdab8c3ad02814ed66853551846bccf3b4e9f0d79205e20772bc +size 110987 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof11.yft new file mode 100644 index 000000000..b3b3bc476 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455729e96d0b20691a76d050bfcbc54e7944a41f1a9f22b2af025b04e8837b00 +size 65265 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof12.yft new file mode 100644 index 000000000..e235e61bf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ac05f35dc224bbcda59bac29090c68056955e683d5717d124f22cf91c71988 +size 90167 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof2.yft new file mode 100644 index 000000000..a747148e8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9c6138971de806a37c9c8caa7104f69e8c0f6a778a6c2a256ecf070c39f237 +size 53305 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof3.yft new file mode 100644 index 000000000..7858d1f72 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9839ae5c5e72ac867478191625871e228bf8b01cc1ac5f8c5920053e8cb0c1 +size 62645 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof4.yft new file mode 100644 index 000000000..8d79b1a75 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42055709975135009f06139c8ce1df624524eaaa9ba28f60d9fcfe1f9812090 +size 32380 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof5.yft new file mode 100644 index 000000000..a14aaf3d6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec67657378786743836d3f44a77b9dcd0fed7f7198049537f0d2e987a4baf87d +size 79703 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof6.yft new file mode 100644 index 000000000..f8ce39408 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7caafc7b66f814c06bccf345305c7eec942842e7d17be4240c60603043cae65d +size 87794 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof7.yft new file mode 100644 index 000000000..2b7119db7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b96899f8e75ae8ceaaf74167988f62afc1aa34ea3431b0c141955a7d115b3a +size 14074 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof8.yft new file mode 100644 index 000000000..1604b21b4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b0db1e778933bcb1dc1064834fc64e25518fa5860fbf55fbdd53ea2190161a +size 19717 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof9.yft new file mode 100644 index 000000000..accbe2b8d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roof9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c534339246262c0da02a820500f51aefd17d0db7bbe8495b5a311005f83339f +size 79795 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl1.yft new file mode 100644 index 000000000..90cc55fbe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18999630fcc433fd6bdb5e2541f395eee1b123e68ce7d43584de11664cc070c +size 11268 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl2.yft new file mode 100644 index 000000000..2d3fa7bc0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f749c631102d52a6caee9dfe443198241d091ce1df2c843c5fe2ddc2a1c39d91 +size 15059 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl3.yft new file mode 100644 index 000000000..d26fc2b75 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09669009a52f30062b940de2782f184a2f101d21435d5164fe07459183c62613 +size 44966 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl4.yft new file mode 100644 index 000000000..6a6781be0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_roofspl4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d26b7beecfdc16896d4b1195db7fdd3ffb1d716a9846528df83be9901602ac +size 48220 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats1.yft new file mode 100644 index 000000000..a763b06c7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3eab813e60e403ee090ddff7853ad8df4f14961b42408e3aaccf71adc5ba991 +size 610259 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats2.yft new file mode 100644 index 000000000..04c851cca --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aff00e4cf8efbb75fe5ebff61243d3efeab8870dbdf634006f2a0b582fb689e +size 1938026 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats3.yft new file mode 100644 index 000000000..005756049 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d441639946d795685965499fe6c01a4d1c6d20a43ff32db7a0f8b077f41ea2 +size 2014116 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats4.yft new file mode 100644 index 000000000..1a40ff5f7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce3f95592b72eb8a933f337b5fa589a4ec2b95261b1f2c5d2c22b3a386a62a6 +size 1944569 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats5.yft new file mode 100644 index 000000000..8e2e120a2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773449981ca5a2e36ad082a947f16122f71426dc1ba9c572044170a703d0a976 +size 1825186 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats6.yft new file mode 100644 index 000000000..31b4cbd62 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830e8c85bdab20d7e881e6b01b1e64b29f663f7f681f635e3223282044c0044e +size 1705020 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats7.yft new file mode 100644 index 000000000..5d1910c64 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_seats7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a904d2384b545350f52ff57b0f30b633771fb3c30c67ce4078ff199d4cd8579e +size 1366302 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl1.yft new file mode 100644 index 000000000..bf0c10bd0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83bba51057aaa8d8511fc437163bf8c7d43bf3667b2f24a5a4ba9854441f8efe +size 46492 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl10.yft new file mode 100644 index 000000000..39b6522f9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429e57c6b914d35b2c6a3324b02a7dc0bde1be085dc8485a191d4967c1b58f1c +size 39466 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl11.yft new file mode 100644 index 000000000..95fa3c6e0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8248530f4590e1e69ed1eb9f79b928419bed8842527a0ec09c8c6e767541e2ee +size 78269 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl12.yft new file mode 100644 index 000000000..82af55908 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d505609d108be3377d5a4d8f175c861dc759e309c1033f2e7d998bc68abd29 +size 42331 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl13.yft new file mode 100644 index 000000000..7729d3712 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a536e6adbdde2f307cb376a3cbad370925a03c077afa1ab2dcb7088a728873 +size 40933 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl14.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl14.yft new file mode 100644 index 000000000..3e46cf90d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl14.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f62b4607be3b000729782a9182025d6b7f6080dd5af3d6ff7286ae284b13229 +size 40473 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl15.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl15.yft new file mode 100644 index 000000000..f2b7a0991 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl15.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc6661fb170b4edc722da4a75a7cf878af2886bfd808058d9ba06fd82c20f3e +size 58910 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl16.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl16.yft new file mode 100644 index 000000000..e0b4d9aae --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl16.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bee592985f8c5be875d0f580c873c628597420e8cfb86afd14eed7c8ed8aa1 +size 29021 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl17.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl17.yft new file mode 100644 index 000000000..277827e31 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl17.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c8b970665e20b5864309ce48b45f468b6c540dcfc81829fa74804fff238d155 +size 11062 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl18.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl18.yft new file mode 100644 index 000000000..93cae350f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl18.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9504ded415791cb94ceaf165f8015c98b6fea4cfaeee799b294204616183df93 +size 69316 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl19.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl19.yft new file mode 100644 index 000000000..37aea979c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl19.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8d823a6dfd72b0100d1093a21f240a2dd1086155cc2d12327e7e482a5eef06 +size 130945 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl2.yft new file mode 100644 index 000000000..b0af324a0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eca98c4a3d4499d5126c6235612c6e962e30a9879aac9cc2d30b245354146d2 +size 106615 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl20.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl20.yft new file mode 100644 index 000000000..c7edc2ce6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl20.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60c1abfadc169f81d179104e6a389ba031cd924abda2bf1fa7a45e015aa6eaad +size 100635 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl21.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl21.yft new file mode 100644 index 000000000..ac015e2f5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl21.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357f1af86897a85275f83a48af2eae9e6080160cc3cbde9161abc3dc254081ea +size 51459 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl22.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl22.yft new file mode 100644 index 000000000..a660706ed --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl22.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0584dd893bab37d563c719539af7a0a1ca332a847d4b0006f4fa85bb59315655 +size 89835 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl23.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl23.yft new file mode 100644 index 000000000..3d28656ed --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl23.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14dd92cd76f8f9370ffd55cd1fff145df8c32ac87ad7556f3a8fefb085741da7 +size 215359 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl24.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl24.yft new file mode 100644 index 000000000..9692bfeb7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl24.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c672c680a950900da8bcfb91cdd3b3836ce77f47776c03cfddd9cd8e5f31a0 +size 130968 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl25.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl25.yft new file mode 100644 index 000000000..329c261c9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl25.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d8057aeea8b3172cedc80e279807b43436de2c474e1b37fa03e7232dacaa40 +size 61802 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl26.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl26.yft new file mode 100644 index 000000000..7642caacc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl26.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b585a5a602cc00ad39496da37cfa088f365597bdbb23dd9e78eecde3b16a31f6 +size 46637 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl27.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl27.yft new file mode 100644 index 000000000..b7e0e5b63 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl27.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16c0255363f76ea140d359ade6e2f35d7e5648a634acd28d3c8d5725a59cbf3 +size 121628 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl28.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl28.yft new file mode 100644 index 000000000..ba29eda58 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl28.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4bc88537daa0aff9e9257dd36a1b905aca2938e47731f430a58dbc18d87c310 +size 25652 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl29.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl29.yft new file mode 100644 index 000000000..f048a76bc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl29.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58733e5305b0add71fc14ea097ed3fe8c157cdbd21cd8166b6938d07d151d31 +size 60912 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl3.yft new file mode 100644 index 000000000..168a14895 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:945d07dfa45794cb03109f8f3d327902108788aaad2e55fe78800e33fee4900e +size 89431 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl30.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl30.yft new file mode 100644 index 000000000..984ad85d0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl30.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038c795714384349dceb8db184ab2d6bd8dd6f9cc5e42f60a314a773463aec99 +size 61733 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl31.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl31.yft new file mode 100644 index 000000000..ef6678e77 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl31.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef3bf8150fc1e2825904d6cbb81e98b94f0fd7bdfd0bf004bb2c00315f3f9f4 +size 66301 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl32.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl32.yft new file mode 100644 index 000000000..e9fd5561b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl32.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a86a494b3cfec1fae0f8468279e7a5f50ce4065c4c369f90c8d30025433f3e1 +size 59716 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl33.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl33.yft new file mode 100644 index 000000000..8c3df2cfa --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl33.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd21650f2bab9fa17dd55dea4a7d645cd85c40df2e102b3a66760e5e95c204db +size 51093 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl34.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl34.yft new file mode 100644 index 000000000..a45766f0c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl34.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f00bbd6c5b079441412babbaba64dd0057b2c5249c19993c3507ffbf5a11d7 +size 115171 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl35.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl35.yft new file mode 100644 index 000000000..89050563d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl35.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc98f17cc8720ba2b49c0f0a0736fb02a97680aa483869557e7d766b00a936a +size 63123 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl36.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl36.yft new file mode 100644 index 000000000..ba87bfc03 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl36.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5599c72a84e682acc9112b51433fc9eefeaa098de12cb24516d30bead2074de +size 17913 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl37.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl37.yft new file mode 100644 index 000000000..149aea064 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl37.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8f3c85e62c718cebda0d5e82102abd25417ca5ae9bedaeffb2604fe72398d8 +size 10641 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl38.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl38.yft new file mode 100644 index 000000000..06696a3bd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl38.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525ab7c73de2e47f4d9fe8899b451511fcbfc17398b4d110cadda0a0701b35dc +size 177096 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl4.yft new file mode 100644 index 000000000..9a497d8d0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc283924965a4252cd84ebdf550cc5afeb5778c92c5d0a937154cdbd46ca99f +size 146815 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl5.yft new file mode 100644 index 000000000..e0a6f4eb9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf669c0bb51808afe0e25714c0f1d3f4672525ea3dede174223a47f8a3f68d21 +size 157365 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl6.yft new file mode 100644 index 000000000..1c7f521ff --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe8dcb3cdd079a9e7d7c3a5db35543292814b1414ef83a5ae3f1f8d6da4f913 +size 46690 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl7.yft new file mode 100644 index 000000000..f0dbd2d29 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45adb8c8d1f895d8b87cb645118ae2014bc65a0b50d3c130995b23a2f8d0a5e3 +size 33316 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl8.yft new file mode 100644 index 000000000..076d7eb7e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78c973e7a4833b03a2c572f70acd7512330cdbf1824665d10a1dd3b99ac7272c +size 33269 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl9.yft new file mode 100644 index 000000000..b0e791915 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_spl9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b337b64f17d87f926917aa35e4257ff42ed87042b8a77ff634131c2873951f +size 49917 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel1.yft new file mode 100644 index 000000000..d2f7793ba --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042c958f579d76ff13440394c1d916c6ea71f4438dca575e9a29413d26889fbb +size 212955 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel2.yft new file mode 100644 index 000000000..ebf682be0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06886ec7cfc852b4974661e41b4ad96e94567481e4190a68ad5b09f849d4388 +size 288014 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel3.yft new file mode 100644 index 000000000..de7c4def9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_steeringwheel3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07c7891cfe37af723769ad2120d37a8156fbcd036460e25c0c4d080fb4b1678 +size 370877 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights1.yft new file mode 100644 index 000000000..06d39a84f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52885747977cd42a65462b58ff184d81c4cb30bd77bfb1335eb8303bcddc6595 +size 962180 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights2.yft new file mode 100644 index 000000000..baa46c217 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f321584a939d187476752de0c71389910b387edca33381e95e94a8e498a8c030 +size 988363 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights3.yft new file mode 100644 index 000000000..19152057c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_taillights3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b41345d92a6fe22a5af6ca01e971444efd1a678ed6aaa7bded77d18686ff341 +size 222000 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_valvecover1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_valvecover1.yft new file mode 100644 index 000000000..575937add --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_valvecover1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd4f9d4045f45d0516f4199fe18aff4c27071343fb312b368d7df1af6722c4e +size 415114 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg1.yft new file mode 100644 index 000000000..35a99c872 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef8d1b33736ee1e0da55d001f69c52cdbbf7874a212c4a20ac1da0bf3e86735 +size 15581 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg10.yft new file mode 100644 index 000000000..64e2cec98 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e40cc8fd416a1123166e76988ee33647789a911c8d875e1dd4d95a1d366b6e4 +size 40820 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg11.yft new file mode 100644 index 000000000..f4c3f520e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90efced777057fcaa618b7a3cf4faee88f2c624e5f288f9c4508acc41dfbc68 +size 89223 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg12.yft new file mode 100644 index 000000000..1f7f14691 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f615c84a9ad40b8c7511ec11e3b33ef1fe60058e9d2e61d9ce7576dbd318c5e3 +size 69959 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg13.yft new file mode 100644 index 000000000..3692e4917 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18167d8579495fbd7e7475f4146a4f72f127d4a5e7ec50d4580427e4f5f92ef9 +size 47169 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg2.yft new file mode 100644 index 000000000..2ca4326ca --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca74b1378fb9433459a4343d044860e90ab4b97cc0e94c54f05eb79f64c5463 +size 31381 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg3.yft new file mode 100644 index 000000000..a6d253191 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8eadccbbbbfb9a6a52c29eef3a924737ba09e9b30f1a272c8430062c9996bc4 +size 17372 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg4.yft new file mode 100644 index 000000000..ec3b04ecd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab6c969de1ddbbca5f6801e32fc970cfd40fe3712109405aaf76c2b6cf02c8ac +size 34203 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg5.yft new file mode 100644 index 000000000..3b835d90b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20aa8e3b4cab401f4548f38f50c90b1da6e4fee73f5bb7a7c67c39d73389a15 +size 71479 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg6.yft new file mode 100644 index 000000000..34e587c01 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca93e488602680431e1aba425b8093e37d68986591a3cc63789a9ce28f4512fe +size 37076 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg7.yft new file mode 100644 index 000000000..2ce83b58a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32ff84ebfbd238358c9f495135356f24df6a1f665ad421f9ebff61cb0966a19 +size 59455 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg8.yft new file mode 100644 index 000000000..512653106 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a35ef3676da6ca3d8eec18bb4645a841ecf65f300f8893fef22aec11cb8c252 +size 50160 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg9.yft new file mode 100644 index 000000000..716debb0d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/honcrx91/honcrx91_wg9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a24a00757b7aa6fca4007f62a80d52a8942e37cfd49d1c23a30bbc5a5984083 +size 55195 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt.yft new file mode 100644 index 000000000..e6c14f861 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a49e230daff1d6e0ca30d234eeda9defa6f05b79f45d2f971299052fe9a801d +size 7782723 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt.ytd new file mode 100644 index 000000000..52021bbb3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0edde53051551bb5263e729f62fd528d8df4ba20deecca1bd4f56a1ed1d97ce +size 4026920 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_f_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_f_1.yft new file mode 100644 index 000000000..31cfe404d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_f_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0177e06bd35a1e675086f562e2242a926131dc6026ce740fb040cca061ee3ba +size 111408 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_f_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_f_2.yft new file mode 100644 index 000000000..ac5c047b9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_f_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60be362cd00dbac6f36092d1a5e1a5c47ce7569df65aeaa6986467edb2f51e7a +size 77314 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_r_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_r_1.yft new file mode 100644 index 000000000..e0588c507 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_bumper_r_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:999674eb18335802ce73cfdc74da7f536eeb684cca938f596d5988c6a55efc67 +size 95676 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_door_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_door_1.yft new file mode 100644 index 000000000..15778186c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_door_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267d984d970c3f3ec1f2c98218f05dd4e2f86f3e566cba1bf9995174d3586f6a +size 93342 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_door_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_door_2.yft new file mode 100644 index 000000000..78c3607bf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_door_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fee3363b9d67421d904b3ab75e8c45b7a9e836b78df8c800981cef72bac72ef7 +size 93520 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_hi.yft new file mode 100644 index 000000000..1ece7bcc4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:994607662cdb5b799cd3ca83ec3c8dbce06ebc949388930d01686119c29e77c8 +size 7781018 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_mods.rpf new file mode 100644 index 000000000..c1c17407a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bad33967cdb5efa59ce896acaf52ee8634cd2917526bb48b5050af8d73b1daa +size 680960 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_skirt_1.yft new file mode 100644 index 000000000..b1d4c94b0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4cc733ac69a6e20f23821eb27cf2f821f3f64fc58b8358b99049e8f76fcdc6 +size 165216 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_spoiler_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_spoiler_1.yft new file mode 100644 index 000000000..bfeff5b93 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_spoiler_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1875a8ef97b63d3c0641156bd39ae1f13c68fb664ddf9d388ddd372ed6ead3da +size 24054 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_spoiler_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_spoiler_2.yft new file mode 100644 index 000000000..db8f684d3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/kiagt/kiagt_spoiler_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8503e917b2d9663492d920f451b351e74e6bde101d80488c49e06cdc820e7fef +size 18345 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e.yft new file mode 100644 index 000000000..f1364df5d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414e26f7ccad1859608c7ac4b2de8165e19cdbdacd3bfeb3e79128eaa5660c45 +size 9292060 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e.ytd new file mode 100644 index 000000000..1e8292664 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40513fe532f037471d6c55bfe416ce32ac3f9d9c5fd449bc687eb62c93ca28bc +size 3892005 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e_hi.yft new file mode 100644 index 000000000..e06e5c6a1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001ddbaeac70dd883297dada953b1973127a980215d3146a147eeb26a2ee20fd +size 9296038 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e_livery.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e_livery.ytd new file mode 100644 index 000000000..a3f87bb2a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m3e/m3e_livery.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4999180fa98fb0a030143965572e6eb379cbff90c0fdbb7c7e279a297452cae +size 162901 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516.yft new file mode 100644 index 000000000..6357588c0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6708cf6bb4102a34bbbd907afeddb4fac847c53d77948a150c1a24794251ee74 +size 14534052 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516.ytd new file mode 100644 index 000000000..433b60324 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860eaae7b7748653ab2e7f8ea2862576d5a2ac8686b4bc2e2a6e413fdaaeb4cd +size 6671161 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516_hi.yft new file mode 100644 index 000000000..6357588c0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m516/m516_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6708cf6bb4102a34bbbd907afeddb4fac847c53d77948a150c1a24794251ee74 +size 14534052 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020.yft new file mode 100644 index 000000000..9112b3b8f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534634994b8f53650ddbeddb1e37304541cf9c16179005427d1f4408be454774 +size 10333377 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020.ytd new file mode 100644 index 000000000..c63fd9501 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224fbdd170114904715b5902aadf7b5c4b0ee9d89931fa2e5337364e5ea1d8a6 +size 5643934 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020_hi.yft new file mode 100644 index 000000000..ffc43a96c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1428b976e6b0d84b393de053dd9979406070fc4cb6ef2a68293f06b6095718e3 +size 5705105 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020_hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020_hi.ytd new file mode 100644 index 000000000..4be831260 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/m82020/m82020_hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c021ea20340ae6c8417f31ad75aebb7e4fc581b352d20a0090584d768d6d48e2 +size 397366 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8.yft new file mode 100644 index 000000000..3b7eeee28 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0ed43338093ff8f09f68b10dfd2984b33c6284a82ea93162b31273eb83aa8a +size 8055304 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8.ytd new file mode 100644 index 000000000..acffcda27 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e107e7dbddf1f323d330289a6ceb361ca82ae0c87b957fa06a2024ce3a8bb518 +size 9030538 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8_hi.yft new file mode 100644 index 000000000..3b7eeee28 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mansm8/mansm8_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0ed43338093ff8f09f68b10dfd2984b33c6284a82ea93162b31273eb83aa8a +size 8055304 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30.yft new file mode 100644 index 000000000..d530b0a4d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420073eb3c50a21cbd5c8740a085e76aae81415e1afbc77f352445fe35b07a0d +size 4541842 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30.ytd new file mode 100644 index 000000000..cbb9fa2e1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857fb004e5b3f09ed0cea75babd447749751d65a8a53644fa57d0512b23d541e +size 10420697 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod1.yft new file mode 100644 index 000000000..4de540105 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a54b3cbc10aab947a1c9683e0c579842f2b23bf7e51d05eb98e2f6890e4d411 +size 305231 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod2.yft new file mode 100644 index 000000000..73c5cd5ef --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba969511299df6a74fcea1e52c789fb39f2bd8084de1c1cfce5050bad096688 +size 413361 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod3.yft new file mode 100644 index 000000000..a7ac124ff --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bootmod3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb9259a05d4a444ba3d98503df5cd448dd04ef7cd79beacbe87f2f632a1c473 +size 374120 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf1.yft new file mode 100644 index 000000000..435a742ba --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d96fe5f3e3929677eddddd1143fa51ef0ffcaa6dbfdd6160859ad365fd2748 +size 253562 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf10.yft new file mode 100644 index 000000000..f69138990 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc5d7a3c4d709acb8ac2895110c62dd860d50f6bb9da87d5712b98feedca822 +size 170598 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf2.yft new file mode 100644 index 000000000..77651676f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eafde43d1fd025eba5d45e71207fe79941697a6e50475aa3cd6cc3effe7cb712 +size 386379 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf3.yft new file mode 100644 index 000000000..093b11a19 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa3fab8249a11a1b1fe6c49b1b7a2c03fbc8ce0d6a16f74820abd25d07db221 +size 153766 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf4.yft new file mode 100644 index 000000000..43ed07f60 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3af7782a04ffdd771b73e74a948be476a2acd055ab4b53fdf0e8c8b2b0fd3f +size 89265 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf5.yft new file mode 100644 index 000000000..48bd5cd7b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6593bd0c508f78d5c09540f908b704591b59aa385e6a4f0847722e901d1c88aa +size 345648 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf6.yft new file mode 100644 index 000000000..b85105e1c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764df33c5bd1c3306231bc3292dd2159499b7a7611585ddab854e8ab7543a89d +size 189839 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf7.yft new file mode 100644 index 000000000..13eef7005 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5d59ef54ab6c76bdb6c417133cea00ffd293a13ffea568c8df99392caa6995 +size 179243 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf8.yft new file mode 100644 index 000000000..b2cd6479d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1916152f74ce87d50914c9ecf00a198e49e73c38344b4e0fd84eae1d32ef4fda +size 308985 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf9.yft new file mode 100644 index 000000000..ce95eba63 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumf9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dba95d183e14e89d6a67511ee17bbe96c3a98dd07e60196cd321cad19f73a78 +size 250940 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr1.yft new file mode 100644 index 000000000..c8f35acfc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c96a67d52997365e121cd9d18711827726ac65b290046b593c59c81fabf3786 +size 315782 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr10.yft new file mode 100644 index 000000000..c48b7937b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa66d0939d6bc769554664fdaa6d701cb228a946ac1bb408e22700839260f86a +size 52518 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr2.yft new file mode 100644 index 000000000..b33d81b1c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ace3664f62d85dd34e993eb3b70c8d3ca7ac42cff12e7c97376eb175a3da9e +size 225900 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr3.yft new file mode 100644 index 000000000..3a8401ee0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7029cb78a44b00b7d1a5464c9792408cc805aa9a3ec5108634a7b73f3a752752 +size 403507 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr4.yft new file mode 100644 index 000000000..6954160fd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ec4776b723a43e885c8f16ddc1f3d576634e3e2744e348c23a2b1544be6f0bc +size 26053 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr5.yft new file mode 100644 index 000000000..d6ed29c61 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77198df9828921784661f84f4e3786fb855ad950ae154b17291ba2865eb5d769 +size 84279 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr6.yft new file mode 100644 index 000000000..f398b3037 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a63d431ae390f661d99c0edf96be04d9af05cbd84fa792f78c0c0582a595383 +size 44605 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr7.yft new file mode 100644 index 000000000..52503ce2b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61c612523e14d293b3cea29a5ad8320f561632d62a4df0b2c6cdd937a364c6f +size 46028 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr8.yft new file mode 100644 index 000000000..54785ccda --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:107676967f5961371e6ad1482e753787f6a32500f8c1410cab4ac8277b24f5f3 +size 89551 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr9.yft new file mode 100644 index 000000000..2cc8aa757 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_bumr9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec0c9a9c4e53b91a37e82280fabf39024719aac1660557dd37f2ea7dc621115 +size 60596 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_cage.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_cage.yft new file mode 100644 index 000000000..be3a56f1a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_cage.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08d845f233a1b082769818e3f99d98dfac07a8966b7387efb68d8f99d1eac5d +size 13300 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh1.yft new file mode 100644 index 000000000..b0a116fb9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77c2ce8c1ae5856bae5fda3adb9e6719834f7bab501c67ff7b8287bf9ddef130 +size 53439 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh10.yft new file mode 100644 index 000000000..15375041f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25dc46aa561894a6d8425830579a7cfb1603a50c3cead773b4eea02506ff71b +size 57807 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh11.yft new file mode 100644 index 000000000..540dd9b29 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66ab4b767bd39d047116583620881f097271c27e49890f78021a152f87eb5a1 +size 18626 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh12.yft new file mode 100644 index 000000000..5fefdc5ec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f7ad8d2e391fb426becc2b2303da9429db02d3fbb7d23210ecc940637cc598 +size 121210 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh13.yft new file mode 100644 index 000000000..50f3e6eb6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4223a8ea3f80e00cb4c6d2abb740aa40b00f718406412db45eae81c06475cd4 +size 125425 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh14.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh14.yft new file mode 100644 index 000000000..cacbe9231 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh14.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:386380cd2c8a8615f6f6e24ca50a9c1dcde04468c3b5d6580babc57dd5a2f4b5 +size 36004 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh15.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh15.yft new file mode 100644 index 000000000..f3677c553 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh15.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2e8dfdf6092b469f8a868b132eeb991a876880d60be490a8a933edfcb907cc +size 74847 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh16.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh16.yft new file mode 100644 index 000000000..309cbfdcc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh16.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8b8ac59567ad85d2eb8fb7c4baf85f6d5a7454b55ad9400cf0d9ee9ab96824 +size 53194 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh2.yft new file mode 100644 index 000000000..d57c5e479 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a46b966c3bd9008512aa00c4d0884754969fc65046cc3f5e7ad9048a7fd79d +size 266238 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh3.yft new file mode 100644 index 000000000..67f22c7d7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ba61a4b95fa970a693a6db59f1d0e551c8b3cbb55451ed247aaed5e9af18e7 +size 99635 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh4.yft new file mode 100644 index 000000000..1b82a991a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1921b1064f7b87aa7a0c6d01645213f15cb1b62d025728e55664b15c86bca071 +size 269244 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh5.yft new file mode 100644 index 000000000..1b9b8c261 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269918cb17bf7e425f7ad733ab6e9ce360f8a9b672a64d815d7fb8479417fd09 +size 32818 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh6.yft new file mode 100644 index 000000000..dd98191c2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd9f10a82cc6b620267847d4553b77fd0b465925a523564fd7e04d0f0459f0d +size 34412 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh7.yft new file mode 100644 index 000000000..1de45fd38 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438801929fa600a7692a469db55fde6cd19804d8fbd1c2d4ac4d4f0474b2497a +size 101938 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh8.yft new file mode 100644 index 000000000..13708a979 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e339bde68ecf4de8235441e6927b88498e70c141331741ecad2830ff8794aac3 +size 32984 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh9.yft new file mode 100644 index 000000000..a13e9237c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_exh9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec1c298597547c4a42237fa82280e1e87397e0ee912a64524dca60855c89332 +size 41250 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_ref1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_ref1.yft new file mode 100644 index 000000000..f989823c5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_ref1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ed5e23a9d8217ff921bfca89bd159b8b8fb00a94e051940d7a306637b52d61 +size 364620 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_ref2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_ref2.yft new file mode 100644 index 000000000..8ae222047 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_ref2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfdee83f5ffdb443160b193cf30282d4919c0d83add62dd5c89fc123c6e7b55c +size 364631 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic1.yft new file mode 100644 index 000000000..6e35bfbcc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5825a0627e4840bcd306077bc5e15010ce2883cddea2e23b3331dca359d42474 +size 132427 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic2.yft new file mode 100644 index 000000000..9165475ae --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df2b830d9cd9ee95ce65566f30d4e7e7fc5e8f61389501d9e38df1a237969313 +size 132600 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic3.yft new file mode 100644 index 000000000..1f7abee74 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_front_risnic3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d80e863a0dec973b73636f436e0a5a495dd77cebaa2366d9f8ee4e01d2a7e6 +size 132513 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hi.yft new file mode 100644 index 000000000..ba454383b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d1d7478110917004b49d2e3d8dcb3e0513ab2bfa05467152795c512baa7f85 +size 7526604 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood1.yft new file mode 100644 index 000000000..682e50391 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d8ea0af817025a45b00cb76ed1fcc25cff60028c2d364a981691b2335fda93b +size 102520 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood2.yft new file mode 100644 index 000000000..00dd20942 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8cb729177d06e5ca164413f90aadb5f9f406802ff953840518e80bba6d4b3f +size 123699 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood3.yft new file mode 100644 index 000000000..38d12a532 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_hood3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e609cdcfa56c0ccfa3a1fdef42265f9edbd60f8732086a5124296e026edae1 +size 155455 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery1.yft new file mode 100644 index 000000000..a78d324d2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c0a3d493b3d4520ea8c7b94d64a8be4f7c4c384b1737337189f7c06ee03c6a6 +size 599067 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery2.yft new file mode 100644 index 000000000..2929fe275 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f5431388d1b61ddd11c79534b32e6981954a0900341bf8375d97968c3deda6 +size 826578 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery3.yft new file mode 100644 index 000000000..41ee020df --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_livery3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e98b5409ebc206df67239295daa0a49447e5cb29c334eb6d81cb9978a761dce +size 1194054 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_mods.rpf new file mode 100644 index 000000000..e356d343f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a409fdd354e86a9ba5c1c4854f4673076ae31792cd7b6ed9e89c7e8ed2228f0 +size 28287488 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_ref1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_ref1.yft new file mode 100644 index 000000000..bfa56167b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_ref1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070e2a7bec1fa053b45e86e433fd1a44d98f0137b066a22b0a6b23beafb69245 +size 366864 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_ref2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_ref2.yft new file mode 100644 index 000000000..dfd13fe1f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_ref2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a180266cd2941ff4d1b6f1f8249f47c0894048bf995c5a2487e690144048e98b +size 366868 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic1.yft new file mode 100644 index 000000000..6056d70a3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cf98a3e785aca55896a40d6cceba900980198e48dfed872081cba5fd63baae +size 239586 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic2.yft new file mode 100644 index 000000000..3129039db --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d49ff101e73869670fa9bb769fd4fce1f3913de02898cefc641e876cc7f70a6b +size 232318 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic3.yft new file mode 100644 index 000000000..28a284334 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_rear_risnic3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e115645b992c02a1055f024e8bbdabadca8ab86a26375d83527038112f204f +size 240426 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats1.yft new file mode 100644 index 000000000..2c7d60a0c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93456e67dcb7a791f027f235c567652c38bd6cb43b7a1da6e6cc41dd4c54947b +size 1882912 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats2.yft new file mode 100644 index 000000000..dd628b39d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e97a0b0ed6e37b15e0b370f357a0f367fb03c8e6b72b43f469414ec20c08c8 +size 1345215 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats3.yft new file mode 100644 index 000000000..a3760ee88 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01243fb895041f82563410381a30fef5ef58ea12c833e6cda9e8f2b2e757711 +size 1666623 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats4.yft new file mode 100644 index 000000000..2d5ba6076 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0eb278c206fcfb5cc3743be95512677b650bcf825cd3bf02b21363df85b93cb +size 2008813 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats5.yft new file mode 100644 index 000000000..ab150751c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa2060213b024da43b333bb03b935932eabf851fbe718db4eadc3827ec5b926c +size 2072124 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats6.yft new file mode 100644 index 000000000..ec5374ea8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ae1cfccecd5f982ecc3249863843b7014baae9976892b7257fee3707d3ca27 +size 1993155 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats7.yft new file mode 100644 index 000000000..9130a9a5c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_seats7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6bf76f2c12195d53df74b0199f549fa042d6466ffc2cf8858755a83b941c82 +size 610568 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl1.yft new file mode 100644 index 000000000..d93f9bd62 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df24c5c72aec0ed09ad8a653c637c9ce6e649bf2371d8a2f2ccf2e7301927b42 +size 52861 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl10.yft new file mode 100644 index 000000000..535b48927 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5384151b2872b9feb62cd35750d08ddf85658d2c8e3c83611321649ccb3e9c38 +size 67391 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl11.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl11.yft new file mode 100644 index 000000000..f5ac12055 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl11.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0884137d12df699b5b61768e34768242d33e4d6e9b8333d8e51d41109f183fdd +size 14518 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl12.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl12.yft new file mode 100644 index 000000000..97b4c6dfd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl12.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc80090aaa3c7a152e929122d2a80d181d745b29dbfe3a6da8a8fa374c1bd65e +size 94112 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl13.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl13.yft new file mode 100644 index 000000000..26614776c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl13.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3528897bdb1bffe089f09c8b8d015295f7a707c34b9c02efd85577c52e042a8 +size 36149 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl14.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl14.yft new file mode 100644 index 000000000..5589c6fd5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl14.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3067f42951bc9c60666c5c1f3dc96bdf0e789c347435bad0bad220623f55e6d7 +size 34413 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl15.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl15.yft new file mode 100644 index 000000000..72ac1ade2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl15.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec0a82bd7be244ad112e3878e7412066886d08db07a3843fe783ab5378e1b47 +size 35146 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl16.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl16.yft new file mode 100644 index 000000000..8a9be9086 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl16.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ac19309ced3fa898584278fce4abc4093d13715b7d6ec0677c53ee3969cb67 +size 93869 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl17.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl17.yft new file mode 100644 index 000000000..a6106e198 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl17.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a5f65cf6269ead16c7911973bd44508d6a60752d679f39edfe0f9fc2a9b91e +size 147275 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl18.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl18.yft new file mode 100644 index 000000000..bc571f7b4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl18.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d334f52d52975d7e42627cd136ce6af7367a305f2c70daf2dcc49e38433ac2 +size 146398 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl19.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl19.yft new file mode 100644 index 000000000..6246a3de3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl19.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf66e70fb75bdfdbc7887d8a6d38b4916b483dbf981514b95080ee47b070f7c7 +size 162440 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl2.yft new file mode 100644 index 000000000..3d3c1ba3f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efb5c34035f70a7fe6c75d2abb57cb3437cb2499147e5fdfe12a9255c22d81b +size 234058 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl20.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl20.yft new file mode 100644 index 000000000..c0aa1749b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl20.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bb3ecd26869a3836f09f0aba135a4b754daaf3454cdfcb8ee9c29cd140f68d +size 49284 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl21.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl21.yft new file mode 100644 index 000000000..a19be404c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl21.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a346cf3a7081951c305e545c0e0494d4e81647fe968df1203f8f7b0e0a435838 +size 61288 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl22.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl22.yft new file mode 100644 index 000000000..54e0c2f4f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl22.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b7846303632f51834885a6e3ddeaaca3ab7cacce86e1ec274652af25c5a548 +size 39293 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl23.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl23.yft new file mode 100644 index 000000000..d825dbe73 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl23.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71629610fea9299453ee291114bbbcdabf62a60a2fc61c91cc34fe6d4e2c664 +size 46311 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl24.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl24.yft new file mode 100644 index 000000000..7f987fa13 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl24.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c659a36e7ac26d2b1c3261021c3f83482d384488120f9db9f0c53d94cbf662 +size 56629 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl25.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl25.yft new file mode 100644 index 000000000..ca5abfbac --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl25.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16b376518ac3ff396facab8ceb1d85e14b52f22f01745fd277aafd7c8b2db4cd +size 137737 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl26.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl26.yft new file mode 100644 index 000000000..e1a8bad0b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl26.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8c6b3bd30f255d298c46c4c421ca5206fc3ea99e53dd544e483db8f62bec8aa +size 135298 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl27.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl27.yft new file mode 100644 index 000000000..881438af9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl27.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523871cfd5c2906bc4c30a078875ab3cc8d7275d27bb5ee3251b167a320ece6c +size 16324 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl28.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl28.yft new file mode 100644 index 000000000..b13c6f79d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl28.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d174792da4e1c373e757a7f84a02b6a57dc8020c5ebe9fc05c9d48a313b18514 +size 60025 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl29.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl29.yft new file mode 100644 index 000000000..69401015c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl29.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1190cf9b9da73edb25c5b6684e9fa97d196e93faaec55e5c31f74c807cfde59d +size 116090 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl3.yft new file mode 100644 index 000000000..526c27f0f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83bc884b80e8a0e4b8f68827dfb6945f9ed5f7c48cd1b8d87001bdce6a8042c1 +size 56437 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl30.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl30.yft new file mode 100644 index 000000000..2871ac027 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl30.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0c5118d42a10d5d66327cb861db6a8e57b845e53f4c77e54d6a48c6ba85d19 +size 20525 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl31.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl31.yft new file mode 100644 index 000000000..2b4bf1322 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl31.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c04e33d7be735b60577f045828aa6f9deef3fe499410200cc5d4437cfa3cbf1 +size 44711 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl32.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl32.yft new file mode 100644 index 000000000..fd06a3338 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl32.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24bdd385e1c3f9fa5a07829951ed97d00696cdf3795b09820b6acf9136f5cd3f +size 38601 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl33.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl33.yft new file mode 100644 index 000000000..9dbd0923c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl33.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0f350cdbea73905d118e6b519a8d5a6b48afef76005358753c7f8b56f89636 +size 42214 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl34.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl34.yft new file mode 100644 index 000000000..8165c8ba4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl34.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782a4319f03b67f145959ba6513057eba3a71f5776f81216ba053bdf02c4c360 +size 54008 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl35.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl35.yft new file mode 100644 index 000000000..0130cdd8e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl35.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7ff5a43f7f965416ec1c4a02681974e424a0bd8bab8a002f50ea222815f7fe +size 9942 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl36.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl36.yft new file mode 100644 index 000000000..d08d9fe37 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl36.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8faeebcd748e8300a02bb403f561a7ec9a6a6736a94c6a316683cb87ee027740 +size 99217 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl37.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl37.yft new file mode 100644 index 000000000..6bb00c773 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl37.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c5e084dcb4e46a4357140bab887c76621279b38d39d9e89f7cdb83a7f918b3 +size 62488 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl38.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl38.yft new file mode 100644 index 000000000..0cfee44d4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl38.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd47be363c7cdc0ab03dccd757f9033ca8a90c2d5f9103c92ad5af4a684342e5 +size 59874 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl39.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl39.yft new file mode 100644 index 000000000..3384c0bc0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl39.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d4fa430c04d91f49f7ccf2f9a95c6514e988a59223cc304742e2ac008da065 +size 23305 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl4.yft new file mode 100644 index 000000000..3ca51e031 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f5a2c4bf64b906e6cb259ad0120ba85b0586fa9bf4e558c3d17518a3e1b9f3 +size 98599 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl40.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl40.yft new file mode 100644 index 000000000..8c40ee41e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl40.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6100a8ca7c6bebac2b39ce082598209663720284a04de9b1d9a15893093df17 +size 200584 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl41.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl41.yft new file mode 100644 index 000000000..a3218f7d4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl41.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf15b8c3171cdc3157a8c647cb8722d47fb9d0c3b56da010e872b8881c04c94 +size 171685 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl5.yft new file mode 100644 index 000000000..5fd78627b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e387abd51acd37a444d496b425bad2619dd71fadda6b50250c46362a4e468a7 +size 335056 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl6.yft new file mode 100644 index 000000000..f7728cae1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:875826ba9df1b010f9de9bb9ccbab76454576673a9d7bfaec7cf7b268edca1fb +size 70055 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl7.yft new file mode 100644 index 000000000..5157cfde6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092582efc3ed853515eb4e0fae79ce115f115f29b12baeea7c730d90abc76fe9 +size 83753 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl8.yft new file mode 100644 index 000000000..a1257a3ef --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b84a3ca4e8d04ddbc74ff38b412f2a3d9c470910d85542d7486b0e8588765a +size 53761 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl9.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl9.yft new file mode 100644 index 000000000..196268c03 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_spl9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa4543ad40f03fd227d4bbd62e25c690078ef6970c5f6341261646cd64fab03 +size 46827 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_steeringwheel1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_steeringwheel1.yft new file mode 100644 index 000000000..3e2bb8ac1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_steeringwheel1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10fc91f607d7e93bcb6db2018bf5aca82150a6c1722eb760b41ca07fab755c2 +size 416127 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_steeringwheel2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_steeringwheel2.yft new file mode 100644 index 000000000..7f1c3c6f7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_steeringwheel2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccc8907531e8e0ae2f4ba5f18aca40ed6de61bd14bfc78b7b473d8963b74f27 +size 487822 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg1.yft new file mode 100644 index 000000000..3afcdf5bb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8f63e3eb947036551b6e6207a3ad6ed8448cca1df5300411502288b02512988 +size 74656 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg2.yft new file mode 100644 index 000000000..dbb0a34cc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c95d74717bf107c1b2f2584d5489b3c46ad4746a022ff6391eb59e5b15d72be7 +size 73778 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg3.yft new file mode 100644 index 000000000..b63745866 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbdf6cc89772a5fc16a1e4ee57580040d2be3b64d63cc168fc3828beaa87480 +size 81958 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg4.yft new file mode 100644 index 000000000..a828d1886 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a642026d1dd9222d1021a3d1dc233895606a791ac3b4da7fe412a0348b0e139 +size 61477 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg5.yft new file mode 100644 index 000000000..48b8027f8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24e608e0e00b18fd96942cc445592d3075a8bf387275e7e76804a59027ac952 +size 72922 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg6.yft new file mode 100644 index 000000000..d288bd625 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975ab18c7f33a92f911b00035b07db37c27012d4d3738705f2a68ceab3babaac +size 74766 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg7.yft new file mode 100644 index 000000000..f0cc50af5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b59ac72a74ebfaa9755c645c83889baa6b88d4589aa533ea364f293335e367 +size 46254 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg8.yft new file mode 100644 index 000000000..d0c5618ba --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/mr2zzw30/mr2zzw30_wg8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f852b4950bbc8aa45ab2efbb70ac9847ca0056f095c1d34bb541f38867f4dc4 +size 98618 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1.yft new file mode 100644 index 000000000..def9cfe4b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d25bae5d334d7200afac3c89177eaa8d7bc9b653e56e542d6c5ada36972c673 +size 6193285 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1.ytd new file mode 100644 index 000000000..86f3488cb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f8da5482c1a6608da7b49790f8d0556d37c70bb07490fa513e8ffba91594a4 +size 2681855 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1_hi.yft new file mode 100644 index 000000000..c8375def0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83da9ff406d5ba89464cbafbb8d51dc3befa91f3508fbf8703c9c7c899898fa6 +size 6188693 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1_mods.rpf new file mode 100644 index 000000000..5625abd27 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/na1_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c78c3378f28760af598dbbe63b6732e635ee33ad9894ba9e107820b1d27c52 +size 2446848 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumf_1.yft new file mode 100644 index 000000000..3556682ad --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c920de6bb841782140a2e0e7c5d71b8a1e74b511c348e82275e5a5da8c87c875 +size 61704 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumf_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumf_2.yft new file mode 100644 index 000000000..92a200d0d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumf_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0181be183ab301d691626a88d50fda4feaa009277e9fd141beeb4d9e1373c91 +size 124225 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumr_1.yft new file mode 100644 index 000000000..c4de9ad26 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c6c8127367ebf39eaeaef9260f2b73697bea837841f0fdc3f8a2197befb9f1 +size 32710 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumr_2.yft new file mode 100644 index 000000000..0f9e50ff2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_bumr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd5e476afa133453b185863b76bfaa066f71a14a5973610d7fa94dca03885ab +size 291355 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_exh_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_exh_1.yft new file mode 100644 index 000000000..e215fb739 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_exh_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc7cf42732b8dd369e650f763f0c393ba05c62823c33d1dc9b3a1ed0db16cf6 +size 103624 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_exh_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_exh_2.yft new file mode 100644 index 000000000..8fb928bde --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_exh_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d450ed79ad4063eaad20e7de0a749d51b49f97a019c6b205a9dbfdc9a952220f +size 59414 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_farch_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_farch_1.yft new file mode 100644 index 000000000..4c01eeb75 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_farch_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0116327cf2137bc0f06401e61deff4fe85faba2bd4506dfca4233f91949579c +size 45204 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_hood_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_hood_1.yft new file mode 100644 index 000000000..3537e7c02 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_hood_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2526ae3d3bbc1b19cf622e3727919a3835fd4b65719840c4cc5190115a325837 +size 77193 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_hood_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_hood_2.yft new file mode 100644 index 000000000..5adc7001a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_hood_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971219ed3a1a53ed5f6f6018e9417305edc7bc1aab91f4080b650a1ad4fdbb39 +size 558181 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_rarch_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_rarch_1.yft new file mode 100644 index 000000000..a403027a6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_rarch_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b7086aebe5b040321339191772b520fa49c27bff38b34e0cb298bb66fd005f +size 132713 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_rarch_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_rarch_2.yft new file mode 100644 index 000000000..70726214f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_rarch_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223ec31d4e72b2f18a535f0b0596d77a920ed69c2dfe79e9bfb56e6b8b4f273e +size 304469 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_roof_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_roof_1.yft new file mode 100644 index 000000000..cfc2b626b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_roof_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f79ad0a8f0987d65dcfef796a452e255d265085bd4c9daa554967fea5608da1 +size 120411 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_skirt_1.yft new file mode 100644 index 000000000..521531d74 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a326bc08312bd0685084bc41eb3a364af7facec698bca75a931c32b5271bcd8f +size 28906 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_skirt_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_skirt_2.yft new file mode 100644 index 000000000..c6af7f56f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_skirt_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400118c672e954e0a373a8936e99dc2e29d8b90330395b62a47bb3c28b3d5f10 +size 168638 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_wing_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_wing_1.yft new file mode 100644 index 000000000..e4bd087c3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_wing_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ad1e61a98e17ac9a06d82c24ac8a86654a66290a7da4c584bd9527f95b27dc +size 106868 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_wing_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_wing_2.yft new file mode 100644 index 000000000..c53ca261c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na1/nsx_wing_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fb510a9b1028506ea545c18f847a29ac39be587c6a29e4e177d948e121b722 +size 225288 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/Arios_bonnet.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/Arios_bonnet.yft new file mode 100644 index 000000000..89adf9b3e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/Arios_bonnet.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9df4b9863c2b914660c9083623f7a597f31d30c31c8584150720b072c9f5f5be +size 61760 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/Arios_skirt.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/Arios_skirt.yft new file mode 100644 index 000000000..2c5f7b4f0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/Arios_skirt.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca72eefc8bec30460c425a6aa186b88ee3976cded7015061de5ecf1d43ea0626 +size 62254 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/arios_bumper_f.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/arios_bumper_f.yft new file mode 100644 index 000000000..7758f7dad --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/arios_bumper_f.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1d33e46a4d12c03ae570f4912c629d3c75362a4927d27e67975b5cae9240758 +size 61642 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/arios_bumper_r.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/arios_bumper_r.yft new file mode 100644 index 000000000..0dfcaddb4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/arios_bumper_r.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c531dddf1975ad1ede0b73bf700f57bb78d6446c160ada68d755b322adf5fd +size 144965 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/blitz_exhaust.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/blitz_exhaust.yft new file mode 100644 index 000000000..5664b9a41 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/blitz_exhaust.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8accd362f7abdccbc343645e54d9a88b852cab772b4499dd45e8d6208ce58639 +size 10834 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6.yft new file mode 100644 index 000000000..70fac763c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e833a4c5d5f3046d81215b58874c0b23d6d4a8f9740429b6a801832cdab81063 +size 5068202 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6.ytd new file mode 100644 index 000000000..b3e19e83e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458fe3dbea1cfdc4e103de7ec56fd9262a41c9e8e43b7cbbce54d6f4abda3744 +size 7242419 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bs1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bs1.yft new file mode 100644 index 000000000..9834a8c1c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bs1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e726973be67fb7149675fa35a20773033d2f3f615dbc1f1db621f70f2cb195 +size 312848 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bumper_f_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bumper_f_1.yft new file mode 100644 index 000000000..408a529d0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bumper_f_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d174590e55229584af1cd04e7b8d3019bc06438305893a6b5ed3d0f94afbc96b +size 145184 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bumper_r.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bumper_r.yft new file mode 100644 index 000000000..f39de95dd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_bumper_r.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b3f95d5544133d3e090ed1c59d974a67ec33ab658f0d51b94459cf2a30befd +size 43513 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_hi.yft new file mode 100644 index 000000000..36ad3d779 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a4bf7738e3140ef9c6d80ba9a55975bd28008f120be94bbd1b1d2cc0919e02 +size 5070647 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_int_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_int_1.yft new file mode 100644 index 000000000..8fe58eef1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_int_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df74ae363dd51ea34163b5d3147c3897b48d519c7409be209059893ccb5bc3e +size 565957 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_mods.rpf new file mode 100644 index 000000000..2c7ecfe26 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99605711b84b0e92a112a33cdc31a8a1cdc7412a50306452f61027e704730353 +size 2619392 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_ms_boot.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_ms_boot.yft new file mode 100644 index 000000000..0c092eeea --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_ms_boot.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2bb562e5e747a8a177062e3506dcc7c4161a2ddc01b1bda88f60eb8008cf7c7 +size 37394 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_roof_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_roof_1.yft new file mode 100644 index 000000000..d1e5f6807 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_roof_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c7b421c6899641d8e6182291d2f49b9d58a8ac634e213f458d0ba417346410 +size 125634 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_roof_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_roof_2.yft new file mode 100644 index 000000000..1a4ae0ca3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_roof_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3611cb28ae4779bec7977536a8a8741ec021e2d492adf1de4409e4d4a8a904e +size 384370 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_spoiler_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_spoiler_1.yft new file mode 100644 index 000000000..77cb336f1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_spoiler_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c1e4d3ece4323d12677b05a1fae4acd4b5665fb59b4253cbf57966b81964d0 +size 148841 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_sw_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_sw_1.yft new file mode 100644 index 000000000..95276540c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_sw_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6a72325d38582ecb7cd8766136ec25716a80a76102e5235bf9218918ce79bb +size 327300 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_2.yft new file mode 100644 index 000000000..057abf325 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7974c53a66ea49f2cc386b909bf0a6750977ee898950c85301d1a06b9ae267a0 +size 17007 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_3.yft new file mode 100644 index 000000000..8c0f52e16 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741f0fdcea26d7751c0f4aa9f3065ba3b3847c69cc122c7734dcd0fd8506ac2f +size 16930 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_4.yft new file mode 100644 index 000000000..6031445d0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wfp_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bafe3a3bba1916a13b3e92dc5fd0be42dbde359c6435b1e7d4469eb2482c28ba +size 16982 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_2.yft new file mode 100644 index 000000000..f5ff31abb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633cd151be803df60b883c5e6773099bba142d640294538132c532f7be04d8c9 +size 23505 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_3.yft new file mode 100644 index 000000000..2e3218126 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c7e68a68274743f4778dc25d69361ff5941c3cf6ebd713d9e8f785b0356bb4 +size 20409 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_4.yft new file mode 100644 index 000000000..3a3797254 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wlfp_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749214f88e853ec2f9bdd003a571a5a3de9c81b9649e38ca2b7744f2f2e35d87 +size 23438 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_2.yft new file mode 100644 index 000000000..f73f02356 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5512c11d3720f19f8aa56313ec18e51c4951649b754e66e85835ecd85d58a78 +size 20358 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_3.yft new file mode 100644 index 000000000..dca4f1533 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51af201385aa4b5f2438169498a7724c71f780c9e793a176a44894e3774bb12 +size 20620 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_4.yft new file mode 100644 index 000000000..b00682b22 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/na6/na6_wrfp_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edbd03e49782b044f929ca7507b08de7a9f1fa4f6d64d5ca4ef802dc68378b36 +size 20196 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32.yft new file mode 100644 index 000000000..2deae61ee --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218c47b8a592f1b9c3f7db0b62f44a427fb013fffd875d4aff4d01f1413efc2d +size 6605103 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32.ytd new file mode 100644 index 000000000..e2d51f681 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d441bb3ae1c11acb241f13eef8aa594177246ccd6a84c3ed8bc851c76dc4c902 +size 14711528 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32_hi.yft new file mode 100644 index 000000000..2deae61ee --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218c47b8a592f1b9c3f7db0b62f44a427fb013fffd875d4aff4d01f1413efc2d +size 6605103 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32_mods.rpf new file mode 100644 index 000000000..d29c72acd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/nisr32_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f06a9cf3536727ca80cf1856be7d7a07973baed533e1c3a336420b155068ca +size 21966848 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_BomexR.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_BomexR.yft new file mode 100644 index 000000000..9e4c78840 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_BomexR.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcbe7f32f1b7a3fa68fe4a21e607847c64b3541f49b77b075d7d86b5b29e492 +size 8559 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_Nardi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_Nardi.yft new file mode 100644 index 000000000..15a6c5b65 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_Nardi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d3686d04756f93ef26bfed4481c572e34886e3e658f59dd6232a0ef700af70 +size 507101 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_Nismo.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_Nismo.yft new file mode 100644 index 000000000..0e869ff63 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_Nismo.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6bc4d2b7825b7d3817b716eaa4b058d560dbfbbb3ecc74d3bbbf0ad8c482d5 +size 3033920 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_badgesTommy.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_badgesTommy.yft new file mode 100644 index 000000000..af9f94749 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_badgesTommy.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3657c364e9f0d38d7d0e4239ae3f4b9730c769030b182198f9b0afc21fed356f +size 205848 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_badgesTommyR.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_badgesTommyR.yft new file mode 100644 index 000000000..4ee8698e9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_badgesTommyR.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0264b758f92a716893fc5d2958b531e0d7e508a9b8c6141cfd0ac8085074aee8 +size 119658 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfPaint.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfPaint.yft new file mode 100644 index 000000000..577ea751b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfPaint.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e0ffc896af42de4c6a754d0f6c68d436d7e59e62ce8b2caed884ff7928cd95 +size 535168 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfPaintVent.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfPaintVent.yft new file mode 100644 index 000000000..8c7b370ed --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfPaintVent.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f69137f8a1d6628a65184b8d6604aa1d35ccaa5e3cf42caa8a1e649a702a94c9 +size 140279 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfTommy.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfTommy.yft new file mode 100644 index 000000000..382ac9877 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfTommy.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef7437dd2b464552ca50d01d05142a3d9e102195fea99631b33905121385104 +size 453726 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfVent.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfVent.yft new file mode 100644 index 000000000..44e34f4f6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_bumpfVent.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b113bd7ed4d6a005c5bdeeccca0df42a3a2fd058a9d73031a344c05aea4763 +size 94176 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhBore.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhBore.yft new file mode 100644 index 000000000..e6931a08e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhBore.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8a5f044c6a6eee57afc54703c94874391b6f0b47b092de76452d4dd6399c77 +size 181149 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhHKS.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhHKS.yft new file mode 100644 index 000000000..032b2a5c8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhHKS.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb47d8e3f9088a8c057a76b56913a249b55750518de4fca41966356e8fcc3e6 +size 302248 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhYashio.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhYashio.yft new file mode 100644 index 000000000..f6c033c91 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_exhYashio.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d8e31098a1bb2709070b410e167e5848db9de0324b7e8096c62b7f21d68b2a +size 158350 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_grilleMesh.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_grilleMesh.yft new file mode 100644 index 000000000..e6d7dd4db --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_grilleMesh.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ca963faa3d454ee8931ae4a0b0952b4189dd91883b1f58f418176a3721fad6 +size 115038 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_grilleTommy.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_grilleTommy.yft new file mode 100644 index 000000000..d7aa5266c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_grilleTommy.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae910a16025872b59eedb9a993c1f95f6f013914edf0e4c58f4e9c9f16f14219 +size 161802 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_hoodGTST.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_hoodGTST.yft new file mode 100644 index 000000000..2387983f1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_hoodGTST.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b657c7993a086df6172229007a95677f96c157ff8a9294c86ca2e266b224d1 +size 49296 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_hoodTBK.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_hoodTBK.yft new file mode 100644 index 000000000..39a9a279b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_hoodTBK.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b1b05abb0895af364e4e456c22a4498bad31337b2292e73ffd666e9ea707be +size 119278 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_intNismo.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_intNismo.yft new file mode 100644 index 000000000..704a1947d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_intNismo.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4257519d2b5020e6731463a96f744b7a5f905e4cd587d8c81eaa469cec8ac87 +size 149754 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_intNormal.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_intNormal.yft new file mode 100644 index 000000000..dfb4ed47e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_intNormal.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c876d79c0101ebb2723cb484237b67c00412cebcf1bab989da124d1015d5ffb +size 73317 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_liv90s1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_liv90s1.yft new file mode 100644 index 000000000..f4de4632b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_liv90s1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f8ee047930662247a1436202851c3574dd6de455a507756a988e94877691a5 +size 103582 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_liv90s2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_liv90s2.yft new file mode 100644 index 000000000..75013e2ed --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_liv90s2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5edf8af54ed80bfdcf863010dbac9b8d7c2dd9206fc94a0b46e9469d109bae58 +size 104790 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livBwave.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livBwave.yft new file mode 100644 index 000000000..8b72c9d3f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livBwave.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf5bbbeb85c53f90918487589f21a4537e567ad70397418d2ff68eb6c42e5356 +size 124860 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livCustom1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livCustom1.yft new file mode 100644 index 000000000..c9481fd3e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livCustom1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f15887676fdcb0152994f78ff338ca16087dcc00deff868132b6c32725ea75 +size 2388 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livCustom2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livCustom2.yft new file mode 100644 index 000000000..7e6edec53 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livCustom2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe70507b7b2488bf4376b26c25f9343e1225735ce7e15f4be405b902f4a0be24 +size 2392 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMid.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMid.yft new file mode 100644 index 000000000..ed457d689 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMid.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10d7217bc38bf136b289f7329d4b1544334f1f3cb04d92687201356eda58e06 +size 105930 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMidTeam.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMidTeam.yft new file mode 100644 index 000000000..a3b5d9368 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMidTeam.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d88ca282e2aaa3f8d640f15e484713c8646ba1a6a3e47cb90baa0bc2181fe7f +size 142482 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMines.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMines.yft new file mode 100644 index 000000000..a63845222 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMines.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee604091666350af1357894c027650a8a78fd3b29452dd1491300ba65a5ea98 +size 298260 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMove.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMove.yft new file mode 100644 index 000000000..cc9f7341d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livMove.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10fafdb4890e73201af1ee52bd4af3980c19589f944a5ba0bd7e3e8c2c305344 +size 100228 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livTommy1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livTommy1.yft new file mode 100644 index 000000000..cd4837f5b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livTommy1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599726c05628bc0d8adcb9784c5b86777ad5e2e6b03d8b82112667a749860e06 +size 161276 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livTommy2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livTommy2.yft new file mode 100644 index 000000000..f29d27f6d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_livTommy2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:000b2456fbe8263f07cf5714f2bf055ae41c30ff28c756b323d938d37ad18de2 +size 158267 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_midnight.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_midnight.yft new file mode 100644 index 000000000..e683c473a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_midnight.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1143c5b47f641b1aad117eff377e0f84a9352ff4ebfc810d4911c8c9835b74 +size 6457 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirBomexL.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirBomexL.yft new file mode 100644 index 000000000..d89b15441 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirBomexL.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72dabd7c5b2c5c9dceeb15682e955b3e6cdd8cf1fbf6bb61fefebcb44c83550 +size 8776 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirBomexR.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirBomexR.yft new file mode 100644 index 000000000..3f72b1565 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirBomexR.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac5b73fac8a2a5538aee723a6fb6e4760fb48f67417cd06b31039f6edd4297c +size 8785 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirGanadorL.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirGanadorL.yft new file mode 100644 index 000000000..3b84677e1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirGanadorL.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6e2cc279a0dd54948f3479e2f0f862a69b79a84d9a9d0c9aa2e0843aef2177 +size 105368 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirGanadorR.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirGanadorR.yft new file mode 100644 index 000000000..7489e8b89 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_mirGanadorR.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0fb313687d16639b44e0e2be1ec834574a6cca910c17c4971745b7219a6b60d +size 108779 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate1.yft new file mode 100644 index 000000000..685d3da9b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d45e18d4f3170a16d7aa2b8258d2413c27734033fb71344c9cb3356095ab6c5 +size 613219 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate1V.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate1V.yft new file mode 100644 index 000000000..6eec00429 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate1V.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56460766ccc81ed8fe4c20954ebd1044c0d01f9e40faf44f2eb09b8a1a82819c +size 644192 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate2.yft new file mode 100644 index 000000000..3767c3a79 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82eefd4010fe3e7aac2c88e55c57ce918f5843adb3b097021b04e86b009a8990 +size 297865 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate2V.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate2V.yft new file mode 100644 index 000000000..630a1c52a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate2V.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f26412443d9adb67c026722582507c9e96b7dc7489405db23bffe9ef2d1419 +size 298051 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate3.yft new file mode 100644 index 000000000..3e29faf57 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17dd47dba1a6bc4294c3ce83139ba512c9e9e38f7bead700a32613f089b0d118 +size 353119 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate3V.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate3V.yft new file mode 100644 index 000000000..f7f518fb9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plate3V.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d1fa39e1ca90f6267beed21a8ff5f1a83df950aa932d7f69f4eef6b2230bf53 +size 366524 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plateL.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plateL.yft new file mode 100644 index 000000000..34f916f67 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plateL.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be01f63bf04ad10ff13b193eef94ac6d9df484f66f4d50e524cab7c96bcd034d +size 366134 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plateLV.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plateLV.yft new file mode 100644 index 000000000..aaa6f6e63 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_plateLV.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211ad63771e2b094d2a44a7f5c50f1a07f47f26aa70dc5342187cb3fa739fb57 +size 371649 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_rollcage.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_rollcage.yft new file mode 100644 index 000000000..62d07a2d7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_rollcage.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bad9891e194106aa2b138e06b163daa1bc24d09eb734992af3463094c09b4ebe +size 44850 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats1.yft new file mode 100644 index 000000000..26f24a6d8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32058ef1141c8170f3ecba49df0ab4648e454d4bc40ca0571bab941ea519ad7 +size 439448 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats2.yft new file mode 100644 index 000000000..83749b637 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a8a5ff18e44f83bcc3b8377917628d7e04065149d78c98970429369792c48f +size 403713 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats3.yft new file mode 100644 index 000000000..5a23aa02d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_seats3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f1049e9926b8543e93efa889160d77a10bd35035f90534c25d12457d388a55c +size 446321 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_skirtNismo.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_skirtNismo.yft new file mode 100644 index 000000000..1d3f93a81 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_skirtNismo.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68163472d75909448e817e13a6450ace9df18bd396d21f633ed7eaf9577c8cac +size 24421 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splDuck.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splDuck.yft new file mode 100644 index 000000000..0859475d9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splDuck.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a11f98d71aa64b05d5d9ecb6d4e2c77f9683670cd212b01ee53b316a8674d95a +size 14544 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splGRPA.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splGRPA.yft new file mode 100644 index 000000000..dffaa25e4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splGRPA.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2548587b0162eae29567508a471cfef85f9d9cacdd76182e933ab254d36029e3 +size 84732 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splGTST.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splGTST.yft new file mode 100644 index 000000000..986daf275 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splGTST.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec10c32c7c679b8327c982165e07e9f35f26c9161676aec314ef2751ce6c575 +size 11129 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splLarge.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splLarge.yft new file mode 100644 index 000000000..ef73dc51a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splLarge.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3912efda859f4d6affcf445dfa5318b8c33d1e6664f79301effd1acd332af7d0 +size 113837 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splStock.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splStock.yft new file mode 100644 index 000000000..ab14dc4e5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splStock.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f8dafabb35779f7d99537d05f6e2fbaf18639c6959d358198a41d1a439f7af5 +size 211231 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splTommy.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splTommy.yft new file mode 100644 index 000000000..351990426 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splTommy.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8acad61bfa2a38ec85fae899398c490ddf506ebc38da24d3a6a38ee2eb1d9102 +size 25000 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splWangan1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splWangan1.yft new file mode 100644 index 000000000..ce8ce19fa --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splWangan1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f717d730ee692300384d1d55a799f32c2a749d52785bbc9884e4c1bde1fe0034 +size 153861 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splWangan2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splWangan2.yft new file mode 100644 index 000000000..6b7d563b2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_splWangan2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d53551bd8ce708e2a416ad23403111e091ed0ff410ef523ae42f7209b8f7d71 +size 37401 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_wind90s.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_wind90s.yft new file mode 100644 index 000000000..be81fd90c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_wind90s.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7d61f83aa11e2e52d46a5e1e1eb6fc34204bb5b0399da764a6aa0182ce096b +size 475369 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windBreak.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windBreak.yft new file mode 100644 index 000000000..583cca6de --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windBreak.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:349d64efa6af1d9792254562fcb184b8fd03750869a5d111a8c61f5ff2ee3d3a +size 338690 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windMid.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windMid.yft new file mode 100644 index 000000000..506dc6b1e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windMid.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90683ef7d3f759619a1c94e1619c50b734c2c79256327e5509f712967e621e3 +size 153965 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windNightKids.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windNightKids.yft new file mode 100644 index 000000000..f61e5317b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windNightKids.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d664941d74067e1eff38db839aa305e7e5e197334e2d94f95a41167a2a9d613 +size 177881 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windSection.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windSection.yft new file mode 100644 index 000000000..29e5f9207 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/nisr32/r32_windSection.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5976d396df4d39c6f596de67eaaa3c45b05f1f97581ef4ef3f32eaed68fc544 +size 377347 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm.yft new file mode 100644 index 000000000..e6f6bc97a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1505e02997463dd2b39c510be55cc7d38ea4ab95f8f69cacf720a2825c0ca34a +size 13011680 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm.ytd new file mode 100644 index 000000000..57b72720b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c3dfb152b8859b4e7f590945a9ad27242f5518a0f2c24b7e2c45824ead9c6b +size 3977710 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm_hi.yft new file mode 100644 index 000000000..7e8ed1b0a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/p1lm/p1lm_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ecf6cb429e5e912da5f412ca01106bb44c40f16fdb23a7f5dcd9f93fc097923 +size 13016578 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_body_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_body_1.yft new file mode 100644 index 000000000..4610e49fe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_body_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31ca04af2689fe3982919ecba9c98367beadeb85db45fca381bde1abccbef96 +size 115487 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumf_1.yft new file mode 100644 index 000000000..de01cdd6f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823c98a3e564bfe5f5ff681bb81aa2893ebbf05834f62da00c2d4e54e43fec35 +size 812701 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumf_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumf_2.yft new file mode 100644 index 000000000..ccb1a926f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumf_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b63a5ed7877501c9ed916fd3dd22d8afb85fa1bf1e82eb292d96d7ae3a1b7b8a +size 878832 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumr_1.yft new file mode 100644 index 000000000..05c5e10bc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bfced38ba6b1bc5fb6d189518705d458a0b298ad438689fe65c23e26edd55c4 +size 570131 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_dial_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_dial_1.yft new file mode 100644 index 000000000..f2c04ac08 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_dial_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbffaccb092871a60309fcf36329f47768f0c2c5c1b2efc886335e16aace7a33 +size 8476 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_spoile_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_spoile_1.yft new file mode 100644 index 000000000..5865a0037 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_spoile_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e9782a70b47de4b0d3b3951c4c6eafaf17dd5371efea6391523b03c5edc364 +size 81696 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_spoile_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_spoile_2.yft new file mode 100644 index 000000000..15c4f315a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8_spoile_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab4baff23a59b42055398123d95a593b413f6fa0b687d7a163a6f2dce5fb7bb +size 96324 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10.yft new file mode 100644 index 000000000..acf4aef75 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b6bbd227a6db79b87d147a040d31b58420fa930e93d2e1a8dee0e59f41ede9e +size 10757535 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10.ytd new file mode 100644 index 000000000..25671b1a0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52eec9e29f0629c9da94db007241ab7f6f0d326e2c2964d843b8e005cfb0fe54 +size 3879950 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10_hi.yft new file mode 100644 index 000000000..d9756f054 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/r8v10/r8v10_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcbd0d1f81d4306b0a4e1513241d6cdf01d91a90140e75d8793a77aa1aca45b +size 10771604 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf.yft new file mode 100644 index 000000000..49d999a71 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67f7e38c6cbc3aeb5f343510078181ca77418fc232d37576ebc7099ea30f5c7 +size 9045933 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf.ytd new file mode 100644 index 000000000..234a2b2bf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d58c9d9582053a41990956fc6909e1921edc73738f53d2b77c0e8cf832e235 +size 1134427 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_bumf_1.yft new file mode 100644 index 000000000..4a39bceca --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4518ba7fb94fa81d39518e51c0d6fca440d8f2c499d8be5189f8ac33b8846870 +size 195556 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_bumr_1.yft new file mode 100644 index 000000000..eb3a2a884 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:657c444a19bb39f439f9db02797ac3f6c1458ab224a06acb33e944fde619acee +size 215759 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_hi.yft new file mode 100644 index 000000000..8525b322b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91dcff2d5f0d4229b835ccb2885a140c3a294877c8de7f7dd27d7e4b2896453c +size 9044476 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_mods.rpf new file mode 100644 index 000000000..8a33fec2e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12c6423228480718b197d644b79eecfd11d1da29a1f4123639c91b92b8abcd4 +size 1113600 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_skirt_1.yft new file mode 100644 index 000000000..531f8318e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5dcdfa3ba930763642297fbbd794426959de892ba11aa6e1985fdd78c99900 +size 474381 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_wing_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_wing_1.yft new file mode 100644 index 000000000..ebd08846c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rcf/rcf_wing_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e856e102151e60e492fc2f962dcb931671a052fd9e1181b4387872eb448f3a17 +size 226364 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811.yft new file mode 100644 index 000000000..64a3b0f71 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171f6bb939012a18a7d18448773033041feab4a01339cf4c13f5568bf52d592d +size 15860620 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811.ytd new file mode 100644 index 000000000..6927a3a82 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14023782ac68fe00cc0ad81be18bdc1506b4f0662021ec9ad73a015c34bde0b5 +size 16620265 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811_hi.yft new file mode 100644 index 000000000..65edc4b77 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/rx811/rx811_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47fd21ab23821d822b8ac93e25ef32ce4e1cf9746178acb99687bbe34a2cee74 +size 7959563 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg.yft new file mode 100644 index 000000000..0ba63d1b0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481144da2e05b4ee5b923329ff65af21ee01c8c897ac128bec3b004eb97f52f3 +size 11313850 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg.ytd new file mode 100644 index 000000000..5822c6239 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5860065fa8fabff9e35293b8a1e0f919275da16e6996a41b75d65a927cfe74 +size 15360861 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg_hi.yft new file mode 100644 index 000000000..2f39749c7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/s65amg/s65amg_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3752604235faa10abaf008d94d1ae9a23a5a15f27b9b5f5a49f16d2ce9a865ef +size 11302664 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14.yft new file mode 100644 index 000000000..7a6641c59 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c907c68bcf1329ce841b44658ed6af2cff5e8cb968b05d23bdea6cd05a14af9a +size 5912237 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14.ytd new file mode 100644 index 000000000..d61d9aeb8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4d311722dffc2a7b76ceaa9a77cfd4ba7960d3e085186bc488b7f0cfa4df95 +size 11199362 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14_hi.yft new file mode 100644 index 000000000..7a6641c59 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/silvia14/silvia14_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c907c68bcf1329ce841b44658ed6af2cff5e8cb968b05d23bdea6cd05a14af9a +size 5912237 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline.yft new file mode 100644 index 000000000..2dc10fe54 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449a88eaa47b19775f773154dfe60e66de56f309b9ff89958343b49f6b05671d +size 1077167 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline.ytd new file mode 100644 index 000000000..23360b4a4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a028a382232e36fdb962952fdd1f85eaaea720e89238ab9d4ffa8350cf686ae +size 1310657 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bnt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bnt1.yft new file mode 100644 index 000000000..1877cd3ec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bnt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91479c1a266809f84be8c036569309f6ce6862bfd00e40983e8f1557774a597e +size 255903 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bumr1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bumr1.yft new file mode 100644 index 000000000..a67133b22 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bumr1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca36ead46f30869959ca3b2ed3e87103ead7722b37f69dd80c3ef0a8673cbbf8 +size 279073 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bumr2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bumr2.yft new file mode 100644 index 000000000..0806cb4a0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_bumr2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c877761157e9614df53f9b87150dd6809f457afb3be32f1b867b9f46d8b578f +size 295667 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_exh_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_exh_1.yft new file mode 100644 index 000000000..a9ea03a87 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_exh_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c188be26134149ad07818002f8e27288686842fe1b347f10f03292dfea3d46 +size 19849 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_hi.yft new file mode 100644 index 000000000..24ea819f2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:341b5d4763d53d6e18d702af3ab5adf0682b124c04c2b0fd5c9437d9c5311fe3 +size 3878784 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_mods.rpf new file mode 100644 index 000000000..306264cbe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44dfb670f8c7f5b3ab4feb3033761489a04348c47d5e69742ab6899cb4d1d28d +size 2750976 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_skirt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_skirt1.yft new file mode 100644 index 000000000..2c0c68d78 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_skirt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8d1df154e943c92d0aa294bcc4e8dbe2c0735b662079036ee075196d16593c +size 75111 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_skirt2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_skirt2.yft new file mode 100644 index 000000000..0da652c58 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_skirt2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ceeb06183f1b1294219a8281ad8b053ba5f0b9e916405e64a2d132b4702991d +size 167576 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_split1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_split1.yft new file mode 100644 index 000000000..5150141c2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_split1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62b94d16f1ccc1979874d9a62935c8dad85af1254777165e60b8ceea8e152585 +size 254347 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_split2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_split2.yft new file mode 100644 index 000000000..99e537752 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_split2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3f383c6d4eb5ffc17fec163185530a95717f0c6b1db52bbeb94fcd0902fe8c +size 290014 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_spoil_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_spoil_1.yft new file mode 100644 index 000000000..d51de9645 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/skyline/skyline_spoil_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d2e331290d1b4a53b017a989ad0e3251260bdb855b192e5275c3f83f512846f +size 306144 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20.yft new file mode 100644 index 000000000..cae09540d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03832cea92c715b7d6c7228a61e071549d5f9c4964c179e5cacfd21d0ed1969a +size 5989051 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20.ytd new file mode 100644 index 000000000..77c27f8b9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe9b56be72db10fc31c1027fe20edbd7e8e2b76bbccd713398d35b56cf8165f +size 2744514 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20_hi.yft new file mode 100644 index 000000000..cae09540d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/srtday20/srtday20_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03832cea92c715b7d6c7228a61e071549d5f9c4964c179e5cacfd21d0ed1969a +size 5989051 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28.yft new file mode 100644 index 000000000..15da79c3a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b8e745e3d84c6a4aafee88a33e1d35670cd9952152dc756b3442637cf5e17f +size 10916908 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28.ytd new file mode 100644 index 000000000..562758a27 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0f0981b3a15c301a41b5b56ea13f28a6c2dc124d4139b05cbf9712941d3cbd +size 10781608 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28_hi.yft new file mode 100644 index 000000000..f491c07ab --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/streetz28/streetz28_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94c2bc0cef2dddc13968e96ebfe2122c4373668ea29f606736622c1a83d95fa +size 10916912 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg+hi.ytd new file mode 100644 index 000000000..8a3c252f7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7c3697d44dceb6d151ce9c6f700ce40481158e9a3da9dfc28aaf2ab293bf82 +size 2723853 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg.yft new file mode 100644 index 000000000..a3ae6bb10 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b166343d20f61549741d5ed535c5b222a8773a81a43d5d242d2fad285a77a43d +size 5954837 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg.ytd new file mode 100644 index 000000000..e6cef6c1d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07fea1439e99d6cc745e24df4b4c317a020116836e0a73f103d1d7b9ec68ca6 +size 2782819 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg_hi.yft new file mode 100644 index 000000000..a3ae6bb10 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/superleg/superleg_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b166343d20f61549741d5ed535c5b222a8773a81a43d5d242d2fad285a77a43d +size 5954837 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2.yft new file mode 100644 index 000000000..186bbee8d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c925956154e45d029f6dc490d6207a638e81fab492ce5bf800bd2a8edc57dfa +size 9767124 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2.ytd new file mode 100644 index 000000000..df52b796f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424a859ecbae369d9b2e67544d3f30fab55b36d689868248e7663c04c34922fd +size 6171528 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2_hi.yft new file mode 100644 index 000000000..186bbee8d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c925956154e45d029f6dc490d6207a638e81fab492ce5bf800bd2a8edc57dfa +size 9767124 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2_mods.rpf b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2_mods.rpf new file mode 100644 index 000000000..525cdddfc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra2_mods.rpf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fd831442ef3e4b3b92ed39dbe3c89d7035e67adfcd3e24540a23734d404cf4 +size 19600896 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt1.yft new file mode 100644 index 000000000..190c6d546 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60a2ef1ea03f0eabc6954f495a424129aa516e49130e0e18be952e06fc05fdb +size 107297 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt2.yft new file mode 100644 index 000000000..dca0a61e1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ec62e35c3b8534b48e7a4943d013eb0c690553fcd3734d484790c0961de84a +size 330044 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt3.yft new file mode 100644 index 000000000..2c69eaf5f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ddbd537db46846b7a84d878fb52d483f81de422801277fe225de239b07a5dd6 +size 380054 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt4.yft new file mode 100644 index 000000000..d8076db89 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdae8b4fdab3a5d4b6c75314cc9e0b8aa6f061d29ffcd2474dad829c4abb5308 +size 382195 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt5.yft new file mode 100644 index 000000000..9e2f9ab03 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bnt5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3678e2494a87098039e89f35245e84c49e0b19bd7a67e57d7901056178a8b95 +size 384636 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr1.yft new file mode 100644 index 000000000..2b1b17232 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf902d5aba8b4abe4c00dd7328ecc633e2b46d0bdefd6720161b2972263388fa +size 575699 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr2.yft new file mode 100644 index 000000000..ae58b6911 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268f4dfab9c15faeeca1337cf1d5234ab5421c4728e52a321612086310a24b9f +size 584524 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr3.yft new file mode 100644 index 000000000..6be001523 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5d5c4a93895e14dcfc60bc31264f74643ef5f6d172da1ef756fed48e13850f +size 1194422 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr4.yft new file mode 100644 index 000000000..10bea0d42 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06354630999058372bf0004c8c292668100ee9c46b8bca93f0550f7cd4305d8b +size 505863 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr5.yft new file mode 100644 index 000000000..e824919d3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_bumr5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97339b8675480605cf118002638c873ffb723be9c9d5f0c13f968ca82f289530 +size 446761 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_ext1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_ext1.yft new file mode 100644 index 000000000..6448439d9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_ext1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcf323a053ca4fa92106f272082f45461e16553fdc7eedbe4385911828b3aae +size 270525 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_ext2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_ext2.yft new file mode 100644 index 000000000..272c7747d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_ext2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cd7165588a897e135357c4bdd53b7172e1c9684108bda5471724571039ee48 +size 117366 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_hlight.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_hlight.yft new file mode 100644 index 000000000..bbfa738b0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_hlight.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce05bd26df3c3f4dd208050e97f603c09a36316ce9b0db86a2656fd082f85db4 +size 45580 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_hlight2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_hlight2.yft new file mode 100644 index 000000000..be597bb55 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_hlight2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64dc011ee118c25a4de97ff7077f15e0b713b5f82b93b62a69716240e2a33fd8 +size 46451 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll1.yft new file mode 100644 index 000000000..3f3055289 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad6cb3c44de83007ce9aa8487b046fcfb9007b3dfd502a062f5912a3c31776cb +size 53388 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll2.yft new file mode 100644 index 000000000..390115acd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a6af8999fc946bf7039eff1f0a715eeb604a21da273fe5c62e7868efdb6c7b +size 48298 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll3.yft new file mode 100644 index 000000000..a86c7610b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a78b9d986a5590854a5866e776441c1c1dc81a97e91e02cb2a83e2bbcde94c +size 101380 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll4.yft new file mode 100644 index 000000000..aa760c65b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_int_roll4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c1dae7ba942fbf362ee3dfdabf4d097d7d1798c1dfc6e06bd7772650a7c178 +size 86437 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt1.yft new file mode 100644 index 000000000..ae98ad60b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cd2f6c8c9a347ad05e097b167364f6fcaf0ffb0f865d6ebc0a7bc28bede88e +size 305615 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt2.yft new file mode 100644 index 000000000..bb7b09d82 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636b992f0cb1432df9d8c4115fa07276206478a83e0c9e1e525d4e1ca767eaf9 +size 404688 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt3.yft new file mode 100644 index 000000000..885787d6a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a615652ef0d00c7b24e5dfbd26a7fb49d6d7b52381196ff5e7870f8543b4cd +size 315971 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt4.yft new file mode 100644 index 000000000..1cc8b09df --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1700f83cbb1018e2e1646e561eac6259bcb2cf1e9e2bc8f80aae48145cdfd8ff +size 415628 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt5.yft new file mode 100644 index 000000000..0fe902d6d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27e336417e890d2cb2e11fed99cde56e95154f44212ca4cc1a4e4320a5cbba5 +size 287522 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt6.yft new file mode 100644 index 000000000..7f4c6f0cd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_skirt6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4270c2f2702c02b1574760de1274af41de2544187b95dab1b795d6c196a02648 +size 383476 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split1.yft new file mode 100644 index 000000000..48f742c8f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3acb6474c02bf4d74b16a63bc66e5aab19f7e1e2416c5d9bb289ac709b3d56 +size 588770 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split2.yft new file mode 100644 index 000000000..b0276e88a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c259536ce5c0801fe91e8c4bfab93416d5934f7523d1a8ea9c3c82c40c0dab +size 542790 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split3.yft new file mode 100644 index 000000000..686ec4eef --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a182c57a8c39976ab2466abe806a094b1871b2ed7a7dcad848cee30450304a +size 634436 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split4.yft new file mode 100644 index 000000000..58e9b246b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c89124137557b8f780a7822f04f2f8dec8c3629727f24abe599ba183b86177 +size 679432 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split5.yft new file mode 100644 index 000000000..244e7ad1d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdf3d7cfc5d7a5ee9a127d1fd26827b33309a706d9808dccec359bc5e52ed72 +size 636226 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split6.yft new file mode 100644 index 000000000..301c42544 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_split6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d921819f1d3ca51bb23b51c9436a4b207be11dcf2ceb63911bab25cec3e80bf +size 598746 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_1.yft new file mode 100644 index 000000000..e64c000f8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4c4694a554b9271f29e78d8c1af2840447bc4c2d99aee263957404d4237419 +size 135827 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_2.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_2.yft new file mode 100644 index 000000000..d237e9648 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:829370b723fa8f70084eb97a77753b90f76bc8878955c1a1853244ef468d1455 +size 119232 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_3.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_3.yft new file mode 100644 index 000000000..679e8ab8b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85bb8a7a6d7905a073765972576deee281672bfd592246a06d81330a453d967 +size 311454 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_4.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_4.yft new file mode 100644 index 000000000..e52be5ff0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:452e85e097168a11a89fec0747c98f81901670ba91ef12c89e5d1c3673603e7a +size 164200 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_5.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_5.yft new file mode 100644 index 000000000..391dfe776 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c19275e2a2dd838947aa463ca549a0364b1d720336a1e7f3b2ab58b96e74f2 +size 184874 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_6.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_6.yft new file mode 100644 index 000000000..32b4eb7f8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d9c949a8e94984e2076c96482ee5a99d682c30f4ea0f6ce1d17bdf898c32a07 +size 100961 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_7.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_7.yft new file mode 100644 index 000000000..e5171dbdb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_7.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf124da3655ed929a9ecc4b430c887a1fa70f816a8f2e97e8a0b919d570ff48 +size 3053 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_8.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_8.yft new file mode 100644 index 000000000..8d413f962 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_spoil_8.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7878254c2fc410ea551d51d292a2b77013c2f52c67e5eda2eae6ef019ce9961 +size 174650 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_wngvnt.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_wngvnt.yft new file mode 100644 index 000000000..f198e2c8e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_wngvnt.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b6468ec0fd3ed73f996ef95bae5182c13c99c4e940c321a4d97916f241528e +size 1682 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_wngvnt1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_wngvnt1.yft new file mode 100644 index 000000000..4e159269b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/supra2/supra_wngvnt1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ab1cb405f845a7cc1b513c8419274227b707e750d5e74deba0c375b88d77ec +size 67087 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17.yft new file mode 100644 index 000000000..85dc12321 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6301def7de1760586da0c727dc44d52b2f7517a89154cbf4d941081c108ede +size 9215466 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17.ytd new file mode 100644 index 000000000..e36469ba8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4404866daa180797ad1c445984a37c1fef7e47a53507373211a7ec4c52092727 +size 10218592 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17_hi.yft new file mode 100644 index 000000000..b29f461eb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/techart17/techart17_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ef369759aee981efa4ff7490fa4aa715785f332fdccc99d18814f996ef30f7 +size 9215284 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln.yft new file mode 100644 index 000000000..44f4b7ac5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0acbd12a364b5760ac71c14a37d3f3f1985da96f0bbceb55aa3f59a56535980d +size 6487378 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln.ytd new file mode 100644 index 000000000..e4a868a03 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b0cd1608747c9f0c0060554002886852c0d1691bfb01052634b0b74506c6a9 +size 2757882 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_bumf_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_bumf_1.yft new file mode 100644 index 000000000..cad95c342 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_bumf_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02090db1b30295e357b91c252a5fe2648d621c3c2c4c3581db54634833764da +size 677407 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_bumr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_bumr_1.yft new file mode 100644 index 000000000..4fe2a04c6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_bumr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5444b5c5894bb91fdba687bbcd50fbed0bd3b48fca832b25289b7a3d89403c40 +size 405330 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_exh_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_exh_1.yft new file mode 100644 index 000000000..c0ea456cc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_exh_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e516f755fe25b26acc894ad7a82dcf6f234ccaceea017c1d561689758d57318 +size 83964 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_hi.yft new file mode 100644 index 000000000..e1f278014 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8014fe8fc599f11c18db89b88c4e2f6bf2cf539daeca8d841ba5fd8a1b2fed68 +size 6487681 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_skirt_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_skirt_1.yft new file mode 100644 index 000000000..f489997ca --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_skirt_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573855fb30df8fbc99a615524e8d00962bdda9729e09413955c9b4dcd08a30f2 +size 89805 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_spoiler_1.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_spoiler_1.yft new file mode 100644 index 000000000..27ac5f7a5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/veln/veln_spoiler_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7013ae49b1a9042c560af0050197c6b8f559ee330944bd57eee2e72c2ac9e746 +size 118070 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc.yft new file mode 100644 index 000000000..6272c9592 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b7495d2eca665f439ca2212768545bc98a1741ddfe92838736e902f9b35fa9 +size 6326036 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc.ytd new file mode 100644 index 000000000..919583f6b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b883c53d54dd18bd4aceb227edc5b8e5eacaed09251d3dffe5494cc8458c95 +size 12452269 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc_hi.yft new file mode 100644 index 000000000..c23b29431 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/w204amgc/w204amgc_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf69968be755012c96240dd1a4a44db24c4e9bd69453287fad950411211d20cf +size 3661165 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220.yft new file mode 100644 index 000000000..bbb8e2b6b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a029dab7f544566c3d6258ed5beac1a88ce593eded9183aced771c1607e6e84 +size 6508265 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220.ytd new file mode 100644 index 000000000..6722e011d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d048365e07a2951a24b5ecff5c06c15aad63de95bd1d45bf5ee0195e079a995 +size 14079394 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220_HI.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220_HI.yft new file mode 100644 index 000000000..bbb8e2b6b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/xj220/xj220_HI.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a029dab7f544566c3d6258ed5beac1a88ce593eded9183aced771c1607e6e84 +size 6508265 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb.yft new file mode 100644 index 000000000..07dd62d5c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebfe97417059a6e822bc2fb90f12a924840f0ea759618ba069fc4b310ff4f63e +size 2637403 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb.ytd b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb.ytd new file mode 100644 index 000000000..5054d22df --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f25d87a76a5326becbc7f0c3b5cb466e2c9c5e474761d60f6004bb8c7bfb56f +size 3302857 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb_hi.yft new file mode 100644 index 000000000..478cfc42b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/stream/ycaE36/e36rb_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640eed960472c6bad48f544fc15339ea6b5fc4d1c7f269f39617a52878c17172 +size 8502146 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sports/vehicle_names.lua b/resources/[EGRP-CarPacks]/EGRP-Sports/vehicle_names.lua new file mode 100644 index 000000000..f2fc4bd30 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sports/vehicle_names.lua @@ -0,0 +1,120 @@ +Citizen.CreateThread(function() + -- 16charger + AddTextEntry('16charger', 'Dodge Charger 2016') + -- 350z + AddTextEntry('350z', 'Nissan 350z') + -- 370z + AddTextEntry('370z', 'Nissan 370z') + -- 610dtm + AddTextEntry('610dtm', 'Lamborghini Huracan') + -- 675LT + AddTextEntry('675LT', 'McLaren 675LT') + -- 911gt3rs + AddTextEntry('911gt3rs', 'Porsche 911 GT3RS') + -- 992c + AddTextEntry('992c', 'Porsche 992c') + -- 992t + AddTextEntry('992t', 'Porsche 992t') + -- 2018transam + AddTextEntry('2018transam', 'Pontiac Trans-AM') + -- a8fsi + AddTextEntry('a8fsi', 'Audi A8 FSI') + -- a90 + AddTextEntry('a90', 'Toyota Supra A90') + -- amggts + AddTextEntry('amggts', 'Mercedes AMG GTS') + -- ar8lb + AddTextEntry('ar8lb', 'Audi R8 LB') + -- bmci + AddTextEntry('bmci', 'BMW M5') + -- bmwz4 + AddTextEntry('bmwz4', 'BMW Z4') + -- C7 + AddTextEntry('C7', 'Corvette C7') + -- c8 + AddTextEntry('c8', 'Corvette C8') + -- cam8tun + AddTextEntry('cam8tun', 'Toyota Camry XSE') + -- celisupra + AddTextEntry('celisupra', 'Toyota Celica Supra') + -- CLS53 + AddTextEntry('CLS53', 'Mercedes CLS53 AMG') + -- Corvette + AddTextEntry('Corvette', 'Corvette C5-Z06') + -- dbs2009 + AddTextEntry('dbs2009', 'Aston Martin DBS 2009') + -- e400 + AddTextEntry('e400', 'Mercedes E400') + -- evo9 + AddTextEntry('evo9', 'Mitsubishi Lancer EVO') + -- exor + AddTextEntry('exor', 'Chevrolet Camaro ZL1') + -- fergtc4 + AddTextEntry('fergtc4', 'Ferrari GTC4 Lusso') + -- fiestawrc + AddTextEntry('fiestawrc', 'Ford Fiesta WRC') + -- Cobra + AddTextEntry('Cobra', 'Ford Mustang Cobra') + -- honcrx91 + AddTextEntry('honcrx91', 'Honda CR-X') + -- kiagt + AddTextEntry('kiagt', 'Kia Stinger GT') + -- m516 + AddTextEntry('m516', 'BMW M5 2016') + -- m82020 + AddTextEntry('m82020', 'BMW M8') + -- mansm8 + AddTextEntry('mansm8', 'BMW M8 Widebody') + -- mr2zzw30 + AddTextEntry('mr2zzw30', 'Toyota MR-S') + -- na1 NOT WORKING + AddTextEntry('na1', 'IDK') + -- na6 + AddTextEntry('na6', 'Mazda Miata') + -- nisr32 + AddTextEntry('nisr32', 'Nissan GTR-R32') + -- p1lm + AddTextEntry('p1lm', 'McLaren P1') + -- r8v10 + AddTextEntry('r8v10', 'Audi R8 V10') + -- rcf + AddTextEntry('rcf', 'Lexus RCF') + -- rx811 + AddTextEntry('rx811', 'Mazda RX8 2011') + -- S63AMG + AddTextEntry('S63AMG', 'Mercedes S63 AMG') + -- s65amg + AddTextEntry('s65amg', 'Mercedes S65 AMG') + -- silvia14 + AddTextEntry('silvia14', 'Nissan Silvia S14') + -- skyline + AddTextEntry('skyline', 'Nissan Skyline GTR') + -- streetz28 + AddTextEntry('streetz28', 'Chevrolet Z28') + -- SubaruST17 NOT WORKING + AddTextEntry('SubaruST17', 'ADADAD') + -- superleg + AddTextEntry('superleg', 'Aston Martin Superlegerra') + -- supra2 + AddTextEntry('supra2', 'Toyota Supra A80') + -- techart17 + AddTextEntry('techart17', 'Porsche Panamera GT') + -- veln + AddTextEntry('veln', 'Hyundai Veloster') + -- w204amgc + AddTextEntry('w204amgc', 'Mercedes C63 AMG') + -- xj220 + AddTextEntry('xj220', 'Jaguar XJ220') + -- ycaE36 DONT WORK + AddTextEntry('ycaE36', 'DADS') + -- 850 + AddTextEntry('850', 'BMW 850 CSI') + -- srtday20 + AddTextEntry('srtday20', 'Dodge SRT Charger') + -- gtr + AddTextEntry('gtr', 'Nissan GTR') + -- SubaruSTI7 + AddTextEntry('SubaruSTI7', 'Subaru STI-7') + -- m3e + AddTextEntry('m3e', 'Subaru STI-7') +end) \ No newline at end of file