diff --git a/.gitignore b/.gitignore index 78f00c4..032516f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1 @@ -# Ignore actual asset files (they're copyrighted and large) -*.pak -*.unity3d -*.bundle - -# But keep the directory structure -!.gitignore -!README.md +# Track everything - full asset archive for preservation diff --git a/files.7z b/files.7z new file mode 100644 index 0000000..215af41 Binary files /dev/null and b/files.7z differ diff --git a/files/.depot/0.dat b/files/.depot/0.dat new file mode 100644 index 0000000..fbf71a7 Binary files /dev/null and b/files/.depot/0.dat differ diff --git a/files/.depot/18.dat b/files/.depot/18.dat new file mode 100644 index 0000000..a85e534 Binary files /dev/null and b/files/.depot/18.dat differ diff --git a/files/.depot/CC_Data/0 b/files/.depot/CC_Data/0 new file mode 100644 index 0000000..7ddc6a5 Binary files /dev/null and b/files/.depot/CC_Data/0 differ diff --git a/files/.depot/CC_Data/1 b/files/.depot/CC_Data/1 new file mode 100644 index 0000000..b3afc3c Binary files /dev/null and b/files/.depot/CC_Data/1 differ diff --git a/files/.depot/CC_Data/1008 b/files/.depot/CC_Data/1008 new file mode 100644 index 0000000..14772b1 Binary files /dev/null and b/files/.depot/CC_Data/1008 differ diff --git a/files/.depot/CC_Data/111 b/files/.depot/CC_Data/111 new file mode 100644 index 0000000..47c333b Binary files /dev/null and b/files/.depot/CC_Data/111 differ diff --git a/files/.depot/CC_Data/12 b/files/.depot/CC_Data/12 new file mode 100644 index 0000000..02be28c Binary files /dev/null and b/files/.depot/CC_Data/12 differ diff --git a/files/.depot/CC_Data/13 b/files/.depot/CC_Data/13 new file mode 100644 index 0000000..1f193b5 Binary files /dev/null and b/files/.depot/CC_Data/13 differ diff --git a/files/.depot/CC_Data/14 b/files/.depot/CC_Data/14 new file mode 100644 index 0000000..4cd68c4 Binary files /dev/null and b/files/.depot/CC_Data/14 differ diff --git a/files/.depot/CC_Data/15 b/files/.depot/CC_Data/15 new file mode 100644 index 0000000..6e50287 Binary files /dev/null and b/files/.depot/CC_Data/15 differ diff --git a/files/.depot/CC_Data/16 b/files/.depot/CC_Data/16 new file mode 100644 index 0000000..75699a3 Binary files /dev/null and b/files/.depot/CC_Data/16 differ diff --git a/files/.depot/CC_Data/18 b/files/.depot/CC_Data/18 new file mode 100644 index 0000000..67602bc Binary files /dev/null and b/files/.depot/CC_Data/18 differ diff --git a/files/.depot/CC_Data/3 b/files/.depot/CC_Data/3 new file mode 100644 index 0000000..1a14809 Binary files /dev/null and b/files/.depot/CC_Data/3 differ diff --git a/files/.depot/CC_Data/37 b/files/.depot/CC_Data/37 new file mode 100644 index 0000000..2be510e Binary files /dev/null and b/files/.depot/CC_Data/37 differ diff --git a/files/.depot/CC_Data/5 b/files/.depot/CC_Data/5 new file mode 100644 index 0000000..4f17887 Binary files /dev/null and b/files/.depot/CC_Data/5 differ diff --git a/files/.depot/CC_Data/7 b/files/.depot/CC_Data/7 new file mode 100644 index 0000000..65314e8 Binary files /dev/null and b/files/.depot/CC_Data/7 differ diff --git a/files/.depot/CC_Data/cc_automagic_const.js b/files/.depot/CC_Data/cc_automagic_const.js new file mode 100644 index 0000000..882f92f --- /dev/null +++ b/files/.depot/CC_Data/cc_automagic_const.js @@ -0,0 +1,65 @@ + // Sub Sync Type + const CC_SUB_SYNC_TYPE_ACHIEVEMENT_REFRESH = 2; + const CC_SUB_SYNC_TYPE_ACHIEVEMENT_REFRESH_VERSION = 4559; + const CC_SUB_SYNC_TYPE_ONLINE_CHECK = 25; + const CC_SUB_SYNC_TYPE_ONLINE_CHECK_VERSION = 519; + const CC_SUB_SYNC_TYPE_MEMBER_FACEBOOK = 26; + const CC_SUB_SYNC_TYPE_MEMBER_FACEBOOK_VERSION = 524; + const CC_SUB_SYNC_TYPE_MEMBER_TWITTER = 32; + const CC_SUB_SYNC_TYPE_MEMBER_TWITTER_VERSION = 2437; + const CC_SUB_SYNC_TYPE_MEMBER_GAME_SAVE_LIST = 47; + const CC_SUB_SYNC_TYPE_MEMBER_GAME_SAVE_LIST_VERSION = 7277; + const CC_SUB_SYNC_TYPE_MEMBER_IS_VALID = 69; + const CC_SUB_SYNC_TYPE_MEMBER_IS_VALID_VERSION = 6; + const CC_SUB_SYNC_TYPE_SOCIAL_MEDIA_POST = 75; + const CC_SUB_SYNC_TYPE_SOCIAL_MEDIA_POST_VERSION = 1053; + const CC_SUB_SYNC_TYPE_SOCIAL_MEDIA_CHECK = 76; + const CC_SUB_SYNC_TYPE_SOCIAL_MEDIA_CHECK_VERSION = 1054; + + // Social Media Post + + // Text + const TEXT_CC_RELATIVE_AGE_GRANULAR_HOURS = 35; + const TEXT_CC_RELATIVE_AGE_DAYS = 36; + const TEXT_CC_RELATIVE_AGE_GRANULAR_DAYS = 37; + const TEXT_CC_RELATIVE_AGE_GRANULAR_WEEKS = 38; + const TEXT_CC_RELATIVE_AGE_MONTHS = 39; + const TEXT_CC_RELATIVE_AGE_OVER_MONTHS = 40; + const TEXT_CC_RELATIVE_AGE_GRANULAR_MINUTES = 33; + const TEXT_CC_RELATIVE_AGE_HOURS = 34; + const TEXT_CC_RELATIVE_DATE_SECONDS = 21; + const TEXT_CC_RELATIVE_AGE_MINUTES = 32; + const TEXT_CC_RELATIVE_AGE_SECONDS = 31; + const TEXT_CC_RELATIVE_DATE_OVER_MONTHS = 30; + const TEXT_CC_RELATIVE_DATE_MONTHS = 29; + const TEXT_CC_RELATIVE_DATE_GRANULAR_WEEKS = 28; + const TEXT_CC_RELATIVE_DATE_GRANULAR_DAYS = 27; + const TEXT_CC_RELATIVE_DATE_DAYS = 26; + const TEXT_CC_RELATIVE_DATE_GRANULAR_HOURS = 25; + const TEXT_CC_RELATIVE_DATE_HOURS = 24; + const TEXT_CC_RELATIVE_DATE_GRANULAR_MINUTES = 23; + const TEXT_CC_RELATIVE_DATE_MINUTES = 22; + const TEXT_CC_WEB_FMNEWS_TITLE = 7411; + const TEXT_CC_WEB_GETSAT_TITLE = 7412; + const TEXT_CC_MEMBER_OFFLINE = 7652; + const TEXT_CC_STORE_PURCHASE_WRONG_MEMBER_TITLE = 8239; + const TEXT_CC_STORE_PURCHASE_WRONG_MEMBER_BODY = 8240; + const TEXT_CC_STORE_PURCHASE_WRONG_MEMBER_GUEST_BODY = 8246; + const TEXT_CC_STORE_PURCHASE_ITUNES_TIMEOUT_TITLE = 8244; + const TEXT_CC_STORE_PURCHASE_ITUNES_TIMEOUT_BODY = 8245; + const TEXT_CC_STORE_PURCHASE_ITUNES_UNKNOWN_ERROR_TITLE = 8247; + const TEXT_CC_STORE_PURCHASE_ITUNES_UNKNOWN_ERROR_BODY = 8248; + const TEXT_CC_STORE_PURCHASE_ALREADY_QUEUED_TITLE = 8249; + const TEXT_CC_STORE_PURCHASE_ALREADY_QUEUED_BODY = 8250; + const TEXT_CC_STORE_PURCHASE_OFFLINE_ERROR_TITLE = 8262; + const TEXT_CC_STORE_PURCHASE_OFFLINE_ERROR_BODY = 8263; + const TEXT_CC_STORE_PURCHASE_GUEST_ERROR_TITLE = 8264; + const TEXT_CC_STORE_PURCHASE_GUEST_ERROR_BODY = 8265; + const TEXT_CC_STORE_PURCHASE_PAYMENT_DISABLED_ERROR_TITLE = 8266; + const TEXT_CC_STORE_PURCHASE_PAYMENT_DISABLED_ERROR_BODY = 8267; + const TEXT_CC_INTERNET_OFFLINE_TEXT = 10029; + const TEXT_CC_PUSH_NOTIFICATION_BTN_CLOSE = 10173; + const TEXT_CC_GUEST_PROFILE_NAME = 14601; + const TEXT_CC_STORE_PURCHASE_ITUNES_NOT_AVAILABLE_ERROR_BODY = 66226; + const TEXT_CC_STORE_PURCHASE_ITUNES_NOT_AVAILABLE_ERROR_TITLE = 66227; + diff --git a/files/.depot/CC_Data/cc_burstly_btn_close.png b/files/.depot/CC_Data/cc_burstly_btn_close.png new file mode 100644 index 0000000..6cfd4f2 Binary files /dev/null and b/files/.depot/CC_Data/cc_burstly_btn_close.png differ diff --git a/files/.depot/CC_Data/cc_burstly_btn_close@2x.png b/files/.depot/CC_Data/cc_burstly_btn_close@2x.png new file mode 100644 index 0000000..79f250f Binary files /dev/null and b/files/.depot/CC_Data/cc_burstly_btn_close@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_background.png b/files/.depot/CC_Data/cc_webbrowser_background.png new file mode 100644 index 0000000..a9fb4f8 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_background.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_background@2x.png b/files/.depot/CC_Data/cc_webbrowser_background@2x.png new file mode 100644 index 0000000..f7b8897 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_background@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_background_plain.png b/files/.depot/CC_Data/cc_webbrowser_background_plain.png new file mode 100644 index 0000000..3cffa68 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_background_plain.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_background_plain@2x.png b/files/.depot/CC_Data/cc_webbrowser_background_plain@2x.png new file mode 100644 index 0000000..e00ada7 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_background_plain@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_closebutton.png b/files/.depot/CC_Data/cc_webbrowser_closebutton.png new file mode 100644 index 0000000..70f0cc5 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_closebutton.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_closebutton@2x.png b/files/.depot/CC_Data/cc_webbrowser_closebutton@2x.png new file mode 100644 index 0000000..58eb5fb Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_closebutton@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_0.png b/files/.depot/CC_Data/cc_webbrowser_loading_0.png new file mode 100644 index 0000000..0fb8692 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_0.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_0@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_0@2x.png new file mode 100644 index 0000000..46a8ca3 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_0@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_1.png b/files/.depot/CC_Data/cc_webbrowser_loading_1.png new file mode 100644 index 0000000..f162e87 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_1.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_10.png b/files/.depot/CC_Data/cc_webbrowser_loading_10.png new file mode 100644 index 0000000..220a97c Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_10.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_10@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_10@2x.png new file mode 100644 index 0000000..982df53 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_10@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_11.png b/files/.depot/CC_Data/cc_webbrowser_loading_11.png new file mode 100644 index 0000000..6ef917d Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_11.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_11@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_11@2x.png new file mode 100644 index 0000000..8a913a1 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_11@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_12.png b/files/.depot/CC_Data/cc_webbrowser_loading_12.png new file mode 100644 index 0000000..473c388 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_12.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_12@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_12@2x.png new file mode 100644 index 0000000..ecc554e Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_12@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_1@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_1@2x.png new file mode 100644 index 0000000..5d80df8 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_1@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_2.png b/files/.depot/CC_Data/cc_webbrowser_loading_2.png new file mode 100644 index 0000000..1a475fe Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_2.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_2@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_2@2x.png new file mode 100644 index 0000000..87559bc Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_2@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_3.png b/files/.depot/CC_Data/cc_webbrowser_loading_3.png new file mode 100644 index 0000000..e59133d Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_3.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_3@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_3@2x.png new file mode 100644 index 0000000..d05626d Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_3@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_4.png b/files/.depot/CC_Data/cc_webbrowser_loading_4.png new file mode 100644 index 0000000..06b35bc Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_4.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_4@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_4@2x.png new file mode 100644 index 0000000..675462f Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_4@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_5.png b/files/.depot/CC_Data/cc_webbrowser_loading_5.png new file mode 100644 index 0000000..3d5f625 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_5.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_5@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_5@2x.png new file mode 100644 index 0000000..2d141dc Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_5@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_6.png b/files/.depot/CC_Data/cc_webbrowser_loading_6.png new file mode 100644 index 0000000..a59617f Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_6.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_6@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_6@2x.png new file mode 100644 index 0000000..c8aab1f Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_6@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_7.png b/files/.depot/CC_Data/cc_webbrowser_loading_7.png new file mode 100644 index 0000000..f6f9fb8 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_7.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_7@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_7@2x.png new file mode 100644 index 0000000..7cf3bc0 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_7@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_8.png b/files/.depot/CC_Data/cc_webbrowser_loading_8.png new file mode 100644 index 0000000..10851ab Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_8.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_8@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_8@2x.png new file mode 100644 index 0000000..dd6e30c Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_8@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_9.png b/files/.depot/CC_Data/cc_webbrowser_loading_9.png new file mode 100644 index 0000000..983d782 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_9.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_loading_9@2x.png b/files/.depot/CC_Data/cc_webbrowser_loading_9@2x.png new file mode 100644 index 0000000..249882f Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_loading_9@2x.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_logo.png b/files/.depot/CC_Data/cc_webbrowser_logo.png new file mode 100644 index 0000000..7476d83 Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_logo.png differ diff --git a/files/.depot/CC_Data/cc_webbrowser_logo@2x.png b/files/.depot/CC_Data/cc_webbrowser_logo@2x.png new file mode 100644 index 0000000..d21297a Binary files /dev/null and b/files/.depot/CC_Data/cc_webbrowser_logo@2x.png differ diff --git a/files/.depot/CC_Data/rr3_automagic_const.js b/files/.depot/CC_Data/rr3_automagic_const.js new file mode 100644 index 0000000..c825b3b --- /dev/null +++ b/files/.depot/CC_Data/rr3_automagic_const.js @@ -0,0 +1,190 @@ + // Sub Sync Type + const RR3_SUB_SYNC_TYPE_MULTIPLAYER_MEMBER_HISTORY = 10427; + const RR3_SUB_SYNC_TYPE_MULTIPLAYER_MEMBER_HISTORY_VERSION = 4; + + // Social Media Post + + // Text + const TEXT_RR3_GAME_NAME = 15710; + const TEXT_RR3_ACHIEVEMENT_NAME_37001 = 16520; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37001 = 16521; + const TEXT_RR3_ACHIEVEMENT_NAME_37002 = 16522; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37002 = 16523; + const TEXT_RR3_ACHIEVEMENT_NAME_37004 = 25747; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37004 = 25748; + const TEXT_RR3_ACHIEVEMENT_NAME_37005 = 25749; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37005 = 25750; + const TEXT_RR3_ACHIEVEMENT_NAME_37006 = 25751; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37006 = 25752; + const TEXT_RR3_ACHIEVEMENT_NAME_37007 = 25753; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37007 = 25754; + const TEXT_RR3_ACHIEVEMENT_NAME_37008 = 30537; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37008 = 30538; + const TEXT_RR3_ACHIEVEMENT_NAME_37009 = 30539; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37009 = 30540; + const TEXT_RR3_ACHIEVEMENT_NAME_37010 = 30541; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37010 = 30542; + const TEXT_RR3_ACHIEVEMENT_NAME_37011 = 30543; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37011 = 30544; + const TEXT_RR3_ACHIEVEMENT_NAME_37012 = 30545; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37012 = 30546; + const TEXT_RR3_ACHIEVEMENT_NAME_37013 = 30547; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37013 = 30548; + const TEXT_RR3_ACHIEVEMENT_NAME_37014 = 30549; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37014 = 30550; + const TEXT_RR3_ACHIEVEMENT_NAME_37019 = 30559; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37019 = 30560; + const TEXT_RR3_ACHIEVEMENT_NAME_37020 = 30561; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37020 = 30562; + const TEXT_RR3_ACHIEVEMENT_NAME_37021 = 30563; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37021 = 30564; + const TEXT_RR3_ACHIEVEMENT_NAME_37022 = 30565; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37022 = 30566; + const TEXT_RR3_ACHIEVEMENT_NAME_37023 = 30567; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37023 = 30568; + const TEXT_RR3_ACHIEVEMENT_NAME_37024 = 30569; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37024 = 30570; + const TEXT_RR3_ACHIEVEMENT_NAME_37025 = 30571; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37025 = 30572; + const TEXT_RR3_ACHIEVEMENT_NAME_37026 = 30573; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37026 = 30574; + const TEXT_RR3_ACHIEVEMENT_NAME_37027 = 30575; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37027 = 30576; + const TEXT_RR3_ACHIEVEMENT_NAME_37028 = 30577; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37028 = 30578; + const TEXT_RR3_ACHIEVEMENT_NAME_37029 = 30579; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37029 = 30580; + const TEXT_RR3_ACHIEVEMENT_NAME_37030 = 30581; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37030 = 30582; + const TEXT_RR3_ACHIEVEMENT_NAME_37031 = 30583; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37031 = 30584; + const TEXT_RR3_ACHIEVEMENT_NAME_37032 = 30585; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37032 = 30586; + const TEXT_RR3_ACHIEVEMENT_NAME_37033 = 30587; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37033 = 30588; + const TEXT_RR3_ACHIEVEMENT_NAME_37034 = 30589; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37034 = 30590; + const TEXT_RR3_ACHIEVEMENT_NAME_37035 = 30591; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37035 = 30592; + const TEXT_RR3_ACHIEVEMENT_NAME_37036 = 30593; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37036 = 30594; + const TEXT_RR3_ACHIEVEMENT_NAME_37037 = 30595; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37037 = 30596; + const TEXT_RR3_ACHIEVEMENT_NAME_37038 = 30597; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37038 = 30598; + const TEXT_RR3_ACHIEVEMENT_NAME_37039 = 30599; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37039 = 30600; + const TEXT_RR3_ACHIEVEMENT_NAME_37040 = 30601; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37040 = 30602; + const TEXT_RR3_ACHIEVEMENT_NAME_37041 = 30603; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37041 = 30604; + const TEXT_RR3_ACHIEVEMENT_NAME_37042 = 30605; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37042 = 30606; + const TEXT_RR3_ACHIEVEMENT_NAME_37043 = 30607; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37043 = 30608; + const TEXT_RR3_ACHIEVEMENT_NAME_37044 = 30609; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37044 = 30610; + const TEXT_RR3_ACHIEVEMENT_NAME_37000 = 30835; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37000 = 30836; + const TEXT_RR3_ACHIEVEMENT_NAME_37045 = 30837; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37045 = 30838; + const TEXT_RR3_ACHIEVEMENT_NAME_37046 = 30839; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37046 = 30840; + const TEXT_RR3_ACHIEVEMENT_NAME_37047 = 30841; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37047 = 30842; + const TEXT_RR3_ACHIEVEMENT_NAME_37048 = 30843; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37048 = 30844; + const TEXT_RR3_ACHIEVEMENT_NAME_37049 = 30845; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37049 = 30846; + const TEXT_RR3_ACHIEVEMENT_NAME_37050 = 30847; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37050 = 30848; + const TEXT_RR3_ACHIEVEMENT_NAME_37051 = 30849; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37051 = 30850; + const TEXT_RR3_ACHIEVEMENT_NAME_37052 = 30851; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37052 = 30852; + const TEXT_RR3_ACHIEVEMENT_NAME_37053 = 31063; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37053 = 31064; + const TEXT_RR3_ACHIEVEMENT_NAME_37054 = 31065; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37054 = 31066; + const TEXT_RR3_ACHIEVEMENT_NAME_37055 = 31067; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37055 = 31068; + const TEXT_RR3_ACHIEVEMENT_NAME_37056 = 31069; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37056 = 31070; + const TEXT_RR3_ACHIEVEMENT_NAME_37057 = 31071; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37057 = 31072; + const TEXT_RR3_ACHIEVEMENT_NAME_37058 = 31073; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37058 = 31074; + const TEXT_RR3_ACHIEVEMENT_NAME_37059 = 31075; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37059 = 31076; + const TEXT_RR3_ACHIEVEMENT_NAME_37060 = 31077; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37060 = 31078; + const TEXT_RR3_ACHIEVEMENT_NAME_37061 = 31079; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37061 = 31080; + const TEXT_RR3_ACHIEVEMENT_NAME_37062 = 31081; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37062 = 31082; + const TEXT_RR3_ACHIEVEMENT_NAME_37063 = 31083; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37063 = 31084; + const TEXT_RR3_ACHIEVEMENT_NAME_37064 = 31085; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37064 = 31086; + const TEXT_RR3_ACHIEVEMENT_NAME_37065 = 31087; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37065 = 31088; + const TEXT_RR3_ACHIEVEMENT_NAME_37066 = 31089; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37066 = 31090; + const TEXT_RR3_ACHIEVEMENT_NAME_37067 = 31091; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37067 = 31092; + const TEXT_RR3_ACHIEVEMENT_NAME_37068 = 31093; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37068 = 31094; + const TEXT_RR3_ACHIEVEMENT_NAME_37003 = 31303; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37003 = 31304; + const TEXT_RR3_SOMEONE_BEAT_YOU = 45708; + const TEXT_RR3_FRIEND_BOUGHT_CAR_PUSH_NOTE = 45709; + const TEXT_RR3_SOMEONE_BEAT_YOU_MULTIPLE = 51168; + const TEXT_RR3_FRIEND_BOUGHT_CAR_PUSH_NOTE_MULTIPLE = 51169; + const TEXT_RR3_RACE_RENTAL = 56720; + const TEXT_RR3_EXTENDED_RACE_RENTAL = 56721; + const TEXT_RR3_X_MINUTE_SESSION_IN_A_RACE_RENTAL = 56722; + const TEXT_RR3_LEADERBOARD_FALL_10_PUSH_NOTE = 60708; + const TEXT_RR3_LEADERBOARD_FALL_100_PUSH_NOTE = 60709; + const TEXT_RR3_LEADERBOARD_FALL_1000_PUSH_NOTE = 60710; + const TEXT_RR3_LEADERBOARD_FALL_GROUP_PUSH_NOTE = 61106; + const TEXT_RR3_VIP_DELIVERY_TIER_1 = 64994; + const TEXT_RR3_VIP_DELIVERY_TIER_2 = 64995; + const TEXT_RR3_VIP_DELIVERY_TIER_3 = 64996; + const TEXT_RR3_ACCOUNT_SUSPENDED_HEADER = 74147; + const TEXT_RR3_ACCOUNT_SUSPENDED_BODY1 = 74148; + const TEXT_RR3_ACCOUNT_SUSPENDED_BODY2 = 74149; + const TEXT_RR3_SERVER_MESSAGE_PLEASE_UPDATE_HEADER = 74150; + const TEXT_RR3_SERVER_MESSAGE_PLEASE_UPDATE_BODY = 74151; + const TEXT_RR3_ACHIEVEMENT_NAME_37069 = 85917; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37069 = 85918; + const TEXT_RR3_ACHIEVEMENT_NAME_37070 = 85919; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37070 = 85920; + const TEXT_RR3_ACHIEVEMENT_NAME_37071 = 85921; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37071 = 85922; + const TEXT_RR3_ACHIEVEMENT_NAME_37072 = 85923; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37072 = 85924; + const TEXT_RR3_ACHIEVEMENT_NAME_37073 = 85925; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37073 = 85926; + const TEXT_RR3_ACHIEVEMENT_NAME_37074 = 85927; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37074 = 85928; + const TEXT_RR3_ACHIEVEMENT_NAME_37075 = 85929; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37075 = 85930; + const TEXT_RR3_ACHIEVEMENT_NAME_37076 = 85931; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37076 = 85932; + const TEXT_RR3_ACHIEVEMENT_NAME_37077 = 85933; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37077 = 85934; + const TEXT_RR3_ACHIEVEMENT_NAME_37078 = 85935; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37078 = 85936; + const TEXT_RR3_ACHIEVEMENT_NAME_37079 = 85937; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37079 = 85938; + const TEXT_RR3_ACHIEVEMENT_NAME_37080 = 85939; + const TEXT_RR3_ACHIEVEMENT_DESCRIPTION_37080 = 85940; + const TEXT_RR3_EXCLUSIVE_PLAYER_OFFER = 90902; + const TEXT_RR3_MULTIPLAYER_INVITE = 91184; + const TEXT_RR3_FRIEND_WON_CAR_PUSH_NOTE = 115837; + const TEXT_RR3_SOMEONE_BEAT_YOU_TTT = 125707; + const TEXT_RR3_SOMEONE_BEAT_YOU_CRI = 125740; + const TEXT_RR3_SOMEONE_BEAT_YOU_EXCLUSIVE_SERIES = 134413; + const TEXT_RR3_SOMEONE_BEAT_YOU_WTT = 192278; + const TEXT_RR3_SOMEONE_BEAT_YOU_TTC = 192279; + diff --git a/files/.depot/CC_Data/rr_automagic_const.js b/files/.depot/CC_Data/rr_automagic_const.js new file mode 100644 index 0000000..92f8b82 --- /dev/null +++ b/files/.depot/CC_Data/rr_automagic_const.js @@ -0,0 +1,1257 @@ + // Sub Sync Type + const RR_SUB_SYNC_TYPE_MULTIPLAYER_MEMBER_HISTORY = 10427; + const RR_SUB_SYNC_TYPE_MULTIPLAYER_MEMBER_HISTORY_VERSION = 4; + + // Social Media Post + + // Text + const TEXT_RR_GAME_NAME = 15710; + const TEXT_RR_ACHIEVEMENT_NAME_37001 = 16520; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37001 = 16521; + const TEXT_RR_ACHIEVEMENT_NAME_37002 = 16522; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37002 = 16523; + const TEXT_RR_ACHIEVEMENT_NAME_37004 = 25747; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37004 = 25748; + const TEXT_RR_ACHIEVEMENT_NAME_37005 = 25749; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37005 = 25750; + const TEXT_RR_ACHIEVEMENT_NAME_37006 = 25751; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37006 = 25752; + const TEXT_RR_ACHIEVEMENT_NAME_37007 = 25753; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37007 = 25754; + const TEXT_RR_ACHIEVEMENT_NAME_37008 = 30537; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37008 = 30538; + const TEXT_RR_ACHIEVEMENT_NAME_37009 = 30539; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37009 = 30540; + const TEXT_RR_ACHIEVEMENT_NAME_37010 = 30541; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37010 = 30542; + const TEXT_RR_ACHIEVEMENT_NAME_37011 = 30543; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37011 = 30544; + const TEXT_RR_ACHIEVEMENT_NAME_37012 = 30545; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37012 = 30546; + const TEXT_RR_ACHIEVEMENT_NAME_37013 = 30547; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37013 = 30548; + const TEXT_RR_ACHIEVEMENT_NAME_37014 = 30549; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37014 = 30550; + const TEXT_RR_ACHIEVEMENT_NAME_37019 = 30559; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37019 = 30560; + const TEXT_RR_ACHIEVEMENT_NAME_37020 = 30561; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37020 = 30562; + const TEXT_RR_ACHIEVEMENT_NAME_37021 = 30563; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37021 = 30564; + const TEXT_RR_ACHIEVEMENT_NAME_37022 = 30565; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37022 = 30566; + const TEXT_RR_ACHIEVEMENT_NAME_37023 = 30567; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37023 = 30568; + const TEXT_RR_ACHIEVEMENT_NAME_37024 = 30569; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37024 = 30570; + const TEXT_RR_ACHIEVEMENT_NAME_37025 = 30571; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37025 = 30572; + const TEXT_RR_ACHIEVEMENT_NAME_37026 = 30573; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37026 = 30574; + const TEXT_RR_ACHIEVEMENT_NAME_37027 = 30575; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37027 = 30576; + const TEXT_RR_ACHIEVEMENT_NAME_37028 = 30577; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37028 = 30578; + const TEXT_RR_ACHIEVEMENT_NAME_37029 = 30579; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37029 = 30580; + const TEXT_RR_ACHIEVEMENT_NAME_37030 = 30581; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37030 = 30582; + const TEXT_RR_ACHIEVEMENT_NAME_37031 = 30583; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37031 = 30584; + const TEXT_RR_ACHIEVEMENT_NAME_37032 = 30585; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37032 = 30586; + const TEXT_RR_ACHIEVEMENT_NAME_37033 = 30587; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37033 = 30588; + const TEXT_RR_ACHIEVEMENT_NAME_37034 = 30589; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37034 = 30590; + const TEXT_RR_ACHIEVEMENT_NAME_37035 = 30591; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37035 = 30592; + const TEXT_RR_ACHIEVEMENT_NAME_37036 = 30593; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37036 = 30594; + const TEXT_RR_ACHIEVEMENT_NAME_37037 = 30595; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37037 = 30596; + const TEXT_RR_ACHIEVEMENT_NAME_37038 = 30597; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37038 = 30598; + const TEXT_RR_ACHIEVEMENT_NAME_37039 = 30599; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37039 = 30600; + const TEXT_RR_ACHIEVEMENT_NAME_37040 = 30601; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37040 = 30602; + const TEXT_RR_ACHIEVEMENT_NAME_37041 = 30603; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37041 = 30604; + const TEXT_RR_ACHIEVEMENT_NAME_37042 = 30605; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37042 = 30606; + const TEXT_RR_ACHIEVEMENT_NAME_37043 = 30607; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37043 = 30608; + const TEXT_RR_ACHIEVEMENT_NAME_37044 = 30609; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37044 = 30610; + const TEXT_RR_ACHIEVEMENT_NAME_37000 = 30835; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37000 = 30836; + const TEXT_RR_ACHIEVEMENT_NAME_37045 = 30837; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37045 = 30838; + const TEXT_RR_ACHIEVEMENT_NAME_37046 = 30839; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37046 = 30840; + const TEXT_RR_ACHIEVEMENT_NAME_37047 = 30841; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37047 = 30842; + const TEXT_RR_ACHIEVEMENT_NAME_37048 = 30843; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37048 = 30844; + const TEXT_RR_ACHIEVEMENT_NAME_37049 = 30845; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37049 = 30846; + const TEXT_RR_ACHIEVEMENT_NAME_37050 = 30847; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37050 = 30848; + const TEXT_RR_ACHIEVEMENT_NAME_37051 = 30849; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37051 = 30850; + const TEXT_RR_ACHIEVEMENT_NAME_37052 = 30851; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37052 = 30852; + const TEXT_RR_ACHIEVEMENT_NAME_37053 = 31063; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37053 = 31064; + const TEXT_RR_ACHIEVEMENT_NAME_37054 = 31065; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37054 = 31066; + const TEXT_RR_ACHIEVEMENT_NAME_37055 = 31067; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37055 = 31068; + const TEXT_RR_ACHIEVEMENT_NAME_37056 = 31069; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37056 = 31070; + const TEXT_RR_ACHIEVEMENT_NAME_37057 = 31071; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37057 = 31072; + const TEXT_RR_ACHIEVEMENT_NAME_37058 = 31073; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37058 = 31074; + const TEXT_RR_ACHIEVEMENT_NAME_37059 = 31075; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37059 = 31076; + const TEXT_RR_ACHIEVEMENT_NAME_37060 = 31077; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37060 = 31078; + const TEXT_RR_ACHIEVEMENT_NAME_37061 = 31079; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37061 = 31080; + const TEXT_RR_ACHIEVEMENT_NAME_37062 = 31081; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37062 = 31082; + const TEXT_RR_ACHIEVEMENT_NAME_37063 = 31083; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37063 = 31084; + const TEXT_RR_ACHIEVEMENT_NAME_37064 = 31085; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37064 = 31086; + const TEXT_RR_ACHIEVEMENT_NAME_37065 = 31087; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37065 = 31088; + const TEXT_RR_ACHIEVEMENT_NAME_37066 = 31089; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37066 = 31090; + const TEXT_RR_ACHIEVEMENT_NAME_37067 = 31091; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37067 = 31092; + const TEXT_RR_ACHIEVEMENT_NAME_37068 = 31093; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37068 = 31094; + const TEXT_RR_ACHIEVEMENT_NAME_37003 = 31303; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37003 = 31304; + const TEXT_RR_SOMEONE_BEAT_YOU = 45708; + const TEXT_RR_FRIEND_BOUGHT_CAR_PUSH_NOTE = 45709; + const TEXT_RR_STREAM_PURE_STOCK_CHALLENGE_TITLE = 49560; + const TEXT_RR_STREAM_PRODUCTION_ADEPTS_TITLE = 49561; + const TEXT_RR_STREAM_STREET_SPEC_SKIRMISH_TITLE = 49562; + const TEXT_RR_STREAM_PERFORMANCE_RUMBLE_TITLE = 49563; + const TEXT_RR_STREAM_EVERYDAY_HEROES_TITLE = 49564; + const TEXT_RR_STREAM_PRO_AM_SUPERCAR_CLUB_TITLE = 49565; + const TEXT_RR_STREAM_SUPERCAR_MASTERS_SERIES_TITLE = 49566; + const TEXT_RR_STREAM_VANGUARD_CHALLENGE_TITLE = 49567; + const TEXT_RR_STREAM_SUPERCAR_ELITES_TITLE = 49568; + const TEXT_RR_STREAM_ZENITH_SERIES_TITLE = 49569; + const TEXT_RR_STREAM_ACCOLADE_OPEN_TITLE = 49570; + const TEXT_RR_STREAM_GT1_GRAND_TOUR_TITLE = 49571; + const TEXT_RR_STREAM_GT3_WORLD_SERIES_TITLE = 49572; + const TEXT_RR_STREAM_ROAD_CAR_INTERNATIONAL_TITLE = 49573; + const TEXT_RR_STREAM_6_CYL_ANNIHILATION_SERIES_TITLE = 49574; + const TEXT_RR_STREAM_PRIME_PRODUCTION_MATCH_UP_TITLE = 49575; + const TEXT_RR_STREAM_V8_PERFORMANCE_BRAWL_TITLE = 49576; + const TEXT_RR_STREAM_US_EURO_V8_VENDETTA_TITLE = 49577; + const TEXT_RR_STREAM_SPEED_DEMONS_TITLE = 49578; + const TEXT_RR_STREAM_DEUTSCH_DUELL_TITLE = 49579; + const TEXT_RR_STREAM_EAST_WEST_THROWDOWN_TITLE = 49580; + const TEXT_RR_STREAM_V10_GRAND_OPEN_TITLE = 49581; + const TEXT_RR_STREAM_V10_SHOWDOWN_SERIES_TITLE = 49582; + const TEXT_RR_STREAM_HIGH_REV_RUSH_TITLE = 49583; + const TEXT_RR_STREAM_12__CYL_SLAM_TITLE = 49584; + const TEXT_RR_STREAM_GLOBAL_GT_CLASH_TITLE = 49585; + const TEXT_RR_STREAM_RWD_OPEN_REVOLUTION_TITLE = 49586; + const TEXT_RR_STREAM_PURE_STOCK_CHALLENGE_DESC = 49587; + const TEXT_RR_STREAM_STREET_SPEC_SKIRMISH_DESC = 49588; + const TEXT_RR_STREAM_PERFORMANCE_RUMBLE_DESC = 49589; + const TEXT_RR_STREAM_EVERYDAY_HEROES_DESC = 49590; + const TEXT_RR_STREAM_PRO_AM_SUPERCAR_CLUB_DESC = 49591; + const TEXT_RR_STREAM_SUPERCAR_MASTERS_SERIES_DESC = 49592; + const TEXT_RR_STREAM_VANGUARD_CHALLENGE_DESC = 49593; + const TEXT_RR_STREAM_SUPERCAR_ELITES_DESC = 49594; + const TEXT_RR_STREAM_ZENITH_SERIES_DESC = 49595; + const TEXT_RR_STREAM_ACCOLADE_OPEN_DESC = 49596; + const TEXT_RR_STREAM_GT1_GRAND_TOUR_DESC = 49597; + const TEXT_RR_STREAM_GT3_WORLD_SERIES_DESC = 49598; + const TEXT_RR_STREAM_ROAD_CAR_INTERNATIONAL_DESC = 49599; + const TEXT_RR_STREAM_6_CYL_ANNIHILATION_SERIES_DESC = 49600; + const TEXT_RR_STREAM_PRIME_PRODUCTION_MATCH_UP_DESC = 49601; + const TEXT_RR_STREAM_V8_PERFORMANCE_BRAWL_DESC = 49602; + const TEXT_RR_STREAM_US_EURO_V8_VENDETTA_DESC = 49603; + const TEXT_RR_STREAM_SPEED_DEMONS_DESC = 49604; + const TEXT_RR_STREAM_DEUTSCH_DUELL_DESC = 49605; + const TEXT_RR_STREAM_EAST_WEST_THROWDOWN_DESC = 49606; + const TEXT_RR_STREAM_V10_GRAND_OPEN_DESC = 49607; + const TEXT_RR_STREAM_V10_SHOWDOWN_SERIES_DESC = 49608; + const TEXT_RR_STREAM_HIGH_REV_RUSH_DESC = 49609; + const TEXT_RR_STREAM_12__CYL_SLAM_DESC = 49610; + const TEXT_RR_STREAM_GLOBAL_GT_CLASH_DESC = 49611; + const TEXT_RR_STREAM_RWD_OPEN_REVOLUTION_DESC = 49612; + const TEXT_RR_TIER_NAME_SPEED_TRIALS = 49613; + const TEXT_RR_TIER_NAME_2010_FORD_FOCUS_RS_SHOWCASE = 49614; + const TEXT_RR_TIER_NAME_OPEN = 49615; + const TEXT_RR_TIER_NAME_EUROPEAN_EXPOSITION = 49616; + const TEXT_RR_TIER_NAME_2011_DODGE_CHALLENGER_RT_SHOWCASE = 49617; + const TEXT_RR_TIER_NAME_EUROPEAN_PRE_SEASON_CUP = 49618; + const TEXT_RR_TIER_NAME_CHARITY_FACEOFF = 49619; + const TEXT_RR_TIER_NAME_2006_NISSAN_350Z_Z33_SHOWCASE = 49620; + const TEXT_RR_TIER_NAME_WORLD_QUARTER_FINALS = 49621; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_EXPOSITION = 49622; + const TEXT_RR_TIER_NAME_WORLD_SEMI_FINALS = 49623; + const TEXT_RR_TIER_NAME_SUZUKA_MIXED_MOTORSPORT = 49624; + const TEXT_RR_TIER_NAME_WORLD_FINALS = 49625; + const TEXT_RR_TIER_NAME_2000_NISSAN_SILVIA_S15_SHOWCASE = 49626; + const TEXT_RR_TIER_NAME_PRECISION_DRIVE_DAY = 49627; + const TEXT_RR_TIER_NAME_EUROPEAN_CUP = 49628; + const TEXT_RR_TIER_NAME_2012_BMW_1_SERIES_M_COUPE_SHOWCASE = 49629; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_ENDURANCE_SERIES = 49630; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_FACEOFF = 49631; + const TEXT_RR_TIER_NAME_2012_AUDI_TT_RS_COUPE_SHOWCASE = 49632; + const TEXT_RR_TIER_NAME_USA_EXPOSITION = 49633; + const TEXT_RR_TIER_NAME_CONTINENTAL_CUP = 49634; + const TEXT_RR_TIER_NAME_US_MOTORSPORT_CARNIVAL = 49635; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_ROUND_1 = 49636; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_ROUND_2 = 49637; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_ROUND_3 = 49638; + const TEXT_RR_TIER_NAME_1999_NISSAN_SKYLINE_GT_R_V_SPEC_R34_SHOWCASE = 49639; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_MOTORSPORT_EXPOSITION = 49640; + const TEXT_RR_TIER_NAME_2008_BMW_Z4_M_COUPE_SHOWCASE = 49641; + const TEXT_RR_TIER_NAME_PRE_SEASON_CUP = 49642; + const TEXT_RR_TIER_NAME_LAGUNA_SECA_SPOTLIGHT = 49643; + const TEXT_RR_TIER_NAME_AUSTRALIAN_OPEN = 49644; + const TEXT_RR_TIER_NAME_2010_BMW_Z4_SDRIVE35IS_SHOWCASE = 49645; + const TEXT_RR_TIER_NAME_EUROPEAN_MIXED_MOTORSPORT = 49646; + const TEXT_RR_TIER_NAME_CONTINENTAL_OPEN = 49647; + const TEXT_RR_TIER_NAME_USA_TRACK_ATTACK = 49648; + const TEXT_RR_TIER_NAME_GLOBAL_SHOWDOWN_ROUND_1 = 49649; + const TEXT_RR_TIER_NAME_GLOBAL_SHOWDOWN_ROUND_2 = 49650; + const TEXT_RR_TIER_NAME_GLOBAL_GRAND_FINALE = 49651; + const TEXT_RR_TIER_NAME_2011_DODGE_CHALLENGER_SRT8_SHOWCASE = 49652; + const TEXT_RR_TIER_NAME_CONTINENTAL_EXPOSITION = 49653; + const TEXT_RR_TIER_NAME_WARM_UP_CUP = 49654; + const TEXT_RR_TIER_NAME_2009_NISSAN_370Z_Z34_SHOWCASE = 49655; + const TEXT_RR_TIER_NAME_PRECISION_DRIVING = 49656; + const TEXT_RR_TIER_NAME_EUROPEAN_PERFORMANCE_CUP = 49657; + const TEXT_RR_TIER_NAME_2010_BMW_M3_SHOWCASE = 49658; + const TEXT_RR_TIER_NAME_INTERNATIONAL_CUP_ROUND_1 = 49659; + const TEXT_RR_TIER_NAME_2010_BMW_M3_GTS_SHOWCASE = 49660; + const TEXT_RR_TIER_NAME_INTERNATIONAL_CUP_ROUND_2 = 49661; + const TEXT_RR_TIER_NAME_INTERNATIONAL_MOTORSPORT_EXPOSITION = 49662; + const TEXT_RR_TIER_NAME_US_CUP = 49663; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_SHOWDOWN = 49664; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_OPEN = 49665; + const TEXT_RR_TIER_NAME_GLOBAL_OPEN_ROUND_1 = 49666; + const TEXT_RR_TIER_NAME_2010_FORD_SHELBY_GT500_SHOWCASE = 49667; + const TEXT_RR_TIER_NAME_PRECISION_DRIVING_SERIES = 49668; + const TEXT_RR_TIER_NAME_PRE_SEASON_TOURNAMENT = 49669; + const TEXT_RR_TIER_NAME_2013_BMW_M6_COUPE_SHOWCASE = 49670; + const TEXT_RR_TIER_NAME_PERFORMANCE_EXPOSITION = 49671; + const TEXT_RR_TIER_NAME_2010_PORSCHE_GT3_RS_SHOWCASE = 49672; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_PRO_SLAM = 49673; + const TEXT_RR_TIER_NAME_WORLD_SKILL_TEST = 49674; + const TEXT_RR_TIER_NAME_GLOBAL_OPEN = 49675; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_SPEED_TRIALS = 49676; + const TEXT_RR_TIER_NAME_WORLD_STREET_RACING_CUP = 49677; + const TEXT_RR_TIER_NAME_2010_BMW_M3_GT2_ALMS_SHOWCASE = 49678; + const TEXT_RR_TIER_NAME_WARM_UP_MOTORSPORTS = 49679; + const TEXT_RR_TIER_NAME_US_PRE_SEASON_SHOWDOWN = 49680; + const TEXT_RR_TIER_NAME_2012_AUDI_R8_LMS_ULTRA_SHOWCASE = 49681; + const TEXT_RR_TIER_NAME_CONTINENTAL_ENDURANCE_SERIES = 49682; + const TEXT_RR_TIER_NAME_2010_DODGE_VIPER_SRT10_ACR_X_SHOWCASE = 49683; + const TEXT_RR_TIER_NAME_TRANSPACIFIC_ROADTRIP = 49684; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_GT_CLASH = 49685; + const TEXT_RR_TIER_NAME_2010_PORSCHE_918_RSR_SHOWCASE = 49686; + const TEXT_RR_TIER_NAME_US_PRECISION_DRIVE_DAY = 49687; + const TEXT_RR_TIER_NAME_CONTINENTAL_CHAMPIONSHIP = 49688; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_TOURNAMENT_ROUND_1 = 49689; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_TOURNAMENT_ROUND_2 = 49690; + const TEXT_RR_TIER_NAME_EXTREME_MOTORSPORT_EXPO = 49691; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_ROUND_1 = 49692; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_ROUND_2 = 49693; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_ROUND_3 = 49694; + const TEXT_RR_TIER_NAME_2012_LAMBORGHINI_GALLARDO_LP560_4_GT3_SHOWCASE = 49695; + const TEXT_RR_TIER_NAME_ELIMINATION_SERIES = 49696; + const TEXT_RR_TIER_NAME_USA_VELOCITY_CUP = 49697; + const TEXT_RR_TIER_NAME_2010_PORSCHE_GT3_CUP_SHOWCASE = 49698; + const TEXT_RR_TIER_NAME_INTERNATIONAL_EXPOSITION = 49699; + const TEXT_RR_TIER_NAME_EUROPEAN_OPEN = 49700; + const TEXT_RR_TIER_NAME_2010_BMW_Z4_GT3_SHOWCASE = 49701; + const TEXT_RR_TIER_NAME_US_FAN_FESTIVAL = 49702; + const TEXT_RR_TIER_NAME_MID_SEASON_CUP = 49703; + const TEXT_RR_TIER_NAME_AUSTRALIAN_SPEED_TRIALS = 49704; + const TEXT_RR_TIER_NAME_AUSTRALIAN_SHOWDOWN = 49705; + const TEXT_RR_TIER_NAME_EUROPEAN_CHAMPIONSHIPS_ROUND_1 = 49706; + const TEXT_RR_TIER_NAME_EUROPEAN_CHAMPIONSHIPS_ROUND_2 = 49707; + const TEXT_RR_TIER_NAME_EXTREME_DRIVING_DAY = 49708; + const TEXT_RR_TIER_NAME_US_CHAMPIONSHIPS = 49709; + const TEXT_RR_TIER_NAME_2010_NISSAN_GT_R_GT1_SHOWCASE = 49710; + const TEXT_RR_TIER_NAME_PROFESSIONAL_POWER_MATCH = 49711; + const TEXT_RR_TIER_NAME_PRE_SEASON_CLASH = 49712; + const TEXT_RR_TIER_NAME_2010_LAMBORGHINI_MURCIELAGO_R_SV_GT1_SHOWCASE = 49713; + const TEXT_RR_TIER_NAME_USA_PRE_SEASON_MIXED_MOTORSPORT = 49714; + const TEXT_RR_TIER_NAME_EUROPEAN_PROFESSIONAL_CUP_ROUND_1 = 49715; + const TEXT_RR_TIER_NAME_2006_FORD_GT_FIA_GT1_SHOWCASE = 49716; + const TEXT_RR_TIER_NAME_EUROPEAN_CLASSICS_DRIVE_DAY = 49717; + const TEXT_RR_TIER_NAME_EUROPEAN_PROFESSIONAL_CUP_ROUND_2 = 49718; + const TEXT_RR_TIER_NAME_2009_PAGANI_ZONDA_R_SHOWCASE = 49719; + const TEXT_RR_TIER_NAME_VELOCITY_SERIES = 49720; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_PROFESSIONAL_CUP = 49721; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_SHOWDOWN_ROUND_1 = 49722; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_SHOWDOWN_ROUND_2 = 49723; + const TEXT_RR_TIER_NAME_GLOBAL_MOTORSPORT_CLASH = 49724; + const TEXT_RR_TIER_NAME_2005_FORD_GT_SHOWCASE = 49725; + const TEXT_RR_TIER_NAME_ENDURANCE_SERIES = 49726; + const TEXT_RR_TIER_NAME_FACEOFF = 49727; + const TEXT_RR_TIER_NAME_2006_PORSCHE_CARRERA_GT_SHOWCASE = 49728; + const TEXT_RR_TIER_NAME_US_CHARITY_CARNIVAL = 49729; + const TEXT_RR_TIER_NAME_US_GT3_SLAM = 49730; + const TEXT_RR_TIER_NAME_2010_DODGE_VIPER_SRT10_COUPE_SHOWCASE = 49731; + const TEXT_RR_TIER_NAME_MIXED_MOTORSPORT_CHALLENGE = 49732; + const TEXT_RR_TIER_NAME_2011_NISSAN_GT_R_PREMIUM_R35_SHOWCASE = 49733; + const TEXT_RR_TIER_NAME_PURSUIT_GLOBAL_CUP_ROUND_1 = 49734; + const TEXT_RR_TIER_NAME_PURSUIT_GLOBAL_CUP_ROUND_2 = 49735; + const TEXT_RR_TIER_NAME_TRACK_ATTACK = 49736; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_EXTREME_MOTORSPORT = 49737; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_CUP = 49738; + const TEXT_RR_TIER_NAME_GLOBAL_OPEN_ROUND_2 = 49739; + const TEXT_RR_TIER_NAME_2008_LAMBORGHINI_GALLARDO_LP560_4_SHOWCASE = 49740; + const TEXT_RR_TIER_NAME_NISSAN_SUMO_POWER_GT_GTR_GT1_SHOWCASE = 49741; + const TEXT_RR_TIER_NAME_PRE_SEASON_SPEED_TRIALS = 49742; + const TEXT_RR_TIER_NAME_EUROPEAN_CUP_ROUND_1 = 49743; + const TEXT_RR_TIER_NAME_2012_PORSCHE_GT3_RS_4_0_SHOWCASE = 49744; + const TEXT_RR_TIER_NAME_US_MEGA_MATCH = 49745; + const TEXT_RR_TIER_NAME_EUROPEAN_CUP_ROUND_2 = 49746; + const TEXT_RR_TIER_NAME_2013_DODGE_VIPER_SRT_GTS_SHOWCASE = 49747; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_MOTORSPORT_CLASH = 49748; + const TEXT_RR_TIER_NAME_2013_AUDI_R8_COUPE_5_2_FSI_QUATTRO_SHOWCASE = 49749; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP_AUSTRALASIAN_LEG = 49750; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP_AMERICAN_LEG = 49751; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP_EUROPEAN_LEG = 49752; + const TEXT_RR_TIER_NAME_UK_PRECISION_DRIVE_DAY = 49753; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP_GRAND_FINALE = 49754; + const TEXT_RR_TIER_NAME_GLOBAL_PRO_CHAMPIONSHIPS_ROUND_1 = 49755; + const TEXT_RR_TIER_NAME_GLOBAL_PRO_CHAMPIONSHIPS_ROUND_2 = 49756; + const TEXT_RR_TIER_NAME_2013_MCLAREN_MP4_12C_SHOWCASE = 49757; + const TEXT_RR_TIER_NAME_US_PRE_SEASON_CUP = 49758; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_POWER_MATCH = 49759; + const TEXT_RR_TIER_NAME_2005_PAGANI_ZONDA_F_SHOWCASE = 49760; + const TEXT_RR_TIER_NAME_EUROPEAN_MARATHON = 49761; + const TEXT_RR_TIER_NAME_GLOBAL_STREET_SLAM = 49762; + const TEXT_RR_TIER_NAME_2010_PORSCHE_918_SPYDER_SHOWCASE = 49763; + const TEXT_RR_TIER_NAME_MIXED_MOTORSPORT_SHOWDOWN = 49764; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP_ROUND_1 = 49765; + const TEXT_RR_TIER_NAME_US_FACEOFF = 49766; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP_ROUND_2 = 49767; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_GRAND_FINALE = 49768; + const TEXT_RR_TIER_NAME_EUROPEAN_ENDURANCE_SERIES = 49769; + const TEXT_RR_TIER_NAME_GLOBAL_OPEN_FINAL = 49770; + const TEXT_RR_TIER_NAME_2012_LAMBORGHINI_AVENTADOR_LP_700_4_SHOWCASE = 49771; + const TEXT_RR_TIER_NAME_CONTINENTAL_MOTORSPORT_CLASH = 49772; + const TEXT_RR_TIER_NAME_PRE_SEASON_FACEOFF = 49773; + const TEXT_RR_TIER_NAME_2011_PAGANI_HUAYRA_SHOWCASE = 49774; + const TEXT_RR_TIER_NAME_2006_KOENIGSEGG_CCXR_SHOWCASE = 49775; + const TEXT_RR_TIER_NAME_POWER_MATCH = 49776; + const TEXT_RR_TIER_NAME_2013_KOENIGSEGG_AGERA_SHOWCASE = 49777; + const TEXT_RR_TIER_NAME_US_OPEN = 49778; + const TEXT_RR_TIER_NAME_UK_OPEN = 49779; + const TEXT_RR_TIER_NAME_GLOBAL_CHARITY_MARATHON = 49780; + const TEXT_RR_TIER_NAME_GLOBAL_WARM_UP_TOURNAMENT_A = 49781; + const TEXT_RR_TIER_NAME_GLOBAL_WARM_UP_TOURNAMENT_B = 49782; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIP_ROUND_1 = 49783; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIP_ROUND_2 = 49784; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIP_FINAL = 49785; + const TEXT_RR_TIER_NAME_1995_MCLAREN_F1_SHOWCASE = 49786; + const TEXT_RR_TIER_NAME_2006_BUGATTI_VEYRON_16_4_SHOWCASE = 49787; + const TEXT_RR_TIER_NAME_WORLDWIDE_MOTORSPORT_SLAM = 49788; + const TEXT_RR_TIER_NAME_2013_KOENIGSEGG_AGERA_R_SHOWCASE = 49789; + const TEXT_RR_TIER_NAME_US_CHARITY_TOURNAMENT = 49790; + const TEXT_RR_TIER_NAME_WORLD_OPEN = 49791; + const TEXT_RR_TIER_NAME_US_EXTREME_DRIVING_SERIES = 49792; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_LEG_1 = 49793; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_LEG_2 = 49794; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_GRAND_FINALE = 49795; + const TEXT_RR_TIER_NAME_CHARITY_RALLY = 49796; + const TEXT_RR_TIER_NAME_US_MOTORSPORT_CLASH = 49797; + const TEXT_RR_TIER_NAME_WORLD_ROUND_1 = 49799; + const TEXT_RR_TIER_NAME_MEGA_MATCH = 49800; + const TEXT_RR_TIER_NAME_WORLD_ROUND_2 = 49801; + const TEXT_RR_TIER_NAME_US_SPEED_TRIALS = 49802; + const TEXT_RR_TIER_NAME_EUROPEAN_TRACK_ATTACK = 49803; + const TEXT_RR_TIER_NAME_MOTORSPORTS_CHALLENGE = 49804; + const TEXT_RR_TIER_NAME_JAPANESE_PRECISION_DRIVE_DAY = 49805; + const TEXT_RR_TIER_NAME_US_SHOWDOWN_ROUND_1 = 49806; + const TEXT_RR_TIER_NAME_US_SHOWDOWN_ROUND_2 = 49807; + const TEXT_RR_TIER_NAME_INTERNATIONAL_EXTREME_MOTORSPORT = 49808; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_QUARTER_FINALS = 49809; + const TEXT_RR_TIER_NAME_MID_CHAMPIONSHIP_CHARITY_DRIVE = 49810; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_SEMI_FINALS = 49811; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_FINALS = 49812; + const TEXT_RR_TIER_NAME_PRECISION_DRIVING_EXPO = 49813; + const TEXT_RR_TIER_NAME_EUROPEAN_PRE_SEASON_SHOWDOWN = 49814; + const TEXT_RR_TIER_NAME_GLOBAL_CHARITY_DRIVE = 49815; + const TEXT_RR_TIER_NAME_CHALLENGE_CARNIVAL = 49816; + const TEXT_RR_TIER_NAME_CONTINENTAL_MEGA_MATCH = 49817; + const TEXT_RR_TIER_NAME_UK_MID_SEASON_TOURNAMENT = 49818; + const TEXT_RR_TIER_NAME_US_ENDURANCE_SERIES = 49819; + const TEXT_RR_TIER_NAME_INTERNATIONAL_CUP_ROUND_3 = 49820; + const TEXT_RR_TIER_NAME_AUSTRALIAN_SHOWCASE = 49821; + const TEXT_RR_TIER_NAME_UK_WARM_UP_CUP = 49822; + const TEXT_RR_TIER_NAME_UK_MARATHON = 49823; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_PRE_SEASON_CUP = 49824; + const TEXT_RR_TIER_NAME_MOTORSPORT_SHOWDOWN = 49825; + const TEXT_RR_TIER_NAME_US_MID_SEASON_SHOWDOWN = 49826; + const TEXT_RR_TIER_NAME_CHARITY_DRIVE = 49827; + const TEXT_RR_TIER_NAME_GLOBAL_V10_CHAMPIONSHIPS_ROUND_1 = 49828; + const TEXT_RR_TIER_NAME_GLOBAL_V10_CHAMPIONSHIPS_ROUND_2 = 49829; + const TEXT_RR_TIER_NAME_GLOBAL_CHAMPIONSHIPS_WARM_UPS = 49830; + const TEXT_RR_TIER_NAME_GLOBAL_V10_CHAMPIONSHIPS_ROUND_3 = 49831; + const TEXT_RR_TIER_NAME_GLOBAL_V10_CHAMPIONSHIPS_GRAND_FINALE = 49832; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_PRECISION_DRIVING_SERIES = 49833; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_VELOCITY_FACEOFF = 49834; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CHARITY_CUP = 49835; + const TEXT_RR_TIER_NAME_GLOBAL_MIXED_MOTORSPORT = 49836; + const TEXT_RR_TIER_NAME_EUROPEAN_CHAMPIONSHIP_ROUND_1 = 49837; + const TEXT_RR_TIER_NAME_EUROPEAN_CHAMPIONSHIP_ROUND_2 = 49838; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_LEG_1 = 49839; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_LEG_2 = 49840; + const TEXT_RR_TIER_NAME_WORLD_CHAMPIONSHIPS_LEG_3 = 49841; + const TEXT_RR_TIER_NAME_EUROPEAN_FACEOFF = 49842; + const TEXT_RR_TIER_NAME_EUROPEAN_WARM_UP_CUP = 49843; + const TEXT_RR_TIER_NAME_US_MOTORSPORT_EXPOSITION = 49844; + const TEXT_RR_TIER_NAME_EUROPEAN_SPEED_TRIALS = 49845; + const TEXT_RR_TIER_NAME_WORLD_CUP_LEG_1 = 49846; + const TEXT_RR_TIER_NAME_WORLD_CUP_LEG_2 = 49847; + const TEXT_RR_TIER_NAME_WORLD_CUP_LEG_3 = 49848; + const TEXT_RR_TIER_NAME_WORLD_CUP_LEG_4 = 49849; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_TRACK_ATTACK = 49850; + const TEXT_RR_TIER_NAME_GLOBAL_CHARITY_CUP = 49851; + const TEXT_RR_TIER_NAME_EUROPEAN_PRECISION_DRIVING_SERIES = 49852; + const TEXT_RR_TIER_NAME_GLOBAL_TOURNAMENT_LEG_1 = 49853; + const TEXT_RR_TIER_NAME_GLOBAL_TOURNAMENT_LEG_2 = 49854; + const TEXT_RR_TIER_NAME_GLOBAL_EXTREME_EXPOSITION = 49855; + const TEXT_RR_TIER_NAME_GLOBAL_TOURNAMENT_LEG_3 = 49856; + const TEXT_RR_TIER_NAME_GLOBAL_TOURNAMENT_GRAND_FINALE = 49857; + const TEXT_RR_TIER_NAME_WARM_UP_SLAM = 49858; + const TEXT_RR_TIER_NAME_UK_SPEED_TRIALS = 49859; + const TEXT_RR_TIER_NAME_CHAMPIONSHIP_WARM_UP_SERIES = 49860; + const TEXT_RR_TIER_NAME_WORLD_CUP_ROUND_1 = 49861; + const TEXT_RR_TIER_NAME_MEGA_SHOWDOWN = 49862; + const TEXT_RR_TIER_NAME_WORLD_CUP_ROUND_2 = 49863; + const TEXT_RR_TIER_NAME_MOTORSPORT_EXPOSITION = 49864; + const TEXT_RR_TIER_NAME_WORLD_CUP_ROUND_3 = 49865; + const TEXT_RR_TIER_NAME_WORLD_CUP_FINAL_ROUND = 49866; + const TEXT_RR_TIER_NAME_MOTORSPORT_EXPO = 49867; + const TEXT_RR_TIER_NAME_US_EXPOSITION = 49868; + const TEXT_RR_TIER_NAME_CHAMPIONSHIPS_ROUND_1 = 49869; + const TEXT_RR_TIER_NAME_US_MOTORSPORT_SPOTLIGHT = 49870; + const TEXT_RR_TIER_NAME_CHAMPIONSHIPS_ROUND_2 = 49871; + const TEXT_RR_TIER_NAME_CHAMPIONSHIPS_FINAL_ROUND = 49872; + const TEXT_RR_TIER_NAME_US_EXPO = 49873; + const TEXT_RR_TIER_NAME_AUSTRALIAN_POWER_MATCH = 49874; + const TEXT_RR_TIER_NAME_EUROPEAN_EXTREME_MOTORSPORT = 49875; + const TEXT_RR_TIER_NAME_US_TRACK_ATTACK = 49876; + const TEXT_RR_TIER_NAME_SKILL_TEST = 49877; + const TEXT_RR_TIER_NAME_EURO_EXPO = 49878; + const TEXT_RR_TIER_NAME_US_SLAM = 49879; + const TEXT_RR_TIER_NAME_MOTORSPORT_CARNIVAL = 49880; + const TEXT_RR_TIER_NAME_PURSUIT_SERIES = 49881; + const TEXT_RR_TIER_NAME_US_SKILL_CARNIVAL = 49882; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_PRE_FINAL_CHARITY_CUP = 49883; + const TEXT_RR_TIER_NAME_SEMI_FINALS = 49884; + const TEXT_RR_TIER_NAME_GRAND_FINALE = 49885; + const TEXT_RR_TIER_NAME_EURO_ENDURANCE_SERIES = 49886; + const TEXT_RR_TIER_NAME_WORLD_STREET_RACING_FACEOFF = 49887; + const TEXT_RR_TIER_NAME_GLOBAL_ENDURANCE_SERIES = 49888; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_MOTORSPORT_CARNIVAL = 49889; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_CHARITY_MARATHON = 49890; + const TEXT_RR_TIER_NAME_EUROPEAN_SLAM = 49891; + const TEXT_RR_TIER_NAME_EUROPEAN_QUARTER_FINALS = 49892; + const TEXT_RR_TIER_NAME_US_SEMI_FINALS = 49893; + const TEXT_RR_TIER_NAME_ANTIPODEAN_GRAND_FINALS = 49894; + const TEXT_RR_TIER_NAME_EUROPEAN_PRE_SEASON_OPEN = 49895; + const TEXT_RR_TIER_NAME_SHOWDOWN_CUP = 49896; + const TEXT_RR_TIER_NAME_UK_CARNIVAL = 49897; + const TEXT_RR_TIER_NAME_GLOBAL_MARATHON = 49898; + const TEXT_RR_TIER_NAME_USA_INTERSTITIAL = 49899; + const TEXT_RR_TIER_NAME_EUROPEAN_CHAMPIONSHIP_FINAL_ROUND = 49900; + const TEXT_RR_TIER_NAME_EXTREME_MOTORSPORT_EXPOSITION = 49901; + const TEXT_RR_TIER_NAME_LAGUNA_SECA_EXPO = 49902; + const TEXT_RR_TIER_NAME_AUSTRALIAN_FACEOFF = 49903; + const TEXT_RR_TIER_NAME_MOTORSPORT_CLASH = 49904; + const TEXT_RR_TIER_NAME_CONTINENTAL_QUALIFIER = 49905; + const TEXT_RR_TIER_NAME_GLOBAL_FINALE = 49906; + const TEXT_RR_TIER_NAME_ROUND_01 = 49907; + const TEXT_RR_TIER_NAME_ROUND_02 = 49908; + const TEXT_RR_TIER_NAME_ROUND_03 = 49909; + const TEXT_RR_TIER_NAME_ROUND_04 = 49910; + const TEXT_RR_TIER_NAME_ROUND_05 = 49911; + const TEXT_RR_TIER_NAME_ROUND_06 = 49912; + const TEXT_RR_TIER_NAME_ROUND_07 = 49913; + const TEXT_RR_TIER_NAME_ROUND_08 = 49914; + const TEXT_RR_TIER_NAME_ROUND_09 = 49915; + const TEXT_RR_TIER_NAME_ROUND_10 = 49916; + const TEXT_RR_TIER_NAME_ROUND_11 = 49917; + const TEXT_RR_TIER_NAME_ROUND_12 = 49918; + const TEXT_RR_TIER_NAME_ROUND_13 = 49919; + const TEXT_RR_TIER_NAME_ROUND_14 = 49920; + const TEXT_RR_TIER_NAME_ROUND_15 = 49921; + const TEXT_RR_TIER_NAME_ROUND_16 = 49922; + const TEXT_RR_TIER_NAME_ROUND_17 = 49923; + const TEXT_RR_TIER_NAME_ROUND_18 = 49924; + const TEXT_RR_TIER_NAME_ROUND_19 = 49925; + const TEXT_RR_TIER_NAME_ROUND_20 = 49926; + const TEXT_RR_STREAM_GROUP_PRO_AM_WORLD_SERIES = 49927; + const TEXT_RR_STREAM_GROUP_PRO_RACING = 49928; + const TEXT_RR_STREAM_GROUP_SUPERCAR_LEAGUE = 49929; + const TEXT_RR_STREAM_GROUP_PRODUCTION_MASTERS = 49930; + const TEXT_RR_STREAM_GROUP_V8_INTERNATIONAL = 49931; + const TEXT_RR_STREAM_GROUP_SHOWDOWNS = 49932; + const TEXT_RR_STREAM_GROUP_V10_GLOBAL = 49933; + const TEXT_RR_STREAM_GROUP_MID_ENGINE_EXOTICS = 49934; + const TEXT_RR_STREAM_GROUP_GRAND_TOUR_RWD = 49935; + const TEXT_RR_CAR_MANUFACTURER_PORSCHE = 49936; + const TEXT_RR_CAR_MANUFACTURER_BMW = 49937; + const TEXT_RR_CAR_MANUFACTURER_DODGE = 49938; + const TEXT_RR_CAR_MANUFACTURER_AUDI = 49939; + const TEXT_RR_CAR_MANUFACTURER_BENTLEY = 49940; + const TEXT_RR_CAR_MANUFACTURER_NISSAN = 49941; + const TEXT_RR_CAR_MANUFACTURER_FORD = 49942; + const TEXT_RR_CAR_MANUFACTURER_LAMBORGHINI = 49943; + const TEXT_RR_CAR_MANUFACTURER_CHEVROLETGM = 49944; + const TEXT_RR_CAR_MANUFACTURER_GUMPERT = 49945; + const TEXT_RR_CAR_MANUFACTURER_HONDA = 49946; + const TEXT_RR_CAR_MANUFACTURER_LEXUS = 49947; + const TEXT_RR_CAR_MANUFACTURER_MAZDA = 49948; + const TEXT_RR_CAR_MANUFACTURER_MCLAREN = 49949; + const TEXT_RR_CAR_MANUFACTURER_MERCEDES = 49950; + const TEXT_RR_CAR_MANUFACTURER_PAGANI = 49951; + const TEXT_RR_CAR_MANUFACTURER_KOENIGSEGG = 49952; + const TEXT_RR_CAR_MANUFACTURER_BUGATTI = 49953; + const TEXT_RR_CAR_MANUFACTURER_VOLKSWAGEN = 49954; + const TEXT_RR_CAR_MANUFACTURER_SRT = 49955; + const TEXT_RR_CAR_NAME_918_RSR = 49956; + const TEXT_RR_CAR_NAME_M3_GT2_ALMS = 49957; + const TEXT_RR_CAR_NAME_VIPER_SRT10_ACR_X = 49958; + const TEXT_RR_CAR_NAME_RS_4 = 49959; + const TEXT_RR_CAR_NAME_A4_DTM = 49960; + const TEXT_RR_CAR_NAME_A3 = 49961; + const TEXT_RR_CAR_NAME_S3 = 49962; + const TEXT_RR_CAR_NAME_CONTINENTAL_SUPERSPORTS_COUPE = 49963; + const TEXT_RR_CAR_NAME_SPEED_8_LE_MANS_CAR_ = 49964; + const TEXT_RR_CAR_NAME_CONTINENTAL_GT_SPEED = 49965; + const TEXT_RR_CAR_NAME_R8_LMS_ULTRA = 49966; + const TEXT_RR_CAR_NAME_M3 = 49967; + const TEXT_RR_CAR_NAME_GT3_RS = 49968; + const TEXT_RR_CAR_NAME_TT_RS_COUPE = 49969; + const TEXT_RR_CAR_NAME_M6_COUPE = 49970; + const TEXT_RR_CAR_NAME_SUMO_POWER_GT_GT_R_GT1 = 49971; + const TEXT_RR_CAR_NAME_JR_MOTORSPORTS_GT_R_GT1 = 49972; + const TEXT_RR_CAR_NAME_GT_FIA_GT1 = 49973; + const TEXT_RR_CAR_NAME_Z4_M_COUPE_RACE_CAR = 49974; + const TEXT_RR_CAR_NAME_MURCIELAGO_R_SV_GT1 = 49975; + const TEXT_RR_CAR_NAME_COBALT_SS = 49976; + const TEXT_RR_CAR_NAME_CAMARO_ZL1 = 49977; + const TEXT_RR_CAR_NAME_CORVETTE_ZR1 = 49978; + const TEXT_RR_CAR_NAME_CAMARO_GS = 49979; + const TEXT_RR_CAR_NAME_CORVETTE_C6_R_GT1 = 49980; + const TEXT_RR_CAR_NAME_GT3_CUP = 49981; + const TEXT_RR_CAR_NAME_GALLARDO_LP560_4_GT3 = 49982; + const TEXT_RR_CAR_NAME_Z4_GT3 = 49983; + const TEXT_RR_CAR_NAME_CHALLENGER_SRT8 = 49984; + const TEXT_RR_CAR_NAME_SHELBY_GT500 = 49985; + const TEXT_RR_CAR_NAME_VIPER_SRT_GTS_R_ = 49986; + const TEXT_RR_CAR_NAME_CHARGER_RT = 49987; + const TEXT_RR_CAR_NAME_CHARGER_SRT8 = 49988; + const TEXT_RR_CAR_NAME_370Z_Z34 = 49989; + const TEXT_RR_CAR_NAME_M3_GTS = 49990; + const TEXT_RR_CAR_NAME_GT_R_PREMIUM_R35 = 49991; + const TEXT_RR_CAR_NAME_VIPER_SRT10_COUPE = 49992; + const TEXT_RR_CAR_NAME_FOCUS_ST_R = 49993; + const TEXT_RR_CAR_NAME_APOLLO_S = 49994; + const TEXT_RR_CAR_NAME_S2000 = 49995; + const TEXT_RR_CAR_NAME_NSX_R = 49996; + const TEXT_RR_CAR_NAME_EPSON_HSV_010_GT = 49997; + const TEXT_RR_CAR_NAME_WEIDER_HSV_010_GT = 49998; + const TEXT_RR_CAR_NAME_RAYBRIG_HSV_010_GT = 49999; + const TEXT_RR_CAR_NAME_KEIHIN_HSV_010_GT = 50000; + const TEXT_RR_CAR_NAME_ARTA_HSV_010_GT = 50001; + const TEXT_RR_CAR_NAME_GT = 50002; + const TEXT_RR_CAR_NAME_CARRERA_GT = 50003; + const TEXT_RR_CAR_NAME_FOCUS_RS = 50004; + const TEXT_RR_CAR_NAME_SILVIA_S15 = 50005; + const TEXT_RR_CAR_NAME_CHALLENGER_RT = 50006; + const TEXT_RR_CAR_NAME_1_SERIES_M_COUPE = 50007; + const TEXT_RR_CAR_NAME_350Z_Z33 = 50008; + const TEXT_RR_CAR_NAME_MURCIELAGO_LP670_4_SV = 50009; + const TEXT_RR_CAR_NAME_IS_F = 50010; + const TEXT_RR_CAR_NAME_LFA = 50011; + const TEXT_RR_CAR_NAME_WEDSSPORT_ADVAN_SC430 = 50012; + const TEXT_RR_CAR_NAME_KEEPER_KRAFT_SC430 = 50013; + const TEXT_RR_CAR_NAME_DENSO_KOBELCO_SC430 = 50015; + const TEXT_RR_CAR_NAME_ZENT_CERUMO_SC430 = 50016; + const TEXT_RR_CAR_NAME_ENEOS_SUSTINA_SC430 = 50017; + const TEXT_RR_CAR_NAME_MX_5_GT = 50018; + const TEXT_RR_CAR_NAME_RX8 = 50019; + const TEXT_RR_CAR_NAME_Z4_M_COUPE = 50020; + const TEXT_RR_CAR_NAME_SKYLINE_GT_R_V_SPEC_R34 = 50021; + const TEXT_RR_CAR_NAME_F1_LE_MANS_CAR = 50022; + const TEXT_RR_CAR_NAME_MP4_12C_GT3_RACE_CAR = 50023; + const TEXT_RR_CAR_NAME_SLS_GT3 = 50024; + const TEXT_RR_CAR_NAME_SL_65_AMG = 50025; + const TEXT_RR_CAR_NAME_SLS = 50026; + const TEXT_RR_CAR_NAME_Z4_SDRIVE35IS = 50027; + const TEXT_RR_CAR_NAME_HUAYRA = 50028; + const TEXT_RR_CAR_NAME_918_SPYDER = 50029; + const TEXT_RR_CAR_NAME_CCXR = 50030; + const TEXT_RR_CAR_NAME_AGERA = 50031; + const TEXT_RR_CAR_NAME_GALLARDO_LP560_4 = 50032; + const TEXT_RR_CAR_NAME_UPSTART_MOLA_350Z = 50033; + const TEXT_RR_CAR_NAME_MOTUL_AUTECH_GT_R = 50034; + const TEXT_RR_CAR_NAME_DSTATION_ADVAN_GT_R = 50035; + const TEXT_RR_CAR_NAME_S_ROAD_REITO_MOLA_GT_R = 50036; + const TEXT_RR_CAR_NAME_CALSONIC_IMPUL_GT_R = 50037; + const TEXT_RR_CAR_NAME_GT3_RS_4_0 = 50038; + const TEXT_RR_CAR_NAME_R8_COUPE_5_2_FSI_QUATTRO = 50039; + const TEXT_RR_CAR_NAME_VIPER_SRT_GTS = 50040; + const TEXT_RR_CAR_NAME_F1 = 50041; + const TEXT_RR_CAR_NAME_ZONDA_F = 50042; + const TEXT_RR_CAR_NAME_MP4_12C = 50043; + const TEXT_RR_CAR_NAME_AVENTADOR_LP_700_4 = 50044; + const TEXT_RR_CAR_NAME_VEYRON_16_4 = 50045; + const TEXT_RR_CAR_NAME_ZONDA_R = 50046; + const TEXT_RR_CAR_NAME_AGERA_R = 50047; + const TEXT_RR_CAR_NAME_GOLF_GTI = 50048; + const TEXT_RR_CAR_NAME_SCIROCCO_R = 50049; + const TEXT_RR_CAR_NAME_GOLF_R = 50050; + const TEXT_RR_TRACK_NAME_LAGUNA_SECA = 50051; + const TEXT_RR_TRACK_NAME_SILVERSTONE = 50052; + const TEXT_RR_TRACK_NAME_BRANDS_HATCH = 50053; + const TEXT_RR_TRACK_NAME_BATHURST = 50054; + const TEXT_RR_TRACK_NAME_SPA = 50055; + const TEXT_RR_TRACK_NAME_SUZUKA = 50056; + const TEXT_RR_TRACK_NAME_INDIANAPOLIS = 50057; + const TEXT_RR_TRACK_NAME_HOCKENHEIM = 50058; + const TEXT_RR_TRACK_NAME_MELBOURNE = 50059; + const TEXT_RR_CAR_MANUFACTURER_MCLAREN_UPPERCASE = 50060; + const TEXT_RR_STREAM_MODERN_SPORTS_CLASSICS_TITLE = 50061; + const TEXT_RR_STREAM_MODERN_SPORTS_CLASSICS_DESC = 50062; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_SHOWDOWN_LEG_1 = 50063; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_SHOWDOWN_LEG_2 = 50064; + const TEXT_RR_TIER_NAME_US_SUPER_SPORTS_CUP = 50065; + const TEXT_RR_TIER_NAME_WORLD_SPORTS_BRAWL_ROUND_1 = 50066; + const TEXT_RR_TIER_NAME_WORLD_SPORTS_BRAWL_ROUND_2 = 50067; + const TEXT_RR_TIER_NAME_INTERNATIONAL_MOTORSPORTS_SHOWDOWN = 50068; + const TEXT_RR_TIER_NAME_US_MID_SEASON_SPORTS_CUP = 50069; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_PRE_CHAMPIONSHIP_WARM_UPS = 50070; + const TEXT_RR_TIER_NAME_INTERNATIONAL_SPORTS_CUP_ROUND_1 = 50071; + const TEXT_RR_TIER_NAME_INTERNATIONAL_SPORTS_CUP_ROUND_2 = 50072; + const TEXT_RR_TIER_NAME_INTERNATIONAL_SPORTS_CUP_GRAND_FINALE = 50073; + const TEXT_RR_STREAM_COUPE_CLASH_TITLE = 50074; + const TEXT_RR_STREAM_COUPE_CLASH_DESC = 50075; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_SUPERCOUPE_EXPOSITION_ROUND_1 = 50076; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_SUPERCOUPE_EXPOSITION_ROUND_2 = 50077; + const TEXT_RR_TIER_NAME_UK_COUPE_SHOWDOWN = 50078; + const TEXT_RR_TIER_NAME_CONTINENTAL_COUPE_CUP = 50079; + const TEXT_RR_TIER_NAME_US_SUPERCOUPE_CUP_WARM_UPS = 50080; + const TEXT_RR_TIER_NAME_US_SUPERCOUPE_CUP = 50081; + const TEXT_RR_TIER_NAME_EUROPEAN_COUPE_CUP = 50082; + const TEXT_RR_TIER_NAME_INTERNATIONAL_COUPE_MOTORSPORTS_EXPO = 50083; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_COUPE_CUP = 50084; + const TEXT_RR_TIER_NAME_WORLD_SUPERCOUPE_CLASH_LEG_1 = 50085; + const TEXT_RR_TIER_NAME_WORLD_SUPERCOUPE_CLASH_LEG_2 = 50086; + const TEXT_RR_TIER_NAME_WORLD_SUPERCOUPE_CLASH_LEG_3 = 50087; + const TEXT_RR_STREAM_GLOBAL_PRODUCTION_PURSUIT_TITLE = 50088; + const TEXT_RR_STREAM_GLOBAL_PRODUCTION_PURSUIT_DESCRIPTION_DESC = 50089; + const TEXT_RR_TIER_NAME_PRE_SEASON_RUMBLE = 50090; + const TEXT_RR_TIER_NAME_US_MOTORSPORTS_SHOWDOWN_ROUND_1 = 50091; + const TEXT_RR_TIER_NAME_EUROPEAN_MOTORSPORTS_SLAM = 50092; + const TEXT_RR_TIER_NAME_AUSTRALIAN_PRODUCTION_CUP = 50093; + const TEXT_RR_TIER_NAME_AUSTRALASIAN_TRIALS = 50094; + const TEXT_RR_TIER_NAME_EUROPEAN_MID_SEASON_CUP = 50095; + const TEXT_RR_TIER_NAME_US_DASH = 50096; + const TEXT_RR_TIER_NAME_GLOBAL_MASTERS_ROUND_1 = 50097; + const TEXT_RR_TIER_NAME_GLOBAL_MASTERS_ROUND_2 = 50098; + const TEXT_RR_TIER_NAME_GLOBAL_MASTERS_FINAL_ROUND = 50099; + const TEXT_RR_STREAM_GROUP_CHEVY_SHOWCASE = 50100; + const TEXT_RR_STREAM_GROUP_CHEVROLET_SHOWCASE = 50101; + const TEXT_RR_STREAM_GROUP_CHEVY_CHAMPIONSHIP = 50102; + const TEXT_RR_STREAM_GROUP_CHEVROLET_CHAMPIONSHIP = 50103; + const TEXT_RR_STREAM_GROUP_UPDATE_1 = 50104; + const TEXT_RR_STREAM_GROUP_CHEVROLET_UPDATE = 50105; + const TEXT_RR_STREAM_GROUP_SPORTS = 50107; + const TEXT_RR_STREAM_GROUP_CHEVY_SPOTLIGHT = 50108; + const TEXT_RR_STREAM_GROUP_CHEVROLET_SPOTLIGHT = 50109; + const TEXT_RR_STREAM_GROUP_CHEVROLET = 50110; + const TEXT_RR_STREAM_GROUP_SPORTS_SUPREMACY = 50111; + const TEXT_RR_TIER_NAME_2012_CHEVROLET_CAMARO_ZL1_SHOWCASE = 50112; + const TEXT_RR_TIER_NAME_2013_CHEVROLET_CORVETTE_ZR1_SHOWCASE = 50113; + const TEXT_RR_TIER_NAME_2009_CHEVROLET_COBALT_SS_SHOWCASE = 50114; + const TEXT_RR_STREAM_GROUP_GLOBAL_TOURING = 50115; + const TEXT_RR_STREAM_GROUP_WORLD_TOURING = 50116; + const TEXT_RR_STREAM_GROUP_SUPER_TOURING = 50117; + const TEXT_RR_STREAM_GROUP_GLOBAL_CLASH = 50118; + const TEXT_RR_STREAM_GROUP_WORLD_TITLE = 50119; + const TEXT_RR_STREAM_GROUP_WORLD_CLASH = 50120; + const TEXT_RR_STREAM_GROUP_AUTO_DOMINANCE = 50121; + const TEXT_RR_STREAM_GROUP_SPORTS_DOMINANCE = 50122; + const TEXT_RR_STREAM_GROUP_SUPER_SPORTS_TOUR = 50123; + const TEXT_RR_STREAM_GROUP_INTERNATIONAL_TOURING = 50124; + const TEXT_RR_STREAM_GROUP_BATTLE_ROYALE = 50125; + const TEXT_RR_STREAM_GROUP_AUTO_CLASH = 50126; + const TEXT_RR_STREAM_GROUP_SPORTS_CLASH = 50127; + const TEXT_RR_STREAM_GROUP_AUTO_BATTLE_ROYALE = 50128; + const TEXT_RR_STREAM_GROUP_GLOBAL_BATTLE_ROYALE = 50129; + const TEXT_RR_TIER_NAME_HUNTER_EXPO_1 = 50130; + const TEXT_RR_TIER_NAME_HUNTER_EXPO_2 = 50131; + const TEXT_RR_TIER_NAME_HUNTER_EXPO_3 = 50132; + const TEXT_RR_SOMEONE_BEAT_YOU_MULTIPLE = 51168; + const TEXT_RR_FRIEND_BOUGHT_CAR_PUSH_NOTE_MULTIPLE = 51169; + const TEXT_RR_STREAM_GROUP_MEGA_SPRINT = 51171; + const TEXT_RR_STREAM_GROUP_EXPERT_UNIVERSAL = 51172; + const TEXT_RR_STREAM_GROUP_TOURING_CAMPAIGN = 51173; + const TEXT_RR_STREAM_GROUP_ROYAL_RUN = 51174; + const TEXT_RR_STREAM_GROUP_MASTERS_TRIAL = 51175; + const TEXT_RR_STREAM_GROUP_MASTERS_DIVISION = 51176; + const TEXT_RR_STREAM_GROUP_CLASH_DIVISION = 51177; + const TEXT_RR_TIER_NAME_SUZUKA_TRIALS = 51601; + const TEXT_RR_RACE_RENTAL = 56720; + const TEXT_RR_EXTENDED_RACE_RENTAL = 56721; + const TEXT_RR_X_MINUTE_SESSION_IN_A_RACE_RENTAL = 56722; + const TEXT_RR_TIER_NAME_STATE_FARM_FORD_GT_SHOWCASE = 56723; + const TEXT_RR_TRACK_NAME_DUBAI_AUTODROME = 56725; + const TEXT_RR_STREAM_GROUP_DUBAI_SHOWCASE = 56726; + const TEXT_RR_STREAM_V8_NATURALS_TITLE = 56727; + const TEXT_RR_STREAM_V8_NATURALS_DESC = 56728; + const TEXT_RR_STREAM_LEXUS_LFA_SHOWCASE_TITLE = 56729; + const TEXT_RR_STREAM_LEXUS_LFA_DESC = 56730; + const TEXT_RR_TIER_NAME_KICKSTART_COMMUTER_DASH = 56731; + const TEXT_RR_TIER_NAME_SERIES_OPEN = 56732; + const TEXT_RR_TIER_NAME_VEHICULAR_BATTLEGROUND = 56733; + const TEXT_RR_TIER_NAME_DODGE_CHARGER_RT_SHOWCASE = 56734; + const TEXT_RR_TIER_NAME_EPIC_GLOBAL_ROUND_1 = 56735; + const TEXT_RR_TIER_NAME_EPIC_GLOBAL_ROUND_2 = 56736; + const TEXT_RR_TIER_NAME_DODGE_CHARGER_SRT8_SHOWCASE = 56737; + const TEXT_RR_TIER_NAME_SHOWDOWN = 56738; + const TEXT_RR_TIER_NAME_ULTIMATE_SPEED_TEST = 56739; + const TEXT_RR_TIER_NAME_LEXUS_IS_F_SHOWCASE = 56740; + const TEXT_RR_TIER_NAME_FINALS_A = 56741; + const TEXT_RR_TIER_NAME_FINALS_B = 56742; + const TEXT_RR_TIER_NAME_GRAND_FINAL = 56743; + const TEXT_RR_TIER_NAME_WARM_UP_TRIALS = 56744; + const TEXT_RR_TIER_NAME_GLOBAL_DASH = 56745; + const TEXT_RR_TIER_NAME_VELOCITY_SLAM = 56746; + const TEXT_RR_TIER_NAME_SKILL_CHALLENGE = 56747; + const TEXT_RR_TIER_NAME_PRE_FINAL_CLASH = 56748; + const TEXT_RR_TIER_NAME_INTERNATIONALS_ROUND_1 = 56749; + const TEXT_RR_TIER_NAME_INTERNATIONALS_ROUND_2 = 56750; + const TEXT_RR_TIER_NAME_INTERNATIONALS_FINAL_ROUND = 56751; + const TEXT_RR_TIER_NAME_2007_LEXUS_LFA = 56752; + const TEXT_RR_TIER_NAME_FURIOUS_TWO_FACE_OFF = 56753; + const TEXT_RR_TIER_NAME_EURO_PERFORMANCE_OPEN = 56754; + const TEXT_RR_TIER_NAME_BENTLEY_SUPERSPORTS_SHOWCASE = 56755; + const TEXT_RR_TIER_NAME_ART_OF_DRIVING_CHALLENGE = 56756; + const TEXT_RR_TIER_NAME_PUT_THE_HAMMER_DOWN_CUP = 56757; + const TEXT_RR_TIER_NAME_MERCEDES_SLS_AMG_SHOWCASE = 56758; + const TEXT_RR_TIER_NAME_REDLINE_HEROES = 56759; + const TEXT_RR_TIER_NAME_BLACK_TIGER_TROPHY = 56760; + const TEXT_RR_TIER_NAME_EURO_PEAK_PERFORMANCE_FINAL = 56761; + const TEXT_RR_TIER_NAME_SUPREME_MATCH_UP = 56762; + const TEXT_RR_TIER_NAME_BURN_RUBBER_EXPOSITION = 56763; + const TEXT_RR_TIER_NAME_MERCEDES_SL65_SHOWCASE = 56764; + const TEXT_RR_TIER_NAME_QUICK_SHIFT_PROVING_GROUNDS = 56765; + const TEXT_RR_TIER_NAME_CONTINENTAL_CRUSADE = 56766; + const TEXT_RR_TIER_NAME_MERCEDES_SLS_GT3_SHOWCASE = 56767; + const TEXT_RR_TIER_NAME_QUICK_SHIFT_FINAL = 56768; + const TEXT_RR_TIER_NAME_PEDAL_TO_THE_METAL_CUP = 56769; + const TEXT_RR_TIER_NAME_AHEAD_OF_THE_PACK_CHALLENGE = 56770; + const TEXT_RR_TIER_NAME_FINAL_SHOWDOWN = 56771; + const TEXT_RR_TIER_NAME_2010_FORD_FOCUS_RS_TIME_TRIAL = 56772; + const TEXT_RR_TIER_NAME_2011_DODGE_CHALLENGER_RT_TIME_TRIAL = 56773; + const TEXT_RR_TIER_NAME_2006_NISSAN_350Z_Z33_TIME_TRIAL = 56774; + const TEXT_RR_TIER_NAME_2000_NISSAN_SILVIA_S15_TIME_TRIAL = 56775; + const TEXT_RR_TIER_NAME_2012_BMW_1_SERIES_M_COUPE_TIME_TRIAL = 56776; + const TEXT_RR_TIER_NAME_2012_AUDI_TT_RS_COUPE_TIME_TRIAL = 56777; + const TEXT_RR_TIER_NAME_1999_NISSAN_SKYLINE_GT_R_V_SPEC_R34_TIME_TRIAL = 56778; + const TEXT_RR_TIER_NAME_2008_BMW_Z4_M_COUPE_TIME_TRIAL = 56779; + const TEXT_RR_TIER_NAME_2010_BMW_Z4_SDRIVE35IS_TIME_TRIAL = 56780; + const TEXT_RR_TIER_NAME_2011_DODGE_CHALLENGER_SRT8_TIME_TRIAL = 56781; + const TEXT_RR_TIER_NAME_2009_NISSAN_370Z_Z34_TIME_TRIAL = 56782; + const TEXT_RR_TIER_NAME_2010_BMW_M3_TIME_TRIAL = 56783; + const TEXT_RR_TIER_NAME_2010_BMW_M3_GTS_TIME_TRIAL = 56784; + const TEXT_RR_TIER_NAME_2010_FORD_SHELBY_GT500_TIME_TRIAL = 56785; + const TEXT_RR_TIER_NAME_2013_BMW_M6_COUPE_TIME_TRIAL = 56786; + const TEXT_RR_TIER_NAME_2010_PORSCHE_GT3_RS_TIME_TRIAL = 56787; + const TEXT_RR_TIER_NAME_2010_BMW_M3_GT2_ALMS_TIME_TRIAL = 56788; + const TEXT_RR_TIER_NAME_2012_AUDI_R8_LMS_ULTRA_TIME_TRIAL = 56789; + const TEXT_RR_TIER_NAME_2010_DODGE_VIPER_SRT10_ACR_X_TIME_TRIAL = 56790; + const TEXT_RR_TIER_NAME_2010_PORSCHE_918_RSR_TIME_TRIAL = 56791; + const TEXT_RR_TIER_NAME_2012_LAMBORGHINI_GALLARDO_LP560_4_GT3_TIME_TRIAL = 56792; + const TEXT_RR_TIER_NAME_2010_PORSCHE_GT3_CUP_TIME_TRIAL = 56793; + const TEXT_RR_TIER_NAME_2010_BMW_Z4_GT3_TIME_TRIAL = 56794; + const TEXT_RR_TIER_NAME_2010_NISSAN_GT_R_GT1_TIME_TRIAL = 56795; + const TEXT_RR_TIER_NAME_2010_LAMBORGHINI_MURCIELAGO_R_SV_GT1_TIME_TRIAL = 56796; + const TEXT_RR_TIER_NAME_2006_FORD_GT_FIA_GT1_TIME_TRIAL = 56797; + const TEXT_RR_TIER_NAME_2009_PAGANI_ZONDA_R_TIME_TRIAL = 56798; + const TEXT_RR_TIER_NAME_2005_FORD_GT_TIME_TRIAL = 56799; + const TEXT_RR_TIER_NAME_2006_PORSCHE_CARRERA_GT_TIME_TRIAL = 56800; + const TEXT_RR_TIER_NAME_2010_DODGE_VIPER_SRT10_COUPE_TIME_TRIAL = 56801; + const TEXT_RR_TIER_NAME_2011_NISSAN_GT_R_PREMIUM_R35_TIME_TRIAL = 56802; + const TEXT_RR_TIER_NAME_2008_LAMBORGHINI_GALLARDO_LP560_4_TIME_TRIAL = 56803; + const TEXT_RR_TIER_NAME_NISSAN_SUMO_POWER_GT_GTR_GT1_TIME_TRIAL = 56804; + const TEXT_RR_TIER_NAME_2012_PORSCHE_GT3_RS_4_0_TIME_TRIAL = 56805; + const TEXT_RR_TIER_NAME_2013_DODGE_VIPER_SRT_GTS_TIME_TRIAL = 56806; + const TEXT_RR_TIER_NAME_2013_AUDI_R8_COUPE_5_2_FSI_QUATTRO_TIME_TRIAL = 56807; + const TEXT_RR_TIER_NAME_2013_MCLAREN_MP4_12C_TIME_TRIAL = 56808; + const TEXT_RR_TIER_NAME_2005_PAGANI_ZONDA_F_TIME_TRIAL = 56809; + const TEXT_RR_TIER_NAME_2010_PORSCHE_918_SPYDER_TIME_TRIAL = 56810; + const TEXT_RR_TIER_NAME_2012_LAMBORGHINI_AVENTADOR_LP_700_4_TIME_TRIAL = 56811; + const TEXT_RR_TIER_NAME_2011_PAGANI_HUAYRA_TIME_TRIAL = 56812; + const TEXT_RR_TIER_NAME_2006_KOENIGSEGG_CCXR_TIME_TRIAL = 56813; + const TEXT_RR_TIER_NAME_2013_KOENIGSEGG_AGERA_TIME_TRIAL = 56814; + const TEXT_RR_TIER_NAME_1995_MCLAREN_F1_TIME_TRIAL = 56815; + const TEXT_RR_TIER_NAME_2006_BUGATTI_VEYRON_16_4_TIME_TRIAL = 56816; + const TEXT_RR_TIER_NAME_2013_KOENIGSEGG_AGERA_R_TIME_TRIAL = 56817; + const TEXT_RR_TIER_NAME_2012_CHEVROLET_CAMARO_ZL1_TIME_TRIAL = 56818; + const TEXT_RR_TIER_NAME_2013_CHEVROLET_CORVETTE_ZR1_TIME_TRIAL = 56819; + const TEXT_RR_TIER_NAME_2009_CHEVROLET_COBALT_SS_TIME_TRIAL = 56820; + const TEXT_RR_TIER_NAME_LEXUS_LFA_TIME_TRIAL = 56821; + const TEXT_RR_TIER_NAME_DODGE_CHARGER_RT_TIME_TRIAL = 56822; + const TEXT_RR_TIER_NAME_DODGE_CHARGER_SRT8_TIME_TRIAL = 56823; + const TEXT_RR_TIER_NAME_LEXUS_IS_F_TIME_TRIAL = 56824; + const TEXT_RR_TIER_NAME_BENTLEY_SUPERSPORTS_TIME_TRIAL = 56825; + const TEXT_RR_TIER_NAME_MERCEDES_SLS_AMG_TIME_TRIAL = 56826; + const TEXT_RR_TIER_NAME_MERCEDES_SL65_TIME_TRIAL = 56827; + const TEXT_RR_TIER_NAME_MERCEDES_SLS_GT3_TIME_TRIAL = 56828; + const TEXT_RR_STREAM_GROUP_AMATEUR = 56829; + const TEXT_RR_STREAM_GROUP_PRO_AM = 56830; + const TEXT_RR_STREAM_GROUP_PRO = 56831; + const TEXT_RR_STREAM_GROUP_EXPERT = 56832; + const TEXT_RR_STREAM_GROUP_MASTER = 56833; + const TEXT_RR_STREAM_GROUP_ELITE = 56834; + const TEXT_RR_STREAM_GROUP_LEGEND = 56835; + const TEXT_RR_STREAM_PURE_STOCK_CHALLENGE_TITLE_LINE_1 = 59651; + const TEXT_RR_STREAM_PURE_STOCK_CHALLENGE_TITLE_LINE_2 = 59652; + const TEXT_RR_STREAM_STREET_SPEC_SKIRMISH_TITLE_LINE_1 = 59653; + const TEXT_RR_STREAM_STREET_SPEC_SKIRMISH_TITLE_LINE_2 = 59654; + const TEXT_RR_STREAM_PERFORMANCE_RUMBLE_TITLE_LINE_1 = 59655; + const TEXT_RR_STREAM_PERFORMANCE_RUMBLE_TITLE_LINE_2 = 59656; + const TEXT_RR_STREAM_EVERYDAY_HEROES_TITLE_LINE_1 = 59657; + const TEXT_RR_STREAM_EVERYDAY_HEROES_TITLE_LINE_2 = 59658; + const TEXT_RR_STREAM_PRO_AM_SUPERCAR_CLUB_TITLE_LINE_1 = 59659; + const TEXT_RR_STREAM_PRO_AM_SUPERCAR_CLUB_TITLE_LINE_2 = 59660; + const TEXT_RR_STREAM_SUPERCAR_MASTERS_SERIES_TITLE_LINE_1 = 59661; + const TEXT_RR_STREAM_SUPERCAR_MASTERS_SERIES_TITLE_LINE_2 = 59662; + const TEXT_RR_STREAM_VANGUARD_CHALLENGE_TITLE_LINE_1 = 59663; + const TEXT_RR_STREAM_VANGUARD_CHALLENGE_TITLE_LINE_2 = 59664; + const TEXT_RR_STREAM_SUPERCAR_ELITES_TITLE_LINE_1 = 59665; + const TEXT_RR_STREAM_SUPERCAR_ELITES_TITLE_LINE_2 = 59666; + const TEXT_RR_STREAM_ZENITH_SERIES_TITLE_LINE_1 = 59667; + const TEXT_RR_STREAM_ZENITH_SERIES_TITLE_LINE_2 = 59668; + const TEXT_RR_STREAM_ACCOLADE_OPEN_TITLE_LINE_1 = 59669; + const TEXT_RR_STREAM_ACCOLADE_OPEN_TITLE_LINE_2 = 59670; + const TEXT_RR_STREAM_GT1_GRAND_TOUR_TITLE_LINE_1 = 59671; + const TEXT_RR_STREAM_GT1_GRAND_TOUR_TITLE_LINE_2 = 59672; + const TEXT_RR_STREAM_GT3_WORLD_SERIES_TITLE_LINE_1 = 59673; + const TEXT_RR_STREAM_GT3_WORLD_SERIES_TITLE_LINE_2 = 59674; + const TEXT_RR_TIER_NAME_STATE_FARM_AUSTRALIAN_MOTORSPORT_EXPOSITION = 59675; + const TEXT_RR_STREAM_V8_NATURALS_TITLE_LINE_1 = 59677; + const TEXT_RR_STREAM_V8_NATURALS_TITLE_LINE_2 = 59678; + const TEXT_RR_STREAM_LEXUS_LFA_SHOWCASE_TITLE_LINE_1 = 59679; + const TEXT_RR_STREAM_LEXUS_LFA_SHOWCASE_TITLE_LINE_2 = 59680; + const TEXT_RR_TIER_NAME_BENTLEY_CONTINENTAL_GT_SPEED_TIME_TRIAL = 59681; + const TEXT_RR_CAR_MANUFACTURER_BENTLY_CAPS = 59682; + const TEXT_RR_CAR_MANUFACTURER_MERCEDES_CAPS = 59683; + const TEXT_RR_LEADERBOARD_FALL_10_PUSH_NOTE = 60708; + const TEXT_RR_LEADERBOARD_FALL_100_PUSH_NOTE = 60709; + const TEXT_RR_LEADERBOARD_FALL_1000_PUSH_NOTE = 60710; + const TEXT_RR_LEADERBOARD_FALL_GROUP_PUSH_NOTE = 61106; + const TEXT_RR_TIER_NAME_2013_MCLAREN_MP4_12C_SHOWCASE_GILLETTE = 62307; + const TEXT_RR_TIER_NAME_US_PROAM_CUP = 62308; + const TEXT_RR_CAR_MANUFACTURER_SHELBY = 62309; + const TEXT_RR_CAR_NAME_PETRONAS_TOMS_SC430 = 62310; + const TEXT_RR_CAR_NAME_CAMARO_SS = 62311; + const TEXT_RR_CAR_NAME_STINGRAY_427 = 62312; + const TEXT_RR_CAR_NAME_CAMARO_SS_67 = 62313; + const TEXT_RR_CAR_NAME_CHALLENGER_SRT8_71 = 62314; + const TEXT_RR_CAR_NAME_CHARGER_RT_69 = 62315; + const TEXT_RR_CAR_NAME_STINGRAY_427_69 = 62316; + const TEXT_RR_CAR_NAME_COBRA_GT500_67 = 62317; + const TEXT_RR_CAR_NAME_AC_COBRA_427_66 = 62318; + const TEXT_RR_TRACK_NAME_CIRCUIT_DE_CATALUNYA = 62320; + const TEXT_RR_TIER_NAME_2010_FORD_FOCUS_RS_TIME_TRIAL_GILLETTE = 62321; + const TEXT_RR_TIER_NAME_ROARING_V8_CUP = 62322; + const TEXT_RR_TIER_NAME_REV_TO_THE_MAX_MATCH = 62323; + const TEXT_RR_TIER_NAME_CAMARO_SS_SHOWCASE = 62324; + const TEXT_RR_TIER_NAME_CAMARO_SS_TIME_TRIAL = 62325; + const TEXT_RR_TIER_NAME_STEP_ON_THE_GAS_CHALLENGE = 62326; + const TEXT_RR_TIER_NAME_CHALLENGER_RT_SHOWCASE = 62327; + const TEXT_RR_TIER_NAME_CHALLENGER_RT_TIME_TRIAL = 62328; + const TEXT_RR_TIER_NAME_FORGED_STEEL_MASTERS = 62329; + const TEXT_RR_TIER_NAME_DETROIT_POWER_CUP = 62330; + const TEXT_RR_TIER_NAME_VINTAGE_V8_SPREAD = 62331; + const TEXT_RR_TIER_NAME_CHARGER_RT_SHOWCASE = 62332; + const TEXT_RR_TIER_NAME_CHARGER_RT_TIME_TRIAL = 62333; + const TEXT_RR_TIER_NAME_HEAVY_METAL_FINAL = 62334; + const TEXT_RR_TIER_NAME_CLASSIC_V8_FACE_OFF = 62335; + const TEXT_RR_TIER_NAME_ASPHALT_ATTACK = 62336; + const TEXT_RR_TIER_NAME_MUSTANG_GT500_SHOWCASE = 62337; + const TEXT_RR_TIER_NAME_MUSTANG_GT500_TIME_TRIAL = 62338; + const TEXT_RR_TIER_NAME_CHARGE_OF_THE_V8S_CHALLENGE = 62339; + const TEXT_RR_TIER_NAME_BIG_V8_BASH = 62340; + const TEXT_RR_TIER_NAME_CORVETTE_STINGRAY_SHOWCASE = 62341; + const TEXT_RR_TIER_NAME_CORVETTE_STINGRAY_TIME_TRIAL = 62342; + const TEXT_RR_TIER_NAME_CHEQUERED_FLAG_CHALLENGE = 62343; + const TEXT_RR_TIER_NAME_CLEAN_AIR_EXPO = 62344; + const TEXT_RR_TIER_NAME_VICTORY_LANE_HEROES = 62345; + const TEXT_RR_TIER_NAME_COBRA_STRIKE_CUP = 62346; + const TEXT_RR_TIER_NAME_FLYING_START_SPRINT = 62347; + const TEXT_RR_TIER_NAME_SHELBY_COBRA_TIME_TRIAL = 62348; + const TEXT_RR_TIER_NAME_SHELBY_COBRA_SHOWCASE = 62349; + const TEXT_RR_TIER_NAME_TORQUE_POWER_CHAMPIONS = 62350; + const TEXT_RR_TIER_NAME_DREAM_MACHINE_TOURNAMENT = 62351; + const TEXT_RR_TIER_NAME_HIT_THE_APEX_CUP = 62352; + const TEXT_RR_TIER_NAME_POCKET_ROCKET_RACE_OFF = 62353; + const TEXT_RR_CAR_NAME_911_TARGA = 63062; + const TEXT_RR_CAR_NAME_911_CARRERA_2_SPEEDSTER = 63063; + const TEXT_RR_CAR_NAME_911_TURBO = 63064; + const TEXT_RR_CAR_NAME_911_CARRERA_RS = 63065; + const TEXT_RR_CAR_NAME_911_GT2 = 63066; + const TEXT_RR_CAR_NAME_911_RSR = 63067; + const TEXT_RR_CAR_NAME_911_CARRERA_RS_2_7 = 63068; + const TEXT_RR_TIER_NAME_PORSCHE__74_911_TARGA_SHOWCASE = 63070; + const TEXT_RR_TIER_NAME_PORSCHE__74_911_TARGA_TIME_TRIAL = 63071; + const TEXT_RR_TIER_NAME_BATTLE_ROYALE = 63072; + const TEXT_RR_TIER_NAME_PORSCHE__72_911_CARRERA_RS_2_7_SHOWCASE = 63073; + const TEXT_RR_TIER_NAME_PORSCHE__72_911_CARRERA_RS_2_7_TIME_TRIAL = 63074; + const TEXT_RR_TIER_NAME_SKILL_EXPO = 63075; + const TEXT_RR_TIER_NAME_PORSCHE__93_911_CARRERA_2_SPEEDSTER_SHOWCASE = 63076; + const TEXT_RR_TIER_NAME_PORSCHE__93_911_CARRERA_2_SPEEDSTER_TIME_TRIAL = 63077; + const TEXT_RR_TIER_NAME_MID-SEASON_SHAKEUP = 63078; + const TEXT_RR_TIER_NAME_PORSCHE__95_911_CARRERA_RS_SHOWCASE = 63079; + const TEXT_RR_TIER_NAME_PORSCHE__95_911_CARRERA_RS_TIME_TRIAL = 63080; + const TEXT_RR_TIER_NAME_GLOBAL_CHALLENGE = 63081; + const TEXT_RR_TIER_NAME_PORSCHE_911_GT2_SHOWCASE = 63082; + const TEXT_RR_TIER_NAME_PORSCHE_911_GT2_TIME_TRIAL = 63083; + const TEXT_RR_TIER_NAME_INTERNATIONAL_CLASH = 63084; + const TEXT_RR_TIER_NAME_PORSCHE_911_TURBO_SHOWCASE = 63085; + const TEXT_RR_TIER_NAME_PORSCHE_911_TURBO_TIME_TRIAL = 63086; + const TEXT_RR_TIER_NAME_PORSCHE_911_RSR_SHOWCASE = 63087; + const TEXT_RR_TIER_NAME_PORSCHE_911_RSR_TIME_TRIAL = 63088; + const TEXT_RR_TIER_NAME_SEASON_FINALE = 63089; + const TEXT_RR_VIP_DELIVERY_TIER_1 = 64994; + const TEXT_RR_VIP_DELIVERY_TIER_2 = 64995; + const TEXT_RR_VIP_DELIVERY_TIER_3 = 64996; + const TEXT_RR_SERIES_TITLE_EURO_SUPERCAR_DUEL = 65048; + const TEXT_RR_SERIES_TITLE_EURO_SUPERCAR_DUEL_LINE_1 = 65049; + const TEXT_RR_SERIES_TITLE_EURO_SUPERCAR_DUEL_LINE_2 = 65050; + const TEXT_RR_SERIES_TITLE_CLASH_OF_TITANS = 65051; + const TEXT_RR_SERIES_TITLE_PRESTIGE_POWERMATCH = 65052; + const TEXT_RR_SERIES_TITLE_PRESTIGE_POWERMATCH_LINE_1 = 65053; + const TEXT_RR_SERIES_TITLE_PRESTIGE_POWERMATCH_LINE_2 = 65054; + const TEXT_RR_SERIES_TITLE_PORSCHE50 = 65055; + const TEXT_RR_SERIES_TITLE_CLASSIC_DETROIT_METAL = 65056; + const TEXT_RR_SERIES_TITLE_CLASSIC_AMERICAN_MUSCLE = 65057; + const TEXT_RR_SERIES_TITLE_CLASSIC_AMERICAN_MUSCLE_LINE_1 = 65058; + const TEXT_RR_SERIES_TITLE_CLASSIC_AMERICAN_MUSCLE_LINE_2 = 65059; + const TEXT_RR_SERIES_TITLE_SEVEN_LITRE_SMASH = 65060; + const TEXT_RR_SERIES_TITLE_THE_LEGEND_CONTINUES = 65061; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_1 = 65709; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_2 = 65710; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_3 = 65711; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_5 = 65712; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_6 = 65713; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_7 = 65714; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_8 = 65715; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_9 = 65716; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_10 = 65717; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_11 = 65718; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_12 = 65719; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RANK_4 = 65720; + const TEXT_RR_CAR_MANUFACTURER_FERRARI = 65721; + const TEXT_RR_CAR_NAME_IS_F_SPORT = 65722; + const TEXT_RR_CAR_NAME_FERRARI_2012_FF = 65723; + const TEXT_RR_CAR_NAME_FERRARI_458_ITALIA = 65724; + const TEXT_RR_CAR_NAME_FERRARI_F12_BERLINETTA = 65725; + const TEXT_RR_TIER_NAME_LEXUS_IS_F_SPORT_SHOWCASE = 65727; + const TEXT_RR_TIER_NAME_LEXUS_IS_F_SPORT_TIME_TRIAL = 65728; + const TEXT_RR_SERIES_TITLE_FERRARI_FACEOFF = 65729; + const TEXT_RR_SERIES_TITLE_FERRARI_FACEOFF_LINE_1 = 65730; + const TEXT_RR_SERIES_TITLE_FERRARI_FACEOFF_LINE_2 = 65731; + const TEXT_RR_TIER_NAME_SCUDERIA_SHOWDOWN = 65732; + const TEXT_RR_TIER_NAME_FERRARI_FF_SHOWCASE = 65733; + const TEXT_RR_TIER_NAME_FERRARI_FF_TIME_TRIAL = 65734; + const TEXT_RR_TIER_NAME_EXPRESS_SKIRMISH = 65735; + const TEXT_RR_TIER_NAME_INTERCONTINENTAL_CUP = 65736; + const TEXT_RR_TIER_NAME_FRANCESCO_BARACCA_CHALLENGE = 65737; + const TEXT_RR_TIER_NAME_FERRARI_458_ITALIA_SHOWCASE = 65738; + const TEXT_RR_TIER_NAME_FERRARI_458_ITALIA_TIME_TRIAL = 65739; + const TEXT_RR_TIER_NAME_WORLD_TOUR = 65740; + const TEXT_RR_TIER_NAME_CHARITY_CUP = 65741; + const TEXT_RR_TIER_NAME_FERRARI_F12BERLINETTA_SHOWCASE = 65742; + const TEXT_RR_TIER_NAME_FERRARI_F12BERLINETTA_TIME_TRIAL = 65743; + const TEXT_RR_TIER_NAME_SKILLS_CHALLENGE = 65744; + const TEXT_RR_TIER_NAME_MARANELLO_SHOWDOWN = 65745; + const TEXT_RR_TIER_NAME_SPRINT_ATTACK = 65746; + const TEXT_RR_TIER_NAME_FERRARI_FACTORY_CHAMPIONSHIP = 65747; + const TEXT_RR_SERIES_TITLE_BATTLE_ITALIA = 65748; + const TEXT_RR_TIER_NAME_RIVALS_CUP = 65749; + const TEXT_RR_TIER_NAME_CLASSIC_MATCH_UP = 65750; + const TEXT_RR_TIER_NAME_LAMBORGHINI__GALLARDO_LP560_4_SHOWCASE = 65751; + const TEXT_RR_TIER_NAME_LAMBORGHINI__GALLARDO_LP560_4_VS_FERRARI_458_ITALIA_TIME_TRIAL = 65752; + const TEXT_RR_TIER_NAME_MASTERS_CLASH = 65753; + const TEXT_RR_TIER_NAME_POWER_CHALLENGE = 65754; + const TEXT_RR_TIER_NAME_FERRARI_FF_VS_LAMBORGHINI__GALLARDO_LP560_4_TIME_TRIAL = 65755; + const TEXT_RR_TIER_NAME_AUTOCROSS_THROWDOWN = 65756; + const TEXT_RR_TIER_NAME_EXTREME_SKILL_BATTLE = 65757; + const TEXT_RR_TIER_NAME_FERRARI_458_ITALIA_VS__LAMBORGHINI__GALLARDO_LP560_4_VS__FERRARI_FF_TIME_TRIAL = 65758; + const TEXT_RR_TIER_NAME_CHAMPIONS_CUP = 65759; + const TEXT_RR_TIER_NAME_PINNACLE_WORLD_TOUR = 65760; + const TEXT_RR_TIER_NAME_ULTIMATE_BATTLE = 65761; + const TEXT_RR_TIER_NAME_LAMBORGHINI_AVENTADOR_LP_700_4_SHOWCASE = 65762; + const TEXT_RR_TIER_NAME_FERRARI__F12BERLINETTA_SHOWCASE = 65763; + const TEXT_RR_TIER_NAME_FERRARI_F12BERLINETTA_VS__LAMBORGHINI_AVENTADOR_LP_700_4_TIME_TRIAL = 65764; + const TEXT_RR_TIER_NAME_PEAK_PERFORMANCE_EXPO = 65765; + const TEXT_RR_TIER_NAME_ROYAL_RUMBLE = 65766; + const TEXT_RR_TIER_NAME_ULTIMO_ITALIA_CHAMPIONSHIP = 65767; + const TEXT_RR_CAR_NAME_FERRARI_2002_ENZO = 66206; + const TEXT_RR_CAR_NAME_FERRARI_2010_599_GTO = 66207; + const TEXT_RR_CAR_NAME_FERRARI_2013_458_SPIDER = 66208; + const TEXT_RR_CAR_MANUFACTURER_HYUNDAI = 67402; + const TEXT_RR_CAR_NAME_HYUNDAI_2013_I20_WRC = 67403; + const TEXT_RR_TIER_NAME_BENTLEY_CONTINENTAL_GT_SPEED_SHOWCASE = 67405; + const TEXT_RR_SERIES_TITLE_SPIRIT_OF_FERRARI = 67406; + const TEXT_RR_TIER_NAME_HEROES_CHALLENGE = 67407; + const TEXT_RR_TIER_NAME_ADVENTURE_KICKOFF = 67408; + const TEXT_RR_TIER_NAME_SKILLS_TRIALS = 67409; + const TEXT_RR_TIER_NAME_FERRARI_458_SPIDER_SHOWCASE = 67410; + const TEXT_RR_TIER_NAME_FERRARI_458_SPIDER_TIME_TRIAL = 67411; + const TEXT_RR_TIER_NAME_MOTORSPORT_THROWDOWN = 67412; + const TEXT_RR_TIER_NAME_TRACK_ASSAULT = 67413; + const TEXT_RR_TIER_NAME_SPEED_SCRAMBLE = 67414; + const TEXT_RR_TIER_NAME_FERRARI_599_GTO_SHOWCASE = 67415; + const TEXT_RR_TIER_NAME_FERRARI_599_GTO_TIME_TRIAL = 67416; + const TEXT_RR_TIER_NAME_MIDSEASON_MATCHUP = 67417; + const TEXT_RR_TIER_NAME_TECHNIQUE_SKIRMISH = 67418; + const TEXT_RR_TIER_NAME_COURSE_GAUNTLET = 67419; + const TEXT_RR_TIER_NAME_CAPITAL_SHOWDOWN = 67420; + const TEXT_RR_TIER_NAME_FERRARI_ENZO_SHOWCASE = 67421; + const TEXT_RR_TIER_NAME_FERRARI_ENZO_TIME_TRIAL = 67422; + const TEXT_RR_TIER_NAME_VICTORY_CHALLENGE = 67423; + const TEXT_RR_TIER_NAME_PRECISION_PARADE = 67424; + const TEXT_RR_TIER_NAME_GRAND_SLAM = 67425; + const TEXT_RR_TIER_NAME_APEX_CHAMPIONSHIPS = 67426; + const TEXT_RR_SERIES_TITLE_ENZO_FERRARI_TRIUMPH = 67427; + const TEXT_RR_TIER_NAME_GENESIS_CUP = 67428; + const TEXT_RR_TIER_NAME_SUMMIT_SLAM = 67429; + const TEXT_RR_TIER_NAME_ULTIMATE_RACE_DAY = 67430; + const TEXT_RR_TIER_NAME_DRIVER_DUEL = 67431; + const TEXT_RR_TIER_NAME_SPEED_FESTIVAL = 67432; + const TEXT_RR_TIER_NAME_FINESSE_RACE_OFF = 67433; + const TEXT_RR_TIER_NAME_ELITES_TOURNAMENT = 67434; + const TEXT_RR_SERIES_TITLE_GRAND_TOURER_GRANDEUR = 67435; + const TEXT_RR_TIER_NAME_INDY_EXCURSION = 67436; + const TEXT_RR_TIER_NAME_TRACK_DAY_BATTLE = 67437; + const TEXT_RR_TIER_NAME_LUXE_TOURNEY = 67438; + const TEXT_RR_TIER_NAME_GLOBAL_COURSE_CHALLENGE = 67439; + const TEXT_RR_TIER_NAME_SPRINT_DOMINANCE = 67440; + const TEXT_RR_TIER_NAME_PACE_SETTERS_MARATHON = 67441; + const TEXT_RR_TIER_NAME_LIGHTSPEED_CHALLENGE = 67442; + const TEXT_RR_TIER_NAME_GT_JAMBOREE = 67443; + const TEXT_RR_TIER_NAME_DAWN2DUSK_CARNIVAL = 67444; + const TEXT_RR_TIER_NAME_VIP_INVITATIONAL = 67445; + const TEXT_RR_TIER_NAME_GRAND_TOURER_SHOWDOWN = 67446; + const TEXT_RR_SERIES_TITLE_SPIRIT_OF_FERRARI_LINE_1 = 67447; + const TEXT_RR_SERIES_TITLE_SPIRIT_OF_FERRARI_LINE_2 = 67448; + const TEXT_RR_SERIES_TITLE_AWD_ATTACK = 67449; + const TEXT_RR_TIER_NAME_EDGE_OF_GRIP_CHALLENGE = 67450; + const TEXT_RR_TIER_NAME_HYUNDAI_I20_WRC_SHOWCASE = 67451; + const TEXT_RR_TIER_NAME_HYUNDAI_I20_WRC_TIME_TRIAL = 67452; + const TEXT_RR_TIER_NAME_GFORCE_DEMO = 67453; + const TEXT_RR_TIER_NAME_ASPHALT_RALLY = 67454; + const TEXT_RR_ACCOUNT_SUSPENDED_HEADER = 74147; + const TEXT_RR_ACCOUNT_SUSPENDED_BODY1 = 74148; + const TEXT_RR_ACCOUNT_SUSPENDED_BODY2 = 74149; + const TEXT_RR_SERVER_MESSAGE_PLEASE_UPDATE_HEADER = 74150; + const TEXT_RR_SERVER_MESSAGE_PLEASE_UPDATE_BODY = 74151; + const TEXT_RR_CAR_NAME_BUGATTI_VITESSE = 74152; + const TEXT_RR_CAR_NAME_LAMBORGHINI_VENENO = 74153; + const TEXT_RR_CAR_NAME_MCLAREN_P1 = 74154; + const TEXT_RR_SERIES_TITLE_VERTEX_SERIES = 74156; + const TEXT_RR_SERIES_TITLE_VERTEX_SERIES_LINE_1 = 74157; + const TEXT_RR_SERIES_TITLE_VERTEX_SERIES_LINE_2 = 74158; + const TEXT_RR_TIER_NAME_CREST_CHALLENGE = 74159; + const TEXT_RR_TIER_NAME_MCLAREN_P1_SHOWCASE = 74160; + const TEXT_RR_TIER_NAME_MCLAREN_P1_TIME_TRIAL = 74161; + const TEXT_RR_TIER_NAME_HORIZON_RUSH = 74162; + const TEXT_RR_TIER_NAME_BUGATTI_VITESSE_SHOWCASE = 74163; + const TEXT_RR_TIER_NAME_BUGATTI_VITESSE_TIME_TRIAL = 74164; + const TEXT_RR_TIER_NAME_MACH_SPEED_BATTLE = 74165; + const TEXT_RR_TIER_NAME_EXOTICS_CARNIVAL = 74166; + const TEXT_RR_TIER_NAME_LAMBORGHINI_VENENO_SHOWCASE = 74167; + const TEXT_RR_TIER_NAME_LAMBORGHINI_VENENO_TIME_TRIAL = 74168; + const TEXT_RR_TIER_NAME_VELOCITY_CRUSH = 74169; + const TEXT_RR_TIER_NAME_DEMO_DAY = 74170; + const TEXT_RR_TIER_NAME_ELITE_DERBY = 74171; + const TEXT_RR_TIER_NAME_RPM_SLAM = 74172; + const TEXT_RR_TIER_NAME_VERTEX_TIME_TRIAL = 74173; + const TEXT_RR_TIER_NAME_SPEED_QUEST = 74174; + const TEXT_RR_TIER_NAME_RAMPAGE_TOUR = 74175; + const TEXT_RR_TIER_NAME_SEASON_CLIMAX = 74176; + const TEXT_RR_TIER_NAME_POSTSEASON_RACEOFF = 74177; + const TEXT_RR_TIER_NAME_VERTEX_CROWN = 74178; + const TEXT_RR_SOMEONE_BEAT_YOU_TTT = 74179; + const TEXT_RR_TOURNAMENT_STAGE_1 = 78098; + const TEXT_RR_TOURNAMENT_STAGE_2 = 78099; + const TEXT_RR_TOURNAMENT_STAGE_3 = 78100; + const TEXT_RR_TOURNAMENT_STAGE_4 = 78101; + const TEXT_RR_TIME_TRIAL_TOURNAMENT = 79156; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_COMPLETE_ALL = 79157; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_NEW_EVENTS = 79158; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_PUSH_NOTIFICATION_END = 79159; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_POST_RACE_EVENT_ENDED = 79160; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_POST_RACE_EVENT_ENDED_MESSAGE = 79161; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_RETRIEVING_SCHEDULE = 79162; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_WEEKLY_TIME_TRIAL_RESULTS = 79163; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_COMPLETE = 79164; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_CAPS = 79165; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_INTRO_MESSAGE = 79166; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_COMPLETE_ALL_2 = 79167; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_FIRST_TIME = 79168; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_FIRST_COMPLETED_EVENT = 79169; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_LEADERBOARD = 79170; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_FIRST_AGGREGATE_RESULT = 79171; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_ENDED_POPUP_COMPLETE = 79172; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_ENDED_POPUP_INCOMPLETE = 79173; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_LOCKED_WARNING = 79174; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_VERSION_ERROR = 79175; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TUTE_CALLOUT = 79176; + const TEXT_RR_TIME_TRIAL_TOURNAMENT_TIP_FIRST_AGGREGATE_RESULT_CLASS_A = 79177; + const TEXT_RR_CAR_MANUFACTURER_ASTON_MARTIN = 80253; + const TEXT_RR_CAR_NAME_HYUNDAI_VELOSTER = 80254; + const TEXT_RR_CAR_NAME_DB9 = 80255; + const TEXT_RR_CAR_NAME_VANQUISH = 80256; + const TEXT_RR_CAR_NAME_V12_VANTAGE_S = 80257; + const TEXT_RR_ACHIEVEMENT_NAME_37069 = 85917; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37069 = 85918; + const TEXT_RR_ACHIEVEMENT_NAME_37070 = 85919; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37070 = 85920; + const TEXT_RR_ACHIEVEMENT_NAME_37071 = 85921; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37071 = 85922; + const TEXT_RR_ACHIEVEMENT_NAME_37072 = 85923; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37072 = 85924; + const TEXT_RR_ACHIEVEMENT_NAME_37073 = 85925; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37073 = 85926; + const TEXT_RR_ACHIEVEMENT_NAME_37074 = 85927; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37074 = 85928; + const TEXT_RR_ACHIEVEMENT_NAME_37075 = 85929; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37075 = 85930; + const TEXT_RR_ACHIEVEMENT_NAME_37076 = 85931; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37076 = 85932; + const TEXT_RR_ACHIEVEMENT_NAME_37077 = 85933; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37077 = 85934; + const TEXT_RR_ACHIEVEMENT_NAME_37078 = 85935; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37078 = 85936; + const TEXT_RR_ACHIEVEMENT_NAME_37079 = 85937; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37079 = 85938; + const TEXT_RR_ACHIEVEMENT_NAME_37080 = 85939; + const TEXT_RR_ACHIEVEMENT_DESCRIPTION_37080 = 85940; + const TEXT_RR_TIER_NAME_2000_NISSAN_SILVIA_S15_SHOWCASE_PROGRESSIVE = 86613; + const TEXT_RR_CAR_NAME_R8_SPYDER = 86614; + const TEXT_RR_CAR_NAME_12C_SPIDER = 86615; + const TEXT_RR_SERIES_TITLE_ASTON_MARTIN_EXPEDITION = 86617; + const TEXT_RR_SERIES_TITLE_ASTON_MARTIN_EXPEDITION_LINE_1 = 86618; + const TEXT_RR_SERIES_TITLE_ASTON_MARTIN_EXPEDITION_LINE_2 = 86619; + const TEXT_RR_TIER_NAME_THOROUGHBRED_CHALLENGE = 86620; + const TEXT_RR_TIER_NAME_STEALTH_SKIRMISH = 86621; + const TEXT_RR_TIER_NAME_ASTON_MARTIN_DB9_SHOWCASE = 86622; + const TEXT_RR_TIER_NAME_ASTON_MARTIN_DB9_TIME_TRIAL = 86623; + const TEXT_RR_TIER_NAME_GENTLEMANS_BOUT = 86624; + const TEXT_RR_TIER_NAME_SPEED_PURSUIT = 86625; + const TEXT_RR_TIER_NAME_IMPERIAL_OPEN = 86626; + const TEXT_RR_TIER_NAME_ASTON_MARTIN_VANQUISH_SHOWCASE = 86627; + const TEXT_RR_TIER_NAME_ASTON_MARTIN_VANQUISH_TIME_TRIAL = 86628; + const TEXT_RR_TIER_NAME_KINETIC_TRIALS = 86629; + const TEXT_RR_TIER_NAME_TOURING_MARATHON = 86630; + const TEXT_RR_TIER_NAME_THROTTLE_BATTLE = 86631; + const TEXT_RR_TIER_NAME_ASTON_MARTIN_V12_VANTAGE_S_SHOWCASE = 86632; + const TEXT_RR_TIER_NAME_ASTON_MARTIN_V12_VANTAGE_S_TIME_TRIAL = 86633; + const TEXT_RR_TIER_NAME_UNDERCOVER_ASSAULT = 86634; + const TEXT_RR_TIER_NAME_ROYAL_SALOON_ASSIGNMENT = 86635; + const TEXT_RR_TIER_NAME_FINAL_SURGE_EXPO = 86636; + const TEXT_RR_TIER_NAME_BRITISH_PRIDE_CHAMPIONSHIPS = 86637; + const TEXT_RR_SERIES_TITLE_ALL_STAR_VENDETTA = 86638; + const TEXT_RR_TIER_NAME_AUSTRALIAN_SUPER_SERIES = 86639; + const TEXT_RR_TIER_NAME_DUBAI_SUPER_SERIES = 86640; + const TEXT_RR_TIER_NAME_SPANISH_SUPER_SERIES = 86641; + const TEXT_RR_TIER_NAME_BRITISH_SUPER_SERIES = 86642; + const TEXT_RR_TIER_NAME_GERMAN_SUPER_SERIES = 86643; + const TEXT_RR_TIER_NAME_BELGIAN_SUPER_SERIES = 86644; + const TEXT_RR_TIER_NAME_JAPANESE_SUPER_SERIES = 86645; + const TEXT_RR_TIER_NAME_ALL_STAR_TIME_TRIAL_BATTLE_1 = 86646; + const TEXT_RR_TIER_NAME_US_SUPER_SERIES = 86647; + const TEXT_RR_TIER_NAME_ALL_STAR_CHARITY_BATTLE = 86648; + const TEXT_RR_TIER_NAME_ALL_STAR_TIME_TRIAL_BATTLE_2 = 86649; + const TEXT_RR_TIER_NAME_TUNE_UP_TOURNEY = 86650; + const TEXT_RR_TIER_NAME_ALL_STAR_QUALIFIERS = 86651; + const TEXT_RR_TIER_NAME_ALL_STAR_TIME_TRIAL_BATTLE_3 = 86652; + const TEXT_RR_TIER_NAME_ALL_STAR_QUARTERS = 86653; + const TEXT_RR_TIER_NAME_ALL_STAR_SEMIS = 86654; + const TEXT_RR_TIER_NAME_ALL_STAR_FINALS = 86655; + const TEXT_RR_TIER_NAME_VISTA_RUSH = 86656; + const TEXT_RR_TIER_NAME_PRESEASON_TOUR = 86657; + const TEXT_RR_TIER_NAME_HYUNDAI_VELOSTER_SHOWCASE = 86658; + const TEXT_RR_TIER_NAME_HYUNDAI_VELOSTER_TIME_TRIAL = 86659; + const TEXT_RR_EXCLUSIVE_PLAYER_OFFER = 90902; + const TEXT_RR_CAR_MANUFACTURER_ARIEL = 90903; + const TEXT_RR_CAR_MANUFACTURER_KTM = 90904; + const TEXT_RR_CAR_MANUFACTURER_CATERHAM = 90905; + const TEXT_RR_CAR_NAME_2014_911_RSR = 90906; + const TEXT_RR_CAR_NAME_ATOM_3_5 = 90907; + const TEXT_RR_CAR_NAME_X_BOW_R = 90908; + const TEXT_RR_CAR_NAME_SEVEN_620_R = 90909; + const TEXT_RR_CAR_NAME_ATOM_V8 = 90910; + const TEXT_RR_TIER_NAME_2014_PORSCHE_911_RSR_SHOWCASE = 90912; + const TEXT_RR_TIER_NAME_2014_PORSCHE_911_RSR_TIME_TRIAL = 90913; + const TEXT_RR_SERIES_TITLE_OPEN_SKY_CHALLENGE = 90914; + const TEXT_RR_SERIES_TITLE_OPEN_SKY_CHALLENGE_LINE_1 = 90915; + const TEXT_RR_SERIES_TITLE_OPEN_SKY_CHALLENGE_LINE_2 = 90916; + const TEXT_RR_TIER_NAME_BLUE_SKY_OPEN = 90917; + const TEXT_RR_TIER_NAME_ARIEL_ATOM_35_SHOWCASE = 90918; + const TEXT_RR_TIER_NAME_ARIEL_ATOM_35_TIME_TRIAL = 90919; + const TEXT_RR_TIER_NAME_TRACK_LAUNCH = 90920; + const TEXT_RR_TIER_NAME_CIRCUIT_BURNOUT = 90921; + const TEXT_RR_TIER_NAME_KTM_XBOW_R_SHOWCASE = 90922; + const TEXT_RR_TIER_NAME_KTM_XBOW_R_TIME_TRIAL = 90923; + const TEXT_RR_TIER_NAME_EXCESS_SPEED_PURSUIT = 90924; + const TEXT_RR_TIER_NAME_TRACTION_MARATHON = 90925; + const TEXT_RR_TIER_NAME_CATERHAM_SEVEN_620R_SHOWCASE = 90926; + const TEXT_RR_TIER_NAME_CATERHAM_SEVEN_620R_TIME_TRIAL = 90927; + const TEXT_RR_TIER_NAME_EXTREME_LIFT_OFF = 90928; + const TEXT_RR_TIER_NAME_AFTERBURNER_EXPO = 90929; + const TEXT_RR_TIER_NAME_ARIEL_ATOM_V8_SHOWCASE = 90930; + const TEXT_RR_TIER_NAME_ARIEL_ATOM_V8_TIME_TRIAL = 90931; + const TEXT_RR_TIER_NAME_BOOST_POINT_RELAY = 90932; + const TEXT_RR_TIER_NAME_ROAD_ROCKET_RUMBLE = 90933; + const TEXT_RR_TIER_NAME_POWER_VS_GRIP_TIME_TRIAL = 90934; + const TEXT_RR_TIER_NAME_FLAT_OUT_CHALLENGE = 90935; + const TEXT_RR_TIER_NAME_HYPERSPEED_BATTLE = 90936; + const TEXT_RR_SERIES_TITLE_ROAD_TO_LE_MANS_SILVERSTONE = 90937; + const TEXT_RR_SERIES_TITLE_ROAD_TO_LE_MANS_SILVERSTONE_LINE_1 = 90938; + const TEXT_RR_SERIES_TITLE_ROAD_TO_LE_MANS_SILVERSTONE_LINE_2 = 90939; + const TEXT_RR_SERIES_TITLE_ROAD_TO_LE_MANS_SPA = 90940; + const TEXT_RR_SERIES_TITLE_ROAD_TO_LE_MANS_SPA_LINE_1 = 90941; + const TEXT_RR_SERIES_TITLE_ROAD_TO_LE_MANS_SPA_LINE_2 = 90942; + const TEXT_RR_TIER_NAME_SILVERSTONE_CHALLENGE = 90943; + const TEXT_RR_TIER_NAME_VINTAGE_OPEN = 90944; + const TEXT_RR_TIER_NAME_CLASSIC_OPEN = 90945; + const TEXT_RR_TIER_NAME_ROAD_CLASS_CHAMPIONSHIP = 90946; + const TEXT_RR_TIER_NAME_RACE_CLASS_CHAMPIONSHIP = 90947; + const TEXT_RR_TIER_NAME_PRE_RACE_WARM_UP = 90948; + const TEXT_RR_TIER_NAME_QUALIFYING_PRACTICE = 90949; + const TEXT_RR_TIER_NAME_RACE_DAY = 90950; + const TEXT_RR_STREAM_GROUP_COUPE = 90955; + diff --git a/files/.depot/CC_Data/twitter_logo.gif b/files/.depot/CC_Data/twitter_logo.gif new file mode 100644 index 0000000..c311c70 Binary files /dev/null and b/files/.depot/CC_Data/twitter_logo.gif differ diff --git a/files/.depot/CC_Data/twitter_signin.html b/files/.depot/CC_Data/twitter_signin.html new file mode 100644 index 0000000..276f02f --- /dev/null +++ b/files/.depot/CC_Data/twitter_signin.html @@ -0,0 +1,182 @@ + + + + + + + +
+ +
+ Twitter Logo Sign in to twitter +
+ +
+
+ + +
+ + +
+ +
+ + +
+
+ +
+ + + +
+ + + + + + + diff --git a/files/.depot/CC_SeedData.bin b/files/.depot/CC_SeedData.bin new file mode 100644 index 0000000..3c435fb Binary files /dev/null and b/files/.depot/CC_SeedData.bin differ diff --git a/files/.depot/GluAdsConfigDebug.json b/files/.depot/GluAdsConfigDebug.json new file mode 100644 index 0000000..e3b47c7 --- /dev/null +++ b/files/.depot/GluAdsConfigDebug.json @@ -0,0 +1,28 @@ +{ + //GluAds Android Config debug + "csdk": { + "gluAds": { + "components": { + "rewardedInterstitial": "ironSource", + "offerWall": "tapjoy" + }, + "ironSource": { + "appKey": "138a517d1", + "rewardedInterstitialPlacementMapping": { + "*": "DefaultRewardedVideo" + } + }, + "tapjoy": { + "offerWallPlacementMapping": { + "*": "offerwall_dev" + }, + "sdkKey": "RR_Ml0sXR2eO7c66ihGblQECzPtKnkX0JQbawIm74AcGGPiS-bjD43akVy9M" + }, + "disabled": { + }, + "debug": { + "all": true + } + } + } +} \ No newline at end of file diff --git a/files/.depot/GluAnalyticsConfigDebug.json b/files/.depot/GluAnalyticsConfigDebug.json new file mode 100644 index 0000000..32cc4df --- /dev/null +++ b/files/.depot/GluAnalyticsConfigDebug.json @@ -0,0 +1,23 @@ +{ + "csdk": { + "gluAnalytics": { + "gluAnalytics": { + "applicationName": "RealRacing3_ANDROID_QA" + }, + "debug": { + "all": true + }, + "playerProfileService": { + "applicationId": "com.ea.r3" + }, + "disabled": { + "firebase": true + } + }, + "disabled": { + } + }, + "build": { + "development": true + } +} \ No newline at end of file diff --git a/files/.depot/GluCentralServicesConfigDebug.json b/files/.depot/GluCentralServicesConfigDebug.json new file mode 100644 index 0000000..7012a8f --- /dev/null +++ b/files/.depot/GluCentralServicesConfigDebug.json @@ -0,0 +1,21 @@ +{ + "csdk": { + "gluCentralServices": { + "applicationId": "com.ea.r3", + "tags": { + "environment": "development" + }, + "consent" : { + "forceAgeGate": true, + "ccpaOptInFromTAConsent": true + }, + "debug": { + "all": true + }, + "disabled": { + } + }, + "disabled": { + } + } +} \ No newline at end of file diff --git a/files/.depot/GluCustomerSupportConfigDebug.json b/files/.depot/GluCustomerSupportConfigDebug.json new file mode 100644 index 0000000..a6f509a --- /dev/null +++ b/files/.depot/GluCustomerSupportConfigDebug.json @@ -0,0 +1,18 @@ +{ + "csdk": { + "gluCustomerSupport": { + "provider": "helpshift", + "debug": { + "all": true + }, + "helpshift": { + "domainName": "ea-qa.helpshift.com", + "appID" : "ea-qa_platform_20231006121742322-e7495828bc55ba6" + }, + "disabled": { + } + }, + "disabled": { + } + } +} \ No newline at end of file diff --git a/files/.depot/GluCustomerSupportConfigDebugNA.json b/files/.depot/GluCustomerSupportConfigDebugNA.json new file mode 100644 index 0000000..3cd85b5 --- /dev/null +++ b/files/.depot/GluCustomerSupportConfigDebugNA.json @@ -0,0 +1,18 @@ +{ + "csdk": { + "gluCustomerSupport": { + "provider": "helpshift", + "debug": { + "all": true + }, + "helpshift": { + "domainName": "ea-qa.helpshift.com", + "appID" : "ea-qa_platform_20231129142835017-9ad6a9bf96b20ef" + }, + "disabled": { + } + }, + "disabled": { + } + } +} \ No newline at end of file diff --git a/files/.depot/GluCustomerSupportConfigDebugROW.json b/files/.depot/GluCustomerSupportConfigDebugROW.json new file mode 100644 index 0000000..a6f509a --- /dev/null +++ b/files/.depot/GluCustomerSupportConfigDebugROW.json @@ -0,0 +1,18 @@ +{ + "csdk": { + "gluCustomerSupport": { + "provider": "helpshift", + "debug": { + "all": true + }, + "helpshift": { + "domainName": "ea-qa.helpshift.com", + "appID" : "ea-qa_platform_20231006121742322-e7495828bc55ba6" + }, + "disabled": { + } + }, + "disabled": { + } + } +} \ No newline at end of file diff --git a/files/.depot/MenuTransitions.xml b/files/.depot/MenuTransitions.xml new file mode 100644 index 0000000..a4ffab6 --- /dev/null +++ b/files/.depot/MenuTransitions.xml @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/files/.depot/RaceGridBanims.txt b/files/.depot/RaceGridBanims.txt new file mode 100644 index 0000000..cf9b4e0 --- /dev/null +++ b/files/.depot/RaceGridBanims.txt @@ -0,0 +1,17 @@ +HEADTOHEAD:;gamemodes/head2head/cs_headtohead_intro01.banim;gamemodes/head2head/cs_headtohead_intro02.banim;gamemodes/head2head/cs_headtohead_intro03.banim; +CUP:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +ENDURANCE:;gamemodes/endurance/cs_endurance_intro01.banim;gamemodes/endurance/cs_endurance_intro02.banim;gamemodes/endurance/cs_endurance_intro03.banim; +SPEAR_A_SPUD:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +BELL_RING:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +SPEEDRECORD:;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +CONE_CHALLENGE:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +HILLCLIMB:;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +SPEEDSNAP:;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +DRAG_RACE:;gamemodes/dragrace/cs_dragrace_intro01.banim;gamemodes/dragrace/cs_dragrace_intro02.banim;gamemodes/dragrace/cs_dragrace_sidebyside.banim; +HOT_LAPS:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +TOURNAMENT:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +REPLAY:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +TUTORIAL:;gamemodes/cinematic/cs_cinematic_seca_closeup_01.banim(0,56);gamemodes/cinematic/cs_cinematic_seca_closeup_02.banim(60,125);gamemodes/cinematic/cs_cinematic_seca_closedoor.banim(0,78);gamemodes/cinematic/cs_cinematic_seca_takeoff.banim(35,88);gamemodes/cinematic/cs_cinematic_seca_reverse.banim(0,81);gamemodes/cinematic/cs_cinematic_seca_corner01.banim(20,102);gamemodes/cinematic/cs_cinematic_seca_loopunderpass.banim(60,134);gamemodes/cinematic/cs_cinematic_seca_16Car.banim(35,80);gamemodes/cinematic/cs_cinematic_seca_zoomby.banim(10,37);gamemodes/cinematic/cs_cinematic_seca_chase.banim(38,160);gamemodes/cinematic/cs_cinematic_seca_bump.banim(100,161);gamemodes/cinematic/cs_cinematic_seca_slope.banim(40,105);gamemodes/cinematic/cs_cinematic_seca_slideoff.banim(40,127);gamemodes/cinematic/cs_cinematic_seca_overtake.banim(30,240);gamemodes/cinematic/cs_cinematic_seca_zoomby.banim(10,44); +DEMO:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +SANDBOX:;gamemodes/genericevent/cs_genericevent_intro_interior01.banim;gamemodes/genericevent/cs_genericevent_intro_exterior01.banim(71,240); +P2P:;gamemodes/multiplayer/cs_multiplayer_intro02.banim;gamemodes/multiplayer/cs_multiplayer_intro03.banim; \ No newline at end of file diff --git a/files/.depot/Shaders/bin/64bit/00c03e2ba62b546de3ab7a12b852b7b8.bin b/files/.depot/Shaders/bin/64bit/00c03e2ba62b546de3ab7a12b852b7b8.bin new file mode 100644 index 0000000..163ce41 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/00c03e2ba62b546de3ab7a12b852b7b8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/00d597b27603abd5f0c9ce94fa264f0c.bin b/files/.depot/Shaders/bin/64bit/00d597b27603abd5f0c9ce94fa264f0c.bin new file mode 100644 index 0000000..b217cbb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/00d597b27603abd5f0c9ce94fa264f0c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0126f94d801b82c33521f97e29eb7adb.bin b/files/.depot/Shaders/bin/64bit/0126f94d801b82c33521f97e29eb7adb.bin new file mode 100644 index 0000000..ee66250 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0126f94d801b82c33521f97e29eb7adb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0154f39f51605daf228e1d8fe005dd72.bin b/files/.depot/Shaders/bin/64bit/0154f39f51605daf228e1d8fe005dd72.bin new file mode 100644 index 0000000..ef8f312 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0154f39f51605daf228e1d8fe005dd72.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0189c1c0228de2f58e401a1df5769b63.bin b/files/.depot/Shaders/bin/64bit/0189c1c0228de2f58e401a1df5769b63.bin new file mode 100644 index 0000000..db9bb09 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0189c1c0228de2f58e401a1df5769b63.bin differ diff --git a/files/.depot/Shaders/bin/64bit/01a7852f6f060aa1b5943a446041932c.bin b/files/.depot/Shaders/bin/64bit/01a7852f6f060aa1b5943a446041932c.bin new file mode 100644 index 0000000..55bd75f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/01a7852f6f060aa1b5943a446041932c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/01e4000ed1adcec4e22803791425e096.bin b/files/.depot/Shaders/bin/64bit/01e4000ed1adcec4e22803791425e096.bin new file mode 100644 index 0000000..8213f51 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/01e4000ed1adcec4e22803791425e096.bin differ diff --git a/files/.depot/Shaders/bin/64bit/02348e488f34bce216048580caeed639.bin b/files/.depot/Shaders/bin/64bit/02348e488f34bce216048580caeed639.bin new file mode 100644 index 0000000..cfb42ff Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/02348e488f34bce216048580caeed639.bin differ diff --git a/files/.depot/Shaders/bin/64bit/026f19ca63e95a9d33f70b13ee8df8b1.bin b/files/.depot/Shaders/bin/64bit/026f19ca63e95a9d33f70b13ee8df8b1.bin new file mode 100644 index 0000000..1cd1358 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/026f19ca63e95a9d33f70b13ee8df8b1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/02bc7cea9c52c9eab762c060f1e15bbb.bin b/files/.depot/Shaders/bin/64bit/02bc7cea9c52c9eab762c060f1e15bbb.bin new file mode 100644 index 0000000..a46f618 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/02bc7cea9c52c9eab762c060f1e15bbb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/02ca447605063e81dfeb8b3368997ef5.bin b/files/.depot/Shaders/bin/64bit/02ca447605063e81dfeb8b3368997ef5.bin new file mode 100644 index 0000000..80283b2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/02ca447605063e81dfeb8b3368997ef5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/03777552ab56e2ae260e3bfbf8ce7e3e.bin b/files/.depot/Shaders/bin/64bit/03777552ab56e2ae260e3bfbf8ce7e3e.bin new file mode 100644 index 0000000..cf2ce55 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/03777552ab56e2ae260e3bfbf8ce7e3e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/03bae142d0fcaac78592ca7d19dca656.bin b/files/.depot/Shaders/bin/64bit/03bae142d0fcaac78592ca7d19dca656.bin new file mode 100644 index 0000000..3fad591 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/03bae142d0fcaac78592ca7d19dca656.bin differ diff --git a/files/.depot/Shaders/bin/64bit/04121acdfc3f2a3a46357c9295c17bd8.bin b/files/.depot/Shaders/bin/64bit/04121acdfc3f2a3a46357c9295c17bd8.bin new file mode 100644 index 0000000..56919ed Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/04121acdfc3f2a3a46357c9295c17bd8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/048246be2637e2fef3af7fbdadb40ad6.bin b/files/.depot/Shaders/bin/64bit/048246be2637e2fef3af7fbdadb40ad6.bin new file mode 100644 index 0000000..3a61fcb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/048246be2637e2fef3af7fbdadb40ad6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/04bbfacd6a461bcf103a728637ba9e5c.bin b/files/.depot/Shaders/bin/64bit/04bbfacd6a461bcf103a728637ba9e5c.bin new file mode 100644 index 0000000..5f232e1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/04bbfacd6a461bcf103a728637ba9e5c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/04bfb5d6269841701c14ea362ab8b791.bin b/files/.depot/Shaders/bin/64bit/04bfb5d6269841701c14ea362ab8b791.bin new file mode 100644 index 0000000..14eaea5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/04bfb5d6269841701c14ea362ab8b791.bin differ diff --git a/files/.depot/Shaders/bin/64bit/055fc037fdc0160416536d520b556ecf.bin b/files/.depot/Shaders/bin/64bit/055fc037fdc0160416536d520b556ecf.bin new file mode 100644 index 0000000..2f8196f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/055fc037fdc0160416536d520b556ecf.bin differ diff --git a/files/.depot/Shaders/bin/64bit/05e64a32de5adb88a4dcd96f1cff0d34.bin b/files/.depot/Shaders/bin/64bit/05e64a32de5adb88a4dcd96f1cff0d34.bin new file mode 100644 index 0000000..e1927ee Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/05e64a32de5adb88a4dcd96f1cff0d34.bin differ diff --git a/files/.depot/Shaders/bin/64bit/06475925d6a65ac131d0072d0ea50fda.bin b/files/.depot/Shaders/bin/64bit/06475925d6a65ac131d0072d0ea50fda.bin new file mode 100644 index 0000000..f2a1a6a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/06475925d6a65ac131d0072d0ea50fda.bin differ diff --git a/files/.depot/Shaders/bin/64bit/06a5d7097a0fd1c72c6d2beaf5be0e39.bin b/files/.depot/Shaders/bin/64bit/06a5d7097a0fd1c72c6d2beaf5be0e39.bin new file mode 100644 index 0000000..18e60b2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/06a5d7097a0fd1c72c6d2beaf5be0e39.bin differ diff --git a/files/.depot/Shaders/bin/64bit/06b471b2e110275793e1d240833db7b6.bin b/files/.depot/Shaders/bin/64bit/06b471b2e110275793e1d240833db7b6.bin new file mode 100644 index 0000000..332e8e5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/06b471b2e110275793e1d240833db7b6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/06e2f0f0354eda0680cea0e6a6d4ece9.bin b/files/.depot/Shaders/bin/64bit/06e2f0f0354eda0680cea0e6a6d4ece9.bin new file mode 100644 index 0000000..2701c08 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/06e2f0f0354eda0680cea0e6a6d4ece9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/070f7a0167629ed6054e65960043986a.bin b/files/.depot/Shaders/bin/64bit/070f7a0167629ed6054e65960043986a.bin new file mode 100644 index 0000000..1ad46d8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/070f7a0167629ed6054e65960043986a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/07a81a097ca4bc28a2f9cca1ef45d818.bin b/files/.depot/Shaders/bin/64bit/07a81a097ca4bc28a2f9cca1ef45d818.bin new file mode 100644 index 0000000..e6d53ae Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/07a81a097ca4bc28a2f9cca1ef45d818.bin differ diff --git a/files/.depot/Shaders/bin/64bit/09917636d2ce9df1e98c73545ce73976.bin b/files/.depot/Shaders/bin/64bit/09917636d2ce9df1e98c73545ce73976.bin new file mode 100644 index 0000000..3fb7afd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/09917636d2ce9df1e98c73545ce73976.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0a05db5f85c5f856380de1d47f6bc8be.bin b/files/.depot/Shaders/bin/64bit/0a05db5f85c5f856380de1d47f6bc8be.bin new file mode 100644 index 0000000..60a34d5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0a05db5f85c5f856380de1d47f6bc8be.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0a578ad518e21d742b1b5f0773f374d2.bin b/files/.depot/Shaders/bin/64bit/0a578ad518e21d742b1b5f0773f374d2.bin new file mode 100644 index 0000000..b32b065 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0a578ad518e21d742b1b5f0773f374d2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0b2a91d8c8f4814bd952881161f09ce8.bin b/files/.depot/Shaders/bin/64bit/0b2a91d8c8f4814bd952881161f09ce8.bin new file mode 100644 index 0000000..47b75b8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0b2a91d8c8f4814bd952881161f09ce8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0b4f3b172da5c56ed90db13ac3d8d276.bin b/files/.depot/Shaders/bin/64bit/0b4f3b172da5c56ed90db13ac3d8d276.bin new file mode 100644 index 0000000..aab3fa5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0b4f3b172da5c56ed90db13ac3d8d276.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0c1406ba9e5ffbbf384fd667d5f5b62a.bin b/files/.depot/Shaders/bin/64bit/0c1406ba9e5ffbbf384fd667d5f5b62a.bin new file mode 100644 index 0000000..b9fdc37 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0c1406ba9e5ffbbf384fd667d5f5b62a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0c5b70a3148ed7e5b8f6f763f9c8ee75.bin b/files/.depot/Shaders/bin/64bit/0c5b70a3148ed7e5b8f6f763f9c8ee75.bin new file mode 100644 index 0000000..54433e1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0c5b70a3148ed7e5b8f6f763f9c8ee75.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0ccc933cc925a03ebaa84bf89e212fbc.bin b/files/.depot/Shaders/bin/64bit/0ccc933cc925a03ebaa84bf89e212fbc.bin new file mode 100644 index 0000000..5d1afc9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0ccc933cc925a03ebaa84bf89e212fbc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0d20d59425a6f2be39bce75580374747.bin b/files/.depot/Shaders/bin/64bit/0d20d59425a6f2be39bce75580374747.bin new file mode 100644 index 0000000..4e0e430 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0d20d59425a6f2be39bce75580374747.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0f6c28f57eaf4746b517979c5c1ccfbb.bin b/files/.depot/Shaders/bin/64bit/0f6c28f57eaf4746b517979c5c1ccfbb.bin new file mode 100644 index 0000000..a9e47dc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0f6c28f57eaf4746b517979c5c1ccfbb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/0f859da4293ac2f7261829fe33c4a406.bin b/files/.depot/Shaders/bin/64bit/0f859da4293ac2f7261829fe33c4a406.bin new file mode 100644 index 0000000..e93962c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/0f859da4293ac2f7261829fe33c4a406.bin differ diff --git a/files/.depot/Shaders/bin/64bit/10877bad24d97a9d6f22d419de7cbb51.bin b/files/.depot/Shaders/bin/64bit/10877bad24d97a9d6f22d419de7cbb51.bin new file mode 100644 index 0000000..5de2f1e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/10877bad24d97a9d6f22d419de7cbb51.bin differ diff --git a/files/.depot/Shaders/bin/64bit/11106a158fc2f331965133ed56edec00.bin b/files/.depot/Shaders/bin/64bit/11106a158fc2f331965133ed56edec00.bin new file mode 100644 index 0000000..ff63926 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/11106a158fc2f331965133ed56edec00.bin differ diff --git a/files/.depot/Shaders/bin/64bit/112141c0b6e6c803a1972e3b2796f769.bin b/files/.depot/Shaders/bin/64bit/112141c0b6e6c803a1972e3b2796f769.bin new file mode 100644 index 0000000..e05205a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/112141c0b6e6c803a1972e3b2796f769.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1137dc92126c9fe8ba1dd1247403b8da.bin b/files/.depot/Shaders/bin/64bit/1137dc92126c9fe8ba1dd1247403b8da.bin new file mode 100644 index 0000000..3d2a23a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1137dc92126c9fe8ba1dd1247403b8da.bin differ diff --git a/files/.depot/Shaders/bin/64bit/113bd2b8b1266e3a37e31b9959de1705.bin b/files/.depot/Shaders/bin/64bit/113bd2b8b1266e3a37e31b9959de1705.bin new file mode 100644 index 0000000..3753a47 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/113bd2b8b1266e3a37e31b9959de1705.bin differ diff --git a/files/.depot/Shaders/bin/64bit/11d0ce29201d1862f36a8fd116a4a5e7.bin b/files/.depot/Shaders/bin/64bit/11d0ce29201d1862f36a8fd116a4a5e7.bin new file mode 100644 index 0000000..5f3f0a0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/11d0ce29201d1862f36a8fd116a4a5e7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/12a1da21e97a871382b4cb280036c22f.bin b/files/.depot/Shaders/bin/64bit/12a1da21e97a871382b4cb280036c22f.bin new file mode 100644 index 0000000..c7aa01d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/12a1da21e97a871382b4cb280036c22f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/12fd72b70e585ed4d6509689e86536a2.bin b/files/.depot/Shaders/bin/64bit/12fd72b70e585ed4d6509689e86536a2.bin new file mode 100644 index 0000000..1c73cf2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/12fd72b70e585ed4d6509689e86536a2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/135c9b273d84da21ceac517c214109b2.bin b/files/.depot/Shaders/bin/64bit/135c9b273d84da21ceac517c214109b2.bin new file mode 100644 index 0000000..1dceece Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/135c9b273d84da21ceac517c214109b2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/13c4e57b77381f349be94e4ac9f8e30d.bin b/files/.depot/Shaders/bin/64bit/13c4e57b77381f349be94e4ac9f8e30d.bin new file mode 100644 index 0000000..17a825d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/13c4e57b77381f349be94e4ac9f8e30d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/14a1e6cc96c0070ac63d97f8b5c7658d.bin b/files/.depot/Shaders/bin/64bit/14a1e6cc96c0070ac63d97f8b5c7658d.bin new file mode 100644 index 0000000..a367a2e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/14a1e6cc96c0070ac63d97f8b5c7658d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/14da1e1c96ed6df7d5e8c539a9ddb4a8.bin b/files/.depot/Shaders/bin/64bit/14da1e1c96ed6df7d5e8c539a9ddb4a8.bin new file mode 100644 index 0000000..3e22162 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/14da1e1c96ed6df7d5e8c539a9ddb4a8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/14f64c570be71e6bb1e52bdf3c30d93b.bin b/files/.depot/Shaders/bin/64bit/14f64c570be71e6bb1e52bdf3c30d93b.bin new file mode 100644 index 0000000..bfc1b90 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/14f64c570be71e6bb1e52bdf3c30d93b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/153383247a5897e5e8d9e6a111cdb94c.bin b/files/.depot/Shaders/bin/64bit/153383247a5897e5e8d9e6a111cdb94c.bin new file mode 100644 index 0000000..e375b04 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/153383247a5897e5e8d9e6a111cdb94c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/15a8e6cf9fbd20c576e133b91fbbecfd.bin b/files/.depot/Shaders/bin/64bit/15a8e6cf9fbd20c576e133b91fbbecfd.bin new file mode 100644 index 0000000..0ffeb23 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/15a8e6cf9fbd20c576e133b91fbbecfd.bin differ diff --git a/files/.depot/Shaders/bin/64bit/15dc06525f0a78a4468fc20fee1c9e80.bin b/files/.depot/Shaders/bin/64bit/15dc06525f0a78a4468fc20fee1c9e80.bin new file mode 100644 index 0000000..975748d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/15dc06525f0a78a4468fc20fee1c9e80.bin differ diff --git a/files/.depot/Shaders/bin/64bit/164134fcdb9cab18a2e33020cbd2258b.bin b/files/.depot/Shaders/bin/64bit/164134fcdb9cab18a2e33020cbd2258b.bin new file mode 100644 index 0000000..213cdb6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/164134fcdb9cab18a2e33020cbd2258b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/16b5f813def59c3195a1595da9f2bfd7.bin b/files/.depot/Shaders/bin/64bit/16b5f813def59c3195a1595da9f2bfd7.bin new file mode 100644 index 0000000..2639e58 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/16b5f813def59c3195a1595da9f2bfd7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/16b6ceaace25a0d847c77d19831c0d2f.bin b/files/.depot/Shaders/bin/64bit/16b6ceaace25a0d847c77d19831c0d2f.bin new file mode 100644 index 0000000..46629fa Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/16b6ceaace25a0d847c77d19831c0d2f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/18021deb2ddef5e19438e1c62e004d28.bin b/files/.depot/Shaders/bin/64bit/18021deb2ddef5e19438e1c62e004d28.bin new file mode 100644 index 0000000..1884df3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/18021deb2ddef5e19438e1c62e004d28.bin differ diff --git a/files/.depot/Shaders/bin/64bit/184d6383941ee406c45fc7866c0156d7.bin b/files/.depot/Shaders/bin/64bit/184d6383941ee406c45fc7866c0156d7.bin new file mode 100644 index 0000000..65f0ad6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/184d6383941ee406c45fc7866c0156d7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/18f274e297f94cda038b7b7ddec5f7ed.bin b/files/.depot/Shaders/bin/64bit/18f274e297f94cda038b7b7ddec5f7ed.bin new file mode 100644 index 0000000..77f2e80 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/18f274e297f94cda038b7b7ddec5f7ed.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1968ffdf6b96581afe07cc69694203ce.bin b/files/.depot/Shaders/bin/64bit/1968ffdf6b96581afe07cc69694203ce.bin new file mode 100644 index 0000000..0d6300a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1968ffdf6b96581afe07cc69694203ce.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1972f6eafb4f116c3ff1061a2aea64e6.bin b/files/.depot/Shaders/bin/64bit/1972f6eafb4f116c3ff1061a2aea64e6.bin new file mode 100644 index 0000000..49a9a8e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1972f6eafb4f116c3ff1061a2aea64e6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/19bf9a56268cb64b7c6bd89d0d6fadf5.bin b/files/.depot/Shaders/bin/64bit/19bf9a56268cb64b7c6bd89d0d6fadf5.bin new file mode 100644 index 0000000..98c1eda Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/19bf9a56268cb64b7c6bd89d0d6fadf5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/19c34d736ebd34be1e0a96b324a3e2e3.bin b/files/.depot/Shaders/bin/64bit/19c34d736ebd34be1e0a96b324a3e2e3.bin new file mode 100644 index 0000000..84d231c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/19c34d736ebd34be1e0a96b324a3e2e3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/19dfde21563bc9e2d27fb116147a6480.bin b/files/.depot/Shaders/bin/64bit/19dfde21563bc9e2d27fb116147a6480.bin new file mode 100644 index 0000000..9e43987 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/19dfde21563bc9e2d27fb116147a6480.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1a0cd7252475adecef5a99132213d04f.bin b/files/.depot/Shaders/bin/64bit/1a0cd7252475adecef5a99132213d04f.bin new file mode 100644 index 0000000..a1d10df Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1a0cd7252475adecef5a99132213d04f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1b55c515f0158cc8455b541fd67d7bef.bin b/files/.depot/Shaders/bin/64bit/1b55c515f0158cc8455b541fd67d7bef.bin new file mode 100644 index 0000000..3f17ca5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1b55c515f0158cc8455b541fd67d7bef.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1bb72104a4a80703a6d444a15b13d278.bin b/files/.depot/Shaders/bin/64bit/1bb72104a4a80703a6d444a15b13d278.bin new file mode 100644 index 0000000..43ac01d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1bb72104a4a80703a6d444a15b13d278.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1c01e30121b65a2ff48abdc01b219aee.bin b/files/.depot/Shaders/bin/64bit/1c01e30121b65a2ff48abdc01b219aee.bin new file mode 100644 index 0000000..d51f90c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1c01e30121b65a2ff48abdc01b219aee.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1c9e5f9611e527a9f75902d7db58c558.bin b/files/.depot/Shaders/bin/64bit/1c9e5f9611e527a9f75902d7db58c558.bin new file mode 100644 index 0000000..e99d985 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1c9e5f9611e527a9f75902d7db58c558.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1cd9239dd3315d4463d44bcd4524e9b9.bin b/files/.depot/Shaders/bin/64bit/1cd9239dd3315d4463d44bcd4524e9b9.bin new file mode 100644 index 0000000..68de1e7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1cd9239dd3315d4463d44bcd4524e9b9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1e845be39148d0cb59a83349935f53fa.bin b/files/.depot/Shaders/bin/64bit/1e845be39148d0cb59a83349935f53fa.bin new file mode 100644 index 0000000..15c8f65 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1e845be39148d0cb59a83349935f53fa.bin differ diff --git a/files/.depot/Shaders/bin/64bit/1ff86645415bb0b1d31b7491ee44b89d.bin b/files/.depot/Shaders/bin/64bit/1ff86645415bb0b1d31b7491ee44b89d.bin new file mode 100644 index 0000000..3570b82 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/1ff86645415bb0b1d31b7491ee44b89d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/21443194982329f1e4fc9c5d775cd329.bin b/files/.depot/Shaders/bin/64bit/21443194982329f1e4fc9c5d775cd329.bin new file mode 100644 index 0000000..24d56f1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/21443194982329f1e4fc9c5d775cd329.bin differ diff --git a/files/.depot/Shaders/bin/64bit/215ddf0633713b7e835f893bff4cfd72.bin b/files/.depot/Shaders/bin/64bit/215ddf0633713b7e835f893bff4cfd72.bin new file mode 100644 index 0000000..90d1ae3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/215ddf0633713b7e835f893bff4cfd72.bin differ diff --git a/files/.depot/Shaders/bin/64bit/21c5793511defad2e9c7f02586af8d41.bin b/files/.depot/Shaders/bin/64bit/21c5793511defad2e9c7f02586af8d41.bin new file mode 100644 index 0000000..5d682e9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/21c5793511defad2e9c7f02586af8d41.bin differ diff --git a/files/.depot/Shaders/bin/64bit/21ec379e43af66e4e14d1603748607e2.bin b/files/.depot/Shaders/bin/64bit/21ec379e43af66e4e14d1603748607e2.bin new file mode 100644 index 0000000..7eef2e2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/21ec379e43af66e4e14d1603748607e2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/225192203142d5eabaa3dfff37d21a9a.bin b/files/.depot/Shaders/bin/64bit/225192203142d5eabaa3dfff37d21a9a.bin new file mode 100644 index 0000000..34e50b6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/225192203142d5eabaa3dfff37d21a9a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/234566b5bc9bf08a78173b8300798a79.bin b/files/.depot/Shaders/bin/64bit/234566b5bc9bf08a78173b8300798a79.bin new file mode 100644 index 0000000..5752a57 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/234566b5bc9bf08a78173b8300798a79.bin differ diff --git a/files/.depot/Shaders/bin/64bit/23a14efe92444ae40e7d34311d431ae0.bin b/files/.depot/Shaders/bin/64bit/23a14efe92444ae40e7d34311d431ae0.bin new file mode 100644 index 0000000..63dcddb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/23a14efe92444ae40e7d34311d431ae0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2426cc4bbc9eeae7d473ec731fc1d0cb.bin b/files/.depot/Shaders/bin/64bit/2426cc4bbc9eeae7d473ec731fc1d0cb.bin new file mode 100644 index 0000000..3e3b248 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2426cc4bbc9eeae7d473ec731fc1d0cb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/24477b92701142822b4a24ea486f5524.bin b/files/.depot/Shaders/bin/64bit/24477b92701142822b4a24ea486f5524.bin new file mode 100644 index 0000000..84f739a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/24477b92701142822b4a24ea486f5524.bin differ diff --git a/files/.depot/Shaders/bin/64bit/24f0c75d2983e88d83788e4530e45d91.bin b/files/.depot/Shaders/bin/64bit/24f0c75d2983e88d83788e4530e45d91.bin new file mode 100644 index 0000000..ffaac5e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/24f0c75d2983e88d83788e4530e45d91.bin differ diff --git a/files/.depot/Shaders/bin/64bit/254f46e54205e4a964766649d6b679ae.bin b/files/.depot/Shaders/bin/64bit/254f46e54205e4a964766649d6b679ae.bin new file mode 100644 index 0000000..d39eacc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/254f46e54205e4a964766649d6b679ae.bin differ diff --git a/files/.depot/Shaders/bin/64bit/25daadd6c2c4963c49b6c4b5bb0e702f.bin b/files/.depot/Shaders/bin/64bit/25daadd6c2c4963c49b6c4b5bb0e702f.bin new file mode 100644 index 0000000..9b69914 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/25daadd6c2c4963c49b6c4b5bb0e702f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/25fc52a220561dc53a19189cf54c59fa.bin b/files/.depot/Shaders/bin/64bit/25fc52a220561dc53a19189cf54c59fa.bin new file mode 100644 index 0000000..995371e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/25fc52a220561dc53a19189cf54c59fa.bin differ diff --git a/files/.depot/Shaders/bin/64bit/268a27278e123e4866c56a07c4673af4.bin b/files/.depot/Shaders/bin/64bit/268a27278e123e4866c56a07c4673af4.bin new file mode 100644 index 0000000..8ef2dd4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/268a27278e123e4866c56a07c4673af4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/26b1e4444e15885ebc477c23c4a37322.bin b/files/.depot/Shaders/bin/64bit/26b1e4444e15885ebc477c23c4a37322.bin new file mode 100644 index 0000000..5ce52e3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/26b1e4444e15885ebc477c23c4a37322.bin differ diff --git a/files/.depot/Shaders/bin/64bit/26d2c7f5d084fd33703e5260dd7b3de4.bin b/files/.depot/Shaders/bin/64bit/26d2c7f5d084fd33703e5260dd7b3de4.bin new file mode 100644 index 0000000..ebd36b6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/26d2c7f5d084fd33703e5260dd7b3de4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/27839b933d6f0d1d102fbb47971a7b99.bin b/files/.depot/Shaders/bin/64bit/27839b933d6f0d1d102fbb47971a7b99.bin new file mode 100644 index 0000000..6dd3084 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/27839b933d6f0d1d102fbb47971a7b99.bin differ diff --git a/files/.depot/Shaders/bin/64bit/291d80d37bf1457a0ad71b87445fc489.bin b/files/.depot/Shaders/bin/64bit/291d80d37bf1457a0ad71b87445fc489.bin new file mode 100644 index 0000000..1dc3944 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/291d80d37bf1457a0ad71b87445fc489.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2a042265a23b1f409a8afaae8a51a1b4.bin b/files/.depot/Shaders/bin/64bit/2a042265a23b1f409a8afaae8a51a1b4.bin new file mode 100644 index 0000000..db85ef6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2a042265a23b1f409a8afaae8a51a1b4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2a231d0812f15ee5000a2b797a357f9f.bin b/files/.depot/Shaders/bin/64bit/2a231d0812f15ee5000a2b797a357f9f.bin new file mode 100644 index 0000000..e815bed Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2a231d0812f15ee5000a2b797a357f9f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2b0bc785dcc5e664a22e940834a83040.bin b/files/.depot/Shaders/bin/64bit/2b0bc785dcc5e664a22e940834a83040.bin new file mode 100644 index 0000000..efb8108 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2b0bc785dcc5e664a22e940834a83040.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2d071834b400c34b937c0a27fa0d5d95.bin b/files/.depot/Shaders/bin/64bit/2d071834b400c34b937c0a27fa0d5d95.bin new file mode 100644 index 0000000..94d0141 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2d071834b400c34b937c0a27fa0d5d95.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2d14be4c0ed770a6cd65ff1429466590.bin b/files/.depot/Shaders/bin/64bit/2d14be4c0ed770a6cd65ff1429466590.bin new file mode 100644 index 0000000..79ee03d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2d14be4c0ed770a6cd65ff1429466590.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2eb38f08e83c84d04e0021a27a946f87.bin b/files/.depot/Shaders/bin/64bit/2eb38f08e83c84d04e0021a27a946f87.bin new file mode 100644 index 0000000..8e35d61 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2eb38f08e83c84d04e0021a27a946f87.bin differ diff --git a/files/.depot/Shaders/bin/64bit/2f1dc41f0c16f02b4be84ec0501ced21.bin b/files/.depot/Shaders/bin/64bit/2f1dc41f0c16f02b4be84ec0501ced21.bin new file mode 100644 index 0000000..4ee06bb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/2f1dc41f0c16f02b4be84ec0501ced21.bin differ diff --git a/files/.depot/Shaders/bin/64bit/31165f6fc1fa3e1ee9b2a2e2a14443c8.bin b/files/.depot/Shaders/bin/64bit/31165f6fc1fa3e1ee9b2a2e2a14443c8.bin new file mode 100644 index 0000000..bd86a10 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/31165f6fc1fa3e1ee9b2a2e2a14443c8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/31845209f590b5b94735d8d6e64b4c9c.bin b/files/.depot/Shaders/bin/64bit/31845209f590b5b94735d8d6e64b4c9c.bin new file mode 100644 index 0000000..96b2b87 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/31845209f590b5b94735d8d6e64b4c9c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/31b4c0fb41e7a5699ac25024b1f6fdf5.bin b/files/.depot/Shaders/bin/64bit/31b4c0fb41e7a5699ac25024b1f6fdf5.bin new file mode 100644 index 0000000..e32c3f3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/31b4c0fb41e7a5699ac25024b1f6fdf5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/31eb3c75338b7a438284dccc47fe05ff.bin b/files/.depot/Shaders/bin/64bit/31eb3c75338b7a438284dccc47fe05ff.bin new file mode 100644 index 0000000..619c2f9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/31eb3c75338b7a438284dccc47fe05ff.bin differ diff --git a/files/.depot/Shaders/bin/64bit/32ca41fa359204b94e0e5dc072173693.bin b/files/.depot/Shaders/bin/64bit/32ca41fa359204b94e0e5dc072173693.bin new file mode 100644 index 0000000..98087fe Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/32ca41fa359204b94e0e5dc072173693.bin differ diff --git a/files/.depot/Shaders/bin/64bit/32ce8617af41163ca79da553c75fb8bb.bin b/files/.depot/Shaders/bin/64bit/32ce8617af41163ca79da553c75fb8bb.bin new file mode 100644 index 0000000..97dd627 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/32ce8617af41163ca79da553c75fb8bb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/32fa5787d2ab427b7dc3195670a26107.bin b/files/.depot/Shaders/bin/64bit/32fa5787d2ab427b7dc3195670a26107.bin new file mode 100644 index 0000000..14f397c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/32fa5787d2ab427b7dc3195670a26107.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3306e51f6d061d13002e4de0e38e3658.bin b/files/.depot/Shaders/bin/64bit/3306e51f6d061d13002e4de0e38e3658.bin new file mode 100644 index 0000000..ed7c4f0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3306e51f6d061d13002e4de0e38e3658.bin differ diff --git a/files/.depot/Shaders/bin/64bit/336b382b005c7ce8cf10aeff2bf5953c.bin b/files/.depot/Shaders/bin/64bit/336b382b005c7ce8cf10aeff2bf5953c.bin new file mode 100644 index 0000000..0498d0d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/336b382b005c7ce8cf10aeff2bf5953c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/33d2d3e611396693776f422c53d87a8d.bin b/files/.depot/Shaders/bin/64bit/33d2d3e611396693776f422c53d87a8d.bin new file mode 100644 index 0000000..1a81301 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/33d2d3e611396693776f422c53d87a8d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/357e7fa0105adcc3d83fa2a4486c4089.bin b/files/.depot/Shaders/bin/64bit/357e7fa0105adcc3d83fa2a4486c4089.bin new file mode 100644 index 0000000..6f15f76 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/357e7fa0105adcc3d83fa2a4486c4089.bin differ diff --git a/files/.depot/Shaders/bin/64bit/36d7aab7d1d4cd671dcf1fa5973ec7f7.bin b/files/.depot/Shaders/bin/64bit/36d7aab7d1d4cd671dcf1fa5973ec7f7.bin new file mode 100644 index 0000000..fa27d43 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/36d7aab7d1d4cd671dcf1fa5973ec7f7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/36e49901b0ed394b106fdf554a95846a.bin b/files/.depot/Shaders/bin/64bit/36e49901b0ed394b106fdf554a95846a.bin new file mode 100644 index 0000000..20cf25c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/36e49901b0ed394b106fdf554a95846a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/374600a298f68fa0e0bbbc7c50d144f0.bin b/files/.depot/Shaders/bin/64bit/374600a298f68fa0e0bbbc7c50d144f0.bin new file mode 100644 index 0000000..6180131 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/374600a298f68fa0e0bbbc7c50d144f0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/38e201cab24ce0f742331d6d38c11f6a.bin b/files/.depot/Shaders/bin/64bit/38e201cab24ce0f742331d6d38c11f6a.bin new file mode 100644 index 0000000..ce9bd4a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/38e201cab24ce0f742331d6d38c11f6a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3918ec12440b7097b95163c3413fc80d.bin b/files/.depot/Shaders/bin/64bit/3918ec12440b7097b95163c3413fc80d.bin new file mode 100644 index 0000000..8451767 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3918ec12440b7097b95163c3413fc80d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3971e96e587f14fa8bb0723917bad41f.bin b/files/.depot/Shaders/bin/64bit/3971e96e587f14fa8bb0723917bad41f.bin new file mode 100644 index 0000000..f3db80b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3971e96e587f14fa8bb0723917bad41f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3a5fc15ae1fc7308e6ef7b8cac4bbfb7.bin b/files/.depot/Shaders/bin/64bit/3a5fc15ae1fc7308e6ef7b8cac4bbfb7.bin new file mode 100644 index 0000000..7e388c0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3a5fc15ae1fc7308e6ef7b8cac4bbfb7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3b0868de1d7de9388247ca71dbf913ad.bin b/files/.depot/Shaders/bin/64bit/3b0868de1d7de9388247ca71dbf913ad.bin new file mode 100644 index 0000000..1a986a4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3b0868de1d7de9388247ca71dbf913ad.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3b0d94b7d26ba18ecbbf32fb511b9146.bin b/files/.depot/Shaders/bin/64bit/3b0d94b7d26ba18ecbbf32fb511b9146.bin new file mode 100644 index 0000000..fc923a1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3b0d94b7d26ba18ecbbf32fb511b9146.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3b1775c61f947064ff51fa2dad531150.bin b/files/.depot/Shaders/bin/64bit/3b1775c61f947064ff51fa2dad531150.bin new file mode 100644 index 0000000..48a2d4f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3b1775c61f947064ff51fa2dad531150.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3b42485cd5221b8615e978d9ba7d0dc7.bin b/files/.depot/Shaders/bin/64bit/3b42485cd5221b8615e978d9ba7d0dc7.bin new file mode 100644 index 0000000..d7bf114 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3b42485cd5221b8615e978d9ba7d0dc7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3bd1f53ca65ddca7f30e8e72a0d8751d.bin b/files/.depot/Shaders/bin/64bit/3bd1f53ca65ddca7f30e8e72a0d8751d.bin new file mode 100644 index 0000000..d7e7d90 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3bd1f53ca65ddca7f30e8e72a0d8751d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3d693adf0db69c468f4312967672969f.bin b/files/.depot/Shaders/bin/64bit/3d693adf0db69c468f4312967672969f.bin new file mode 100644 index 0000000..92e3600 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3d693adf0db69c468f4312967672969f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3e0f13d56b18749ac55150538e96dbbb.bin b/files/.depot/Shaders/bin/64bit/3e0f13d56b18749ac55150538e96dbbb.bin new file mode 100644 index 0000000..69d2890 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3e0f13d56b18749ac55150538e96dbbb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3e5fe070ac7ad75374fe8676f0671797.bin b/files/.depot/Shaders/bin/64bit/3e5fe070ac7ad75374fe8676f0671797.bin new file mode 100644 index 0000000..a5454fb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3e5fe070ac7ad75374fe8676f0671797.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3f482b3c86771945dacd3e8704a2b2c7.bin b/files/.depot/Shaders/bin/64bit/3f482b3c86771945dacd3e8704a2b2c7.bin new file mode 100644 index 0000000..5b3952d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3f482b3c86771945dacd3e8704a2b2c7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/3f9dbf3d7523cbaa99e76512c970e7eb.bin b/files/.depot/Shaders/bin/64bit/3f9dbf3d7523cbaa99e76512c970e7eb.bin new file mode 100644 index 0000000..a9340a3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/3f9dbf3d7523cbaa99e76512c970e7eb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/412a3a0ae3d5fe26a45771586ade30c4.bin b/files/.depot/Shaders/bin/64bit/412a3a0ae3d5fe26a45771586ade30c4.bin new file mode 100644 index 0000000..8cfbc73 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/412a3a0ae3d5fe26a45771586ade30c4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/417a89c70878f05c290204c083086bcd.bin b/files/.depot/Shaders/bin/64bit/417a89c70878f05c290204c083086bcd.bin new file mode 100644 index 0000000..2e02cea Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/417a89c70878f05c290204c083086bcd.bin differ diff --git a/files/.depot/Shaders/bin/64bit/41d1c48175dd80c254a8d547fc1c4578.bin b/files/.depot/Shaders/bin/64bit/41d1c48175dd80c254a8d547fc1c4578.bin new file mode 100644 index 0000000..e37fb77 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/41d1c48175dd80c254a8d547fc1c4578.bin differ diff --git a/files/.depot/Shaders/bin/64bit/421c492cf94536bd538a049dec15f056.bin b/files/.depot/Shaders/bin/64bit/421c492cf94536bd538a049dec15f056.bin new file mode 100644 index 0000000..952d30d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/421c492cf94536bd538a049dec15f056.bin differ diff --git a/files/.depot/Shaders/bin/64bit/421e78896bd563503b39fd6535b9bf27.bin b/files/.depot/Shaders/bin/64bit/421e78896bd563503b39fd6535b9bf27.bin new file mode 100644 index 0000000..4297d3b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/421e78896bd563503b39fd6535b9bf27.bin differ diff --git a/files/.depot/Shaders/bin/64bit/42bbf24822493298af39711ccc447fc5.bin b/files/.depot/Shaders/bin/64bit/42bbf24822493298af39711ccc447fc5.bin new file mode 100644 index 0000000..9b14642 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/42bbf24822493298af39711ccc447fc5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/43aa0a9916c17b1e8b4c75df51688325.bin b/files/.depot/Shaders/bin/64bit/43aa0a9916c17b1e8b4c75df51688325.bin new file mode 100644 index 0000000..061cbdb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/43aa0a9916c17b1e8b4c75df51688325.bin differ diff --git a/files/.depot/Shaders/bin/64bit/44ae8ff30c835833878e9e2d51bcf613.bin b/files/.depot/Shaders/bin/64bit/44ae8ff30c835833878e9e2d51bcf613.bin new file mode 100644 index 0000000..2db3f50 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/44ae8ff30c835833878e9e2d51bcf613.bin differ diff --git a/files/.depot/Shaders/bin/64bit/44ebdecccad606f6fa3b82d693c8b508.bin b/files/.depot/Shaders/bin/64bit/44ebdecccad606f6fa3b82d693c8b508.bin new file mode 100644 index 0000000..a34f10c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/44ebdecccad606f6fa3b82d693c8b508.bin differ diff --git a/files/.depot/Shaders/bin/64bit/45632bbb7e84e81515c3fe210bbf15b7.bin b/files/.depot/Shaders/bin/64bit/45632bbb7e84e81515c3fe210bbf15b7.bin new file mode 100644 index 0000000..07ca2c7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/45632bbb7e84e81515c3fe210bbf15b7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/45a140fa49522ac80fec1df7698e3b48.bin b/files/.depot/Shaders/bin/64bit/45a140fa49522ac80fec1df7698e3b48.bin new file mode 100644 index 0000000..7ebeb92 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/45a140fa49522ac80fec1df7698e3b48.bin differ diff --git a/files/.depot/Shaders/bin/64bit/45a2924e996071081d22320a03b2e52c.bin b/files/.depot/Shaders/bin/64bit/45a2924e996071081d22320a03b2e52c.bin new file mode 100644 index 0000000..70ca5af Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/45a2924e996071081d22320a03b2e52c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/45ae4f32425016eb6e9547b0494f35ca.bin b/files/.depot/Shaders/bin/64bit/45ae4f32425016eb6e9547b0494f35ca.bin new file mode 100644 index 0000000..d23834f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/45ae4f32425016eb6e9547b0494f35ca.bin differ diff --git a/files/.depot/Shaders/bin/64bit/468c08233580bd04b9f7332349bd181c.bin b/files/.depot/Shaders/bin/64bit/468c08233580bd04b9f7332349bd181c.bin new file mode 100644 index 0000000..9ea0d03 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/468c08233580bd04b9f7332349bd181c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/471775f5179af58915b1b77407b61072.bin b/files/.depot/Shaders/bin/64bit/471775f5179af58915b1b77407b61072.bin new file mode 100644 index 0000000..78ae196 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/471775f5179af58915b1b77407b61072.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4834a0e976cd62f3ec020972af8ff16e.bin b/files/.depot/Shaders/bin/64bit/4834a0e976cd62f3ec020972af8ff16e.bin new file mode 100644 index 0000000..3b93b28 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4834a0e976cd62f3ec020972af8ff16e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/490bee1412d42679653357325ec10563.bin b/files/.depot/Shaders/bin/64bit/490bee1412d42679653357325ec10563.bin new file mode 100644 index 0000000..f17c13a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/490bee1412d42679653357325ec10563.bin differ diff --git a/files/.depot/Shaders/bin/64bit/498c97717404cd6ae0529a1d6816033b.bin b/files/.depot/Shaders/bin/64bit/498c97717404cd6ae0529a1d6816033b.bin new file mode 100644 index 0000000..4668442 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/498c97717404cd6ae0529a1d6816033b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/49daf3942b584403fe05368f1b57692c.bin b/files/.depot/Shaders/bin/64bit/49daf3942b584403fe05368f1b57692c.bin new file mode 100644 index 0000000..9ce3b9f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/49daf3942b584403fe05368f1b57692c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4a79ee85c229efc5b5e425db27f6e5b3.bin b/files/.depot/Shaders/bin/64bit/4a79ee85c229efc5b5e425db27f6e5b3.bin new file mode 100644 index 0000000..68d9229 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4a79ee85c229efc5b5e425db27f6e5b3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4b6ea41c014ffb8b450b90adb69cf23f.bin b/files/.depot/Shaders/bin/64bit/4b6ea41c014ffb8b450b90adb69cf23f.bin new file mode 100644 index 0000000..5ab832b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4b6ea41c014ffb8b450b90adb69cf23f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4b78f320fc11395c4b7ab3d21b2fde6e.bin b/files/.depot/Shaders/bin/64bit/4b78f320fc11395c4b7ab3d21b2fde6e.bin new file mode 100644 index 0000000..c303b4e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4b78f320fc11395c4b7ab3d21b2fde6e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4b79068f163fa62f4a02751270bd6617.bin b/files/.depot/Shaders/bin/64bit/4b79068f163fa62f4a02751270bd6617.bin new file mode 100644 index 0000000..a33dcfd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4b79068f163fa62f4a02751270bd6617.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4b840f6550ab8912e55a7c56af278c28.bin b/files/.depot/Shaders/bin/64bit/4b840f6550ab8912e55a7c56af278c28.bin new file mode 100644 index 0000000..b27a75f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4b840f6550ab8912e55a7c56af278c28.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4bd089ef3f5b68e1a9545f11e13ceb6e.bin b/files/.depot/Shaders/bin/64bit/4bd089ef3f5b68e1a9545f11e13ceb6e.bin new file mode 100644 index 0000000..0bb6029 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4bd089ef3f5b68e1a9545f11e13ceb6e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4c45f3dc433f9ed2a2c40e7d940e2558.bin b/files/.depot/Shaders/bin/64bit/4c45f3dc433f9ed2a2c40e7d940e2558.bin new file mode 100644 index 0000000..efdc020 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4c45f3dc433f9ed2a2c40e7d940e2558.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4c4a74e001f6c6cf3e18d919a0c28bcf.bin b/files/.depot/Shaders/bin/64bit/4c4a74e001f6c6cf3e18d919a0c28bcf.bin new file mode 100644 index 0000000..8ab466d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4c4a74e001f6c6cf3e18d919a0c28bcf.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4c67838167070e057497662b1b72de9e.bin b/files/.depot/Shaders/bin/64bit/4c67838167070e057497662b1b72de9e.bin new file mode 100644 index 0000000..762b41b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4c67838167070e057497662b1b72de9e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4cfd55f5eb18668d37b345d834340b5b.bin b/files/.depot/Shaders/bin/64bit/4cfd55f5eb18668d37b345d834340b5b.bin new file mode 100644 index 0000000..6d18582 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4cfd55f5eb18668d37b345d834340b5b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4d1094c4e13ed9adadc2c2a74676a866.bin b/files/.depot/Shaders/bin/64bit/4d1094c4e13ed9adadc2c2a74676a866.bin new file mode 100644 index 0000000..3f471b4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4d1094c4e13ed9adadc2c2a74676a866.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4d44331bd176aec1c90be70efb6b7708.bin b/files/.depot/Shaders/bin/64bit/4d44331bd176aec1c90be70efb6b7708.bin new file mode 100644 index 0000000..28ae337 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4d44331bd176aec1c90be70efb6b7708.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4d7503825830748c72d67fa0683567e7.bin b/files/.depot/Shaders/bin/64bit/4d7503825830748c72d67fa0683567e7.bin new file mode 100644 index 0000000..946a0f9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4d7503825830748c72d67fa0683567e7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4ed4a4a21c7817acbaadf683e7f436e2.bin b/files/.depot/Shaders/bin/64bit/4ed4a4a21c7817acbaadf683e7f436e2.bin new file mode 100644 index 0000000..a64e31e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4ed4a4a21c7817acbaadf683e7f436e2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/4f58aff680633c29bf680d9abe342791.bin b/files/.depot/Shaders/bin/64bit/4f58aff680633c29bf680d9abe342791.bin new file mode 100644 index 0000000..7cbfd3c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/4f58aff680633c29bf680d9abe342791.bin differ diff --git a/files/.depot/Shaders/bin/64bit/50f5aca2f6e52a8303d959c5bd969a59.bin b/files/.depot/Shaders/bin/64bit/50f5aca2f6e52a8303d959c5bd969a59.bin new file mode 100644 index 0000000..d357d06 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/50f5aca2f6e52a8303d959c5bd969a59.bin differ diff --git a/files/.depot/Shaders/bin/64bit/514fe554114a43daa1b44d8d2cc4f13f.bin b/files/.depot/Shaders/bin/64bit/514fe554114a43daa1b44d8d2cc4f13f.bin new file mode 100644 index 0000000..b4cb80b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/514fe554114a43daa1b44d8d2cc4f13f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5169211dde918b944767c9950c13aacf.bin b/files/.depot/Shaders/bin/64bit/5169211dde918b944767c9950c13aacf.bin new file mode 100644 index 0000000..56887b4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5169211dde918b944767c9950c13aacf.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5296674499f9144b6df9a9255aaaa182.bin b/files/.depot/Shaders/bin/64bit/5296674499f9144b6df9a9255aaaa182.bin new file mode 100644 index 0000000..937fe59 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5296674499f9144b6df9a9255aaaa182.bin differ diff --git a/files/.depot/Shaders/bin/64bit/55b69d59867354116a749e6ee2ba09ae.bin b/files/.depot/Shaders/bin/64bit/55b69d59867354116a749e6ee2ba09ae.bin new file mode 100644 index 0000000..e4773e8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/55b69d59867354116a749e6ee2ba09ae.bin differ diff --git a/files/.depot/Shaders/bin/64bit/560ee3a2b6be2e57ad61b687e78d35b8.bin b/files/.depot/Shaders/bin/64bit/560ee3a2b6be2e57ad61b687e78d35b8.bin new file mode 100644 index 0000000..b3259fc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/560ee3a2b6be2e57ad61b687e78d35b8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/56252ce156e89560bb05d9297a1d5178.bin b/files/.depot/Shaders/bin/64bit/56252ce156e89560bb05d9297a1d5178.bin new file mode 100644 index 0000000..d72cef9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/56252ce156e89560bb05d9297a1d5178.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5694f7997ee3c7d7cd07759cc04ce418.bin b/files/.depot/Shaders/bin/64bit/5694f7997ee3c7d7cd07759cc04ce418.bin new file mode 100644 index 0000000..aa189fd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5694f7997ee3c7d7cd07759cc04ce418.bin differ diff --git a/files/.depot/Shaders/bin/64bit/56e07164832e1028160ea9938cc18b74.bin b/files/.depot/Shaders/bin/64bit/56e07164832e1028160ea9938cc18b74.bin new file mode 100644 index 0000000..c7c7821 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/56e07164832e1028160ea9938cc18b74.bin differ diff --git a/files/.depot/Shaders/bin/64bit/57102653372e1265a34de8c36a3349c7.bin b/files/.depot/Shaders/bin/64bit/57102653372e1265a34de8c36a3349c7.bin new file mode 100644 index 0000000..a18914e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/57102653372e1265a34de8c36a3349c7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/576e3eafbcbd94ab25ac7b22867b9fd6.bin b/files/.depot/Shaders/bin/64bit/576e3eafbcbd94ab25ac7b22867b9fd6.bin new file mode 100644 index 0000000..10d15d0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/576e3eafbcbd94ab25ac7b22867b9fd6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5884d0b09dabd86b406c4e2a1c8e221d.bin b/files/.depot/Shaders/bin/64bit/5884d0b09dabd86b406c4e2a1c8e221d.bin new file mode 100644 index 0000000..5688119 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5884d0b09dabd86b406c4e2a1c8e221d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5948dbdf1d47c2c8f1e03088dbdce7aa.bin b/files/.depot/Shaders/bin/64bit/5948dbdf1d47c2c8f1e03088dbdce7aa.bin new file mode 100644 index 0000000..4ebb262 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5948dbdf1d47c2c8f1e03088dbdce7aa.bin differ diff --git a/files/.depot/Shaders/bin/64bit/59e5211645c60fcead757f5ac32491f8.bin b/files/.depot/Shaders/bin/64bit/59e5211645c60fcead757f5ac32491f8.bin new file mode 100644 index 0000000..2a2df17 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/59e5211645c60fcead757f5ac32491f8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/59fe13cbd84e2c9a3d48336b159ca275.bin b/files/.depot/Shaders/bin/64bit/59fe13cbd84e2c9a3d48336b159ca275.bin new file mode 100644 index 0000000..a7871c5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/59fe13cbd84e2c9a3d48336b159ca275.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5a9cea0b99cf61f88fbe96d9172b638b.bin b/files/.depot/Shaders/bin/64bit/5a9cea0b99cf61f88fbe96d9172b638b.bin new file mode 100644 index 0000000..fdbf107 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5a9cea0b99cf61f88fbe96d9172b638b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5ab2ce0711497add62485d8be6732715.bin b/files/.depot/Shaders/bin/64bit/5ab2ce0711497add62485d8be6732715.bin new file mode 100644 index 0000000..7ab8a7c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5ab2ce0711497add62485d8be6732715.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5b103f69e2ac1a730303cda27f9e6c67.bin b/files/.depot/Shaders/bin/64bit/5b103f69e2ac1a730303cda27f9e6c67.bin new file mode 100644 index 0000000..2a6922d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5b103f69e2ac1a730303cda27f9e6c67.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5b5b759245f1595d8bee027a623d304b.bin b/files/.depot/Shaders/bin/64bit/5b5b759245f1595d8bee027a623d304b.bin new file mode 100644 index 0000000..bf8c23d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5b5b759245f1595d8bee027a623d304b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5b8e222461e7193d898ecb5ba434fc07.bin b/files/.depot/Shaders/bin/64bit/5b8e222461e7193d898ecb5ba434fc07.bin new file mode 100644 index 0000000..42a8b35 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5b8e222461e7193d898ecb5ba434fc07.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5ba6a17d956495a86c42081034c2d459.bin b/files/.depot/Shaders/bin/64bit/5ba6a17d956495a86c42081034c2d459.bin new file mode 100644 index 0000000..1676004 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5ba6a17d956495a86c42081034c2d459.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5bb2b77b7671336008f1891313f9e7d3.bin b/files/.depot/Shaders/bin/64bit/5bb2b77b7671336008f1891313f9e7d3.bin new file mode 100644 index 0000000..b272289 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5bb2b77b7671336008f1891313f9e7d3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5be2d0d56a77acb60b46c37525c75b42.bin b/files/.depot/Shaders/bin/64bit/5be2d0d56a77acb60b46c37525c75b42.bin new file mode 100644 index 0000000..4442231 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5be2d0d56a77acb60b46c37525c75b42.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5ceaf768247c9620202f725f228c5214.bin b/files/.depot/Shaders/bin/64bit/5ceaf768247c9620202f725f228c5214.bin new file mode 100644 index 0000000..ab147f2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5ceaf768247c9620202f725f228c5214.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5d476172cf48dad84733957abc071a93.bin b/files/.depot/Shaders/bin/64bit/5d476172cf48dad84733957abc071a93.bin new file mode 100644 index 0000000..c709efc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5d476172cf48dad84733957abc071a93.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5d7080c586e4b5dde4d4424be09c7464.bin b/files/.depot/Shaders/bin/64bit/5d7080c586e4b5dde4d4424be09c7464.bin new file mode 100644 index 0000000..4e473fb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5d7080c586e4b5dde4d4424be09c7464.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5dfff6c825b84974e9262c714ba08bd5.bin b/files/.depot/Shaders/bin/64bit/5dfff6c825b84974e9262c714ba08bd5.bin new file mode 100644 index 0000000..6c8a756 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5dfff6c825b84974e9262c714ba08bd5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5e0cc6cd9c65ff759bdbade0bb3ef94e.bin b/files/.depot/Shaders/bin/64bit/5e0cc6cd9c65ff759bdbade0bb3ef94e.bin new file mode 100644 index 0000000..93e1894 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5e0cc6cd9c65ff759bdbade0bb3ef94e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5e6fda4604fb648e94355782ead4b1ee.bin b/files/.depot/Shaders/bin/64bit/5e6fda4604fb648e94355782ead4b1ee.bin new file mode 100644 index 0000000..f818175 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5e6fda4604fb648e94355782ead4b1ee.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5f59be49a3272fc3b3840e22caf2dcc0.bin b/files/.depot/Shaders/bin/64bit/5f59be49a3272fc3b3840e22caf2dcc0.bin new file mode 100644 index 0000000..e6be0c4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5f59be49a3272fc3b3840e22caf2dcc0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/5f6b5bd911b94aee3e740dd4c2bac33d.bin b/files/.depot/Shaders/bin/64bit/5f6b5bd911b94aee3e740dd4c2bac33d.bin new file mode 100644 index 0000000..44906f3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/5f6b5bd911b94aee3e740dd4c2bac33d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/600af32671d31df5ccda3716cb36eeea.bin b/files/.depot/Shaders/bin/64bit/600af32671d31df5ccda3716cb36eeea.bin new file mode 100644 index 0000000..f65aede Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/600af32671d31df5ccda3716cb36eeea.bin differ diff --git a/files/.depot/Shaders/bin/64bit/60187b9aa0259830eee1512b0f0ffd93.bin b/files/.depot/Shaders/bin/64bit/60187b9aa0259830eee1512b0f0ffd93.bin new file mode 100644 index 0000000..e8e8ab3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/60187b9aa0259830eee1512b0f0ffd93.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6040ae51370200d9dcfcc9d4e7e8a25e.bin b/files/.depot/Shaders/bin/64bit/6040ae51370200d9dcfcc9d4e7e8a25e.bin new file mode 100644 index 0000000..acb0de0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6040ae51370200d9dcfcc9d4e7e8a25e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/60acbfa88bd4368f3b1392b06e9a4333.bin b/files/.depot/Shaders/bin/64bit/60acbfa88bd4368f3b1392b06e9a4333.bin new file mode 100644 index 0000000..d88756e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/60acbfa88bd4368f3b1392b06e9a4333.bin differ diff --git a/files/.depot/Shaders/bin/64bit/623dcd23280f10d412d02d367409a000.bin b/files/.depot/Shaders/bin/64bit/623dcd23280f10d412d02d367409a000.bin new file mode 100644 index 0000000..0209a8a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/623dcd23280f10d412d02d367409a000.bin differ diff --git a/files/.depot/Shaders/bin/64bit/63f878cee486b711e91dad6cb66b3436.bin b/files/.depot/Shaders/bin/64bit/63f878cee486b711e91dad6cb66b3436.bin new file mode 100644 index 0000000..f2d7ed1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/63f878cee486b711e91dad6cb66b3436.bin differ diff --git a/files/.depot/Shaders/bin/64bit/64a57477483b7ebfb4640d3448db0753.bin b/files/.depot/Shaders/bin/64bit/64a57477483b7ebfb4640d3448db0753.bin new file mode 100644 index 0000000..2810bbf Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/64a57477483b7ebfb4640d3448db0753.bin differ diff --git a/files/.depot/Shaders/bin/64bit/650a7de3061cf7114d4c95c97e86b806.bin b/files/.depot/Shaders/bin/64bit/650a7de3061cf7114d4c95c97e86b806.bin new file mode 100644 index 0000000..0a6e21a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/650a7de3061cf7114d4c95c97e86b806.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6547186cfd85e7c8d4ddf8765fa44317.bin b/files/.depot/Shaders/bin/64bit/6547186cfd85e7c8d4ddf8765fa44317.bin new file mode 100644 index 0000000..7e81546 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6547186cfd85e7c8d4ddf8765fa44317.bin differ diff --git a/files/.depot/Shaders/bin/64bit/65c2ff8a63831dad8566c59421509f0b.bin b/files/.depot/Shaders/bin/64bit/65c2ff8a63831dad8566c59421509f0b.bin new file mode 100644 index 0000000..74d21f5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/65c2ff8a63831dad8566c59421509f0b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/66ce5f8e3b8be50b75e88d929ae753d9.bin b/files/.depot/Shaders/bin/64bit/66ce5f8e3b8be50b75e88d929ae753d9.bin new file mode 100644 index 0000000..c50b924 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/66ce5f8e3b8be50b75e88d929ae753d9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/67a1f163a7956c315d3afad7f39d02f2.bin b/files/.depot/Shaders/bin/64bit/67a1f163a7956c315d3afad7f39d02f2.bin new file mode 100644 index 0000000..babdf14 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/67a1f163a7956c315d3afad7f39d02f2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/67c8a60a1cb260f2de31f3a72f3cc212.bin b/files/.depot/Shaders/bin/64bit/67c8a60a1cb260f2de31f3a72f3cc212.bin new file mode 100644 index 0000000..9d54d37 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/67c8a60a1cb260f2de31f3a72f3cc212.bin differ diff --git a/files/.depot/Shaders/bin/64bit/684983ec0824a0a0a06a0dfa826fb84a.bin b/files/.depot/Shaders/bin/64bit/684983ec0824a0a0a06a0dfa826fb84a.bin new file mode 100644 index 0000000..c31fe78 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/684983ec0824a0a0a06a0dfa826fb84a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6851d03de7b42327ad7a8b9975d6fd2d.bin b/files/.depot/Shaders/bin/64bit/6851d03de7b42327ad7a8b9975d6fd2d.bin new file mode 100644 index 0000000..656f4c6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6851d03de7b42327ad7a8b9975d6fd2d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/696dbcb05796f721310f8b43887b7d4b.bin b/files/.depot/Shaders/bin/64bit/696dbcb05796f721310f8b43887b7d4b.bin new file mode 100644 index 0000000..edda5cb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/696dbcb05796f721310f8b43887b7d4b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/699ba395b56ef61cc3da465feaec4c86.bin b/files/.depot/Shaders/bin/64bit/699ba395b56ef61cc3da465feaec4c86.bin new file mode 100644 index 0000000..b7beefb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/699ba395b56ef61cc3da465feaec4c86.bin differ diff --git a/files/.depot/Shaders/bin/64bit/69cfc0c878e39b80a7211a9912e44405.bin b/files/.depot/Shaders/bin/64bit/69cfc0c878e39b80a7211a9912e44405.bin new file mode 100644 index 0000000..147724c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/69cfc0c878e39b80a7211a9912e44405.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6acbd5e217a237e1431d8fd7677a596a.bin b/files/.depot/Shaders/bin/64bit/6acbd5e217a237e1431d8fd7677a596a.bin new file mode 100644 index 0000000..e3ae7f8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6acbd5e217a237e1431d8fd7677a596a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6b95ded7d2ac19b73644bb1395d6d98f.bin b/files/.depot/Shaders/bin/64bit/6b95ded7d2ac19b73644bb1395d6d98f.bin new file mode 100644 index 0000000..7eac808 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6b95ded7d2ac19b73644bb1395d6d98f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6be81cba0f4f4d29960063cc74a9bbe2.bin b/files/.depot/Shaders/bin/64bit/6be81cba0f4f4d29960063cc74a9bbe2.bin new file mode 100644 index 0000000..3d1961a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6be81cba0f4f4d29960063cc74a9bbe2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6c384488362cede212375def546145aa.bin b/files/.depot/Shaders/bin/64bit/6c384488362cede212375def546145aa.bin new file mode 100644 index 0000000..832eda3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6c384488362cede212375def546145aa.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6c96c3984b100e16cf154d410e58b167.bin b/files/.depot/Shaders/bin/64bit/6c96c3984b100e16cf154d410e58b167.bin new file mode 100644 index 0000000..7c282b8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6c96c3984b100e16cf154d410e58b167.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6df490b6f241d01314e23ae2aece454e.bin b/files/.depot/Shaders/bin/64bit/6df490b6f241d01314e23ae2aece454e.bin new file mode 100644 index 0000000..9a17945 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6df490b6f241d01314e23ae2aece454e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6e74facd6934a1e6f6df127f08168e05.bin b/files/.depot/Shaders/bin/64bit/6e74facd6934a1e6f6df127f08168e05.bin new file mode 100644 index 0000000..2fd6ada Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6e74facd6934a1e6f6df127f08168e05.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6ebfeff08d70e0620e0d7254cb951e59.bin b/files/.depot/Shaders/bin/64bit/6ebfeff08d70e0620e0d7254cb951e59.bin new file mode 100644 index 0000000..f90a829 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6ebfeff08d70e0620e0d7254cb951e59.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6ef8c51ce465ec27bcfc4c29f749ac42.bin b/files/.depot/Shaders/bin/64bit/6ef8c51ce465ec27bcfc4c29f749ac42.bin new file mode 100644 index 0000000..5fbd836 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6ef8c51ce465ec27bcfc4c29f749ac42.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6f262886f2f168ef0ef1d6d458791749.bin b/files/.depot/Shaders/bin/64bit/6f262886f2f168ef0ef1d6d458791749.bin new file mode 100644 index 0000000..b4885ba Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6f262886f2f168ef0ef1d6d458791749.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6f4f5051e0322063ae15a85f61245b60.bin b/files/.depot/Shaders/bin/64bit/6f4f5051e0322063ae15a85f61245b60.bin new file mode 100644 index 0000000..1477262 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6f4f5051e0322063ae15a85f61245b60.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6f5ca2dfdb1d18ef2ce98666b58ebf87.bin b/files/.depot/Shaders/bin/64bit/6f5ca2dfdb1d18ef2ce98666b58ebf87.bin new file mode 100644 index 0000000..94788e0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6f5ca2dfdb1d18ef2ce98666b58ebf87.bin differ diff --git a/files/.depot/Shaders/bin/64bit/6fc165fc7cb7fa2132d31a79c802e2d5.bin b/files/.depot/Shaders/bin/64bit/6fc165fc7cb7fa2132d31a79c802e2d5.bin new file mode 100644 index 0000000..9a149f7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/6fc165fc7cb7fa2132d31a79c802e2d5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/70a0f4c22a478b66c27328b386db38d9.bin b/files/.depot/Shaders/bin/64bit/70a0f4c22a478b66c27328b386db38d9.bin new file mode 100644 index 0000000..4a63df1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/70a0f4c22a478b66c27328b386db38d9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/70caff793c87248e984a645df9dfb8f5.bin b/files/.depot/Shaders/bin/64bit/70caff793c87248e984a645df9dfb8f5.bin new file mode 100644 index 0000000..f126db0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/70caff793c87248e984a645df9dfb8f5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/71632cec163a88de39de6cdf94888afe.bin b/files/.depot/Shaders/bin/64bit/71632cec163a88de39de6cdf94888afe.bin new file mode 100644 index 0000000..818c560 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/71632cec163a88de39de6cdf94888afe.bin differ diff --git a/files/.depot/Shaders/bin/64bit/72b69e3136ad749936aaf7da4ecf7ae6.bin b/files/.depot/Shaders/bin/64bit/72b69e3136ad749936aaf7da4ecf7ae6.bin new file mode 100644 index 0000000..b991526 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/72b69e3136ad749936aaf7da4ecf7ae6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/73286fbca34735829fe03b68c99f7d58.bin b/files/.depot/Shaders/bin/64bit/73286fbca34735829fe03b68c99f7d58.bin new file mode 100644 index 0000000..7c99dd8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/73286fbca34735829fe03b68c99f7d58.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7356130af2e2eb028675652550f35c99.bin b/files/.depot/Shaders/bin/64bit/7356130af2e2eb028675652550f35c99.bin new file mode 100644 index 0000000..7194844 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7356130af2e2eb028675652550f35c99.bin differ diff --git a/files/.depot/Shaders/bin/64bit/745b0a3d95ed85a6ebde429d9bcd068c.bin b/files/.depot/Shaders/bin/64bit/745b0a3d95ed85a6ebde429d9bcd068c.bin new file mode 100644 index 0000000..c24150f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/745b0a3d95ed85a6ebde429d9bcd068c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/74aca2f423763a276ed114a9c874b0fa.bin b/files/.depot/Shaders/bin/64bit/74aca2f423763a276ed114a9c874b0fa.bin new file mode 100644 index 0000000..0a8e29d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/74aca2f423763a276ed114a9c874b0fa.bin differ diff --git a/files/.depot/Shaders/bin/64bit/74e4846fe37ee541a51bc257f7bfa03c.bin b/files/.depot/Shaders/bin/64bit/74e4846fe37ee541a51bc257f7bfa03c.bin new file mode 100644 index 0000000..17f9c54 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/74e4846fe37ee541a51bc257f7bfa03c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/75129900badb10a19c99882b9b5e851c.bin b/files/.depot/Shaders/bin/64bit/75129900badb10a19c99882b9b5e851c.bin new file mode 100644 index 0000000..5c6cc3d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/75129900badb10a19c99882b9b5e851c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/759ba9524a269750b10d22b27989bbe7.bin b/files/.depot/Shaders/bin/64bit/759ba9524a269750b10d22b27989bbe7.bin new file mode 100644 index 0000000..e8cde6f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/759ba9524a269750b10d22b27989bbe7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/75b76615aff5d9bfb2636061d5409bb5.bin b/files/.depot/Shaders/bin/64bit/75b76615aff5d9bfb2636061d5409bb5.bin new file mode 100644 index 0000000..49d0385 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/75b76615aff5d9bfb2636061d5409bb5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/76406313a6f23d83a517d9fce030447e.bin b/files/.depot/Shaders/bin/64bit/76406313a6f23d83a517d9fce030447e.bin new file mode 100644 index 0000000..c6549f1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/76406313a6f23d83a517d9fce030447e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7699fb9631c1ac9af31868e90a53fcf9.bin b/files/.depot/Shaders/bin/64bit/7699fb9631c1ac9af31868e90a53fcf9.bin new file mode 100644 index 0000000..b8c4e8c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7699fb9631c1ac9af31868e90a53fcf9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/769f8a54a04c093b781a13b476c24737.bin b/files/.depot/Shaders/bin/64bit/769f8a54a04c093b781a13b476c24737.bin new file mode 100644 index 0000000..598de0e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/769f8a54a04c093b781a13b476c24737.bin differ diff --git a/files/.depot/Shaders/bin/64bit/76efecc56af65168309500dda7fb2eb7.bin b/files/.depot/Shaders/bin/64bit/76efecc56af65168309500dda7fb2eb7.bin new file mode 100644 index 0000000..3896fee Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/76efecc56af65168309500dda7fb2eb7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7786ac56b39b1df0c8bad0bcc6f409b4.bin b/files/.depot/Shaders/bin/64bit/7786ac56b39b1df0c8bad0bcc6f409b4.bin new file mode 100644 index 0000000..88b00ba Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7786ac56b39b1df0c8bad0bcc6f409b4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/78835fc94c88d70ab2f2cbaa57b65db8.bin b/files/.depot/Shaders/bin/64bit/78835fc94c88d70ab2f2cbaa57b65db8.bin new file mode 100644 index 0000000..8da45e9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/78835fc94c88d70ab2f2cbaa57b65db8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/789a418eecf7cb5d239ff02758cacf6c.bin b/files/.depot/Shaders/bin/64bit/789a418eecf7cb5d239ff02758cacf6c.bin new file mode 100644 index 0000000..f91cb28 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/789a418eecf7cb5d239ff02758cacf6c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/78d9612d2a9ef06c3ad9f177c619bf74.bin b/files/.depot/Shaders/bin/64bit/78d9612d2a9ef06c3ad9f177c619bf74.bin new file mode 100644 index 0000000..5dfa6d3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/78d9612d2a9ef06c3ad9f177c619bf74.bin differ diff --git a/files/.depot/Shaders/bin/64bit/78dafb6cc8fb71b51574fe87b4acc552.bin b/files/.depot/Shaders/bin/64bit/78dafb6cc8fb71b51574fe87b4acc552.bin new file mode 100644 index 0000000..1b7b01e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/78dafb6cc8fb71b51574fe87b4acc552.bin differ diff --git a/files/.depot/Shaders/bin/64bit/79a557e7c268793824a822e03c97b37b.bin b/files/.depot/Shaders/bin/64bit/79a557e7c268793824a822e03c97b37b.bin new file mode 100644 index 0000000..674276f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/79a557e7c268793824a822e03c97b37b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7a0cd8a7e866cd727221613474db4ad0.bin b/files/.depot/Shaders/bin/64bit/7a0cd8a7e866cd727221613474db4ad0.bin new file mode 100644 index 0000000..c2c882b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7a0cd8a7e866cd727221613474db4ad0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7a131aabea9b1cff21d62a1fec7bc532.bin b/files/.depot/Shaders/bin/64bit/7a131aabea9b1cff21d62a1fec7bc532.bin new file mode 100644 index 0000000..2a36c9e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7a131aabea9b1cff21d62a1fec7bc532.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7a6ee474db85d3a3602872e50ef277af.bin b/files/.depot/Shaders/bin/64bit/7a6ee474db85d3a3602872e50ef277af.bin new file mode 100644 index 0000000..c5e6cb6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7a6ee474db85d3a3602872e50ef277af.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7b53268ef5bc0516b2540e18be3966ed.bin b/files/.depot/Shaders/bin/64bit/7b53268ef5bc0516b2540e18be3966ed.bin new file mode 100644 index 0000000..988eb89 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7b53268ef5bc0516b2540e18be3966ed.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7b587ab201d10c1d79111888cbfe0656.bin b/files/.depot/Shaders/bin/64bit/7b587ab201d10c1d79111888cbfe0656.bin new file mode 100644 index 0000000..0247ece Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7b587ab201d10c1d79111888cbfe0656.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7b97dd666999a444b0ea41ccfa9cc920.bin b/files/.depot/Shaders/bin/64bit/7b97dd666999a444b0ea41ccfa9cc920.bin new file mode 100644 index 0000000..dd22707 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7b97dd666999a444b0ea41ccfa9cc920.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7c11639703465888071828ead466c549.bin b/files/.depot/Shaders/bin/64bit/7c11639703465888071828ead466c549.bin new file mode 100644 index 0000000..94de089 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7c11639703465888071828ead466c549.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7c2b7033b56d43c770e40f85b1eb6d90.bin b/files/.depot/Shaders/bin/64bit/7c2b7033b56d43c770e40f85b1eb6d90.bin new file mode 100644 index 0000000..3f2e3dc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7c2b7033b56d43c770e40f85b1eb6d90.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7c34a3cc45d88199d78b12187edd26ef.bin b/files/.depot/Shaders/bin/64bit/7c34a3cc45d88199d78b12187edd26ef.bin new file mode 100644 index 0000000..f860552 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7c34a3cc45d88199d78b12187edd26ef.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7ca9a32c87838921a7c6c7cb40b251cd.bin b/files/.depot/Shaders/bin/64bit/7ca9a32c87838921a7c6c7cb40b251cd.bin new file mode 100644 index 0000000..3eee57f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7ca9a32c87838921a7c6c7cb40b251cd.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7d024621af3a5ba8973bdf5125182da2.bin b/files/.depot/Shaders/bin/64bit/7d024621af3a5ba8973bdf5125182da2.bin new file mode 100644 index 0000000..556c423 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7d024621af3a5ba8973bdf5125182da2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7d0fad1a4fbceb05e933a902cb693338.bin b/files/.depot/Shaders/bin/64bit/7d0fad1a4fbceb05e933a902cb693338.bin new file mode 100644 index 0000000..2c49e5a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7d0fad1a4fbceb05e933a902cb693338.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7d4dbb36abc14466c0ba2714a467cc00.bin b/files/.depot/Shaders/bin/64bit/7d4dbb36abc14466c0ba2714a467cc00.bin new file mode 100644 index 0000000..d395685 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7d4dbb36abc14466c0ba2714a467cc00.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7e085e31cba218720140ab0ee4b966f6.bin b/files/.depot/Shaders/bin/64bit/7e085e31cba218720140ab0ee4b966f6.bin new file mode 100644 index 0000000..6bfa397 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7e085e31cba218720140ab0ee4b966f6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7e2873ad148defc022846b6be2afe26d.bin b/files/.depot/Shaders/bin/64bit/7e2873ad148defc022846b6be2afe26d.bin new file mode 100644 index 0000000..f78050c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7e2873ad148defc022846b6be2afe26d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7e5038a293a85207a05b2dbbd9d82171.bin b/files/.depot/Shaders/bin/64bit/7e5038a293a85207a05b2dbbd9d82171.bin new file mode 100644 index 0000000..ba1ea8a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7e5038a293a85207a05b2dbbd9d82171.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7e528bd8bf437c53ed432969f67c524d.bin b/files/.depot/Shaders/bin/64bit/7e528bd8bf437c53ed432969f67c524d.bin new file mode 100644 index 0000000..1b51839 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7e528bd8bf437c53ed432969f67c524d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7e74458be54bfb4783a3a002964ed64f.bin b/files/.depot/Shaders/bin/64bit/7e74458be54bfb4783a3a002964ed64f.bin new file mode 100644 index 0000000..27f026d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7e74458be54bfb4783a3a002964ed64f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7ea07ab3e0557877671cc66e00c9b6f8.bin b/files/.depot/Shaders/bin/64bit/7ea07ab3e0557877671cc66e00c9b6f8.bin new file mode 100644 index 0000000..afac777 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7ea07ab3e0557877671cc66e00c9b6f8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/7eda916fc5bcd37b4326a9cae8969590.bin b/files/.depot/Shaders/bin/64bit/7eda916fc5bcd37b4326a9cae8969590.bin new file mode 100644 index 0000000..40b6660 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/7eda916fc5bcd37b4326a9cae8969590.bin differ diff --git a/files/.depot/Shaders/bin/64bit/823290dd9ac4f828b3beca26f03e618b.bin b/files/.depot/Shaders/bin/64bit/823290dd9ac4f828b3beca26f03e618b.bin new file mode 100644 index 0000000..af944a6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/823290dd9ac4f828b3beca26f03e618b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/82480ed8b8be06d6dc9989bcc32c80d3.bin b/files/.depot/Shaders/bin/64bit/82480ed8b8be06d6dc9989bcc32c80d3.bin new file mode 100644 index 0000000..d1588d7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/82480ed8b8be06d6dc9989bcc32c80d3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8267b8e0cedf4cf49789fe9d85fee739.bin b/files/.depot/Shaders/bin/64bit/8267b8e0cedf4cf49789fe9d85fee739.bin new file mode 100644 index 0000000..b8ae1e6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8267b8e0cedf4cf49789fe9d85fee739.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8288c740ab36f3d637dbb85aad6a2e18.bin b/files/.depot/Shaders/bin/64bit/8288c740ab36f3d637dbb85aad6a2e18.bin new file mode 100644 index 0000000..915d85c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8288c740ab36f3d637dbb85aad6a2e18.bin differ diff --git a/files/.depot/Shaders/bin/64bit/828c51c2a3adc1d4000839cb15eb5229.bin b/files/.depot/Shaders/bin/64bit/828c51c2a3adc1d4000839cb15eb5229.bin new file mode 100644 index 0000000..2201678 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/828c51c2a3adc1d4000839cb15eb5229.bin differ diff --git a/files/.depot/Shaders/bin/64bit/82c031cbbc8aedd1a5248e181a3a0a3f.bin b/files/.depot/Shaders/bin/64bit/82c031cbbc8aedd1a5248e181a3a0a3f.bin new file mode 100644 index 0000000..8836382 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/82c031cbbc8aedd1a5248e181a3a0a3f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/82e523612b45c56a9cbc900d3ef5f0fc.bin b/files/.depot/Shaders/bin/64bit/82e523612b45c56a9cbc900d3ef5f0fc.bin new file mode 100644 index 0000000..dc9c5be Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/82e523612b45c56a9cbc900d3ef5f0fc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/82e9d472dc0210b4e70e8e34d70c5ed0.bin b/files/.depot/Shaders/bin/64bit/82e9d472dc0210b4e70e8e34d70c5ed0.bin new file mode 100644 index 0000000..eab0fa6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/82e9d472dc0210b4e70e8e34d70c5ed0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/835b13a5a2c8e1988457b051cbf3ce16.bin b/files/.depot/Shaders/bin/64bit/835b13a5a2c8e1988457b051cbf3ce16.bin new file mode 100644 index 0000000..4364805 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/835b13a5a2c8e1988457b051cbf3ce16.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8365e7a113849b16089f2c51bef53dc2.bin b/files/.depot/Shaders/bin/64bit/8365e7a113849b16089f2c51bef53dc2.bin new file mode 100644 index 0000000..c2ca4b5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8365e7a113849b16089f2c51bef53dc2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/836b77263278615d9dbaeb28a7367cd2.bin b/files/.depot/Shaders/bin/64bit/836b77263278615d9dbaeb28a7367cd2.bin new file mode 100644 index 0000000..58020cd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/836b77263278615d9dbaeb28a7367cd2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8564ef7a3b1083a6d97e12b5ad0efc48.bin b/files/.depot/Shaders/bin/64bit/8564ef7a3b1083a6d97e12b5ad0efc48.bin new file mode 100644 index 0000000..e26123e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8564ef7a3b1083a6d97e12b5ad0efc48.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8574cc3698d72f8d019034d67b1f9134.bin b/files/.depot/Shaders/bin/64bit/8574cc3698d72f8d019034d67b1f9134.bin new file mode 100644 index 0000000..755ddd9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8574cc3698d72f8d019034d67b1f9134.bin differ diff --git a/files/.depot/Shaders/bin/64bit/85982f655013581fd94e19e696438355.bin b/files/.depot/Shaders/bin/64bit/85982f655013581fd94e19e696438355.bin new file mode 100644 index 0000000..fe778ca Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/85982f655013581fd94e19e696438355.bin differ diff --git a/files/.depot/Shaders/bin/64bit/85e6ac3a952b632fa9fd2261d25bf67e.bin b/files/.depot/Shaders/bin/64bit/85e6ac3a952b632fa9fd2261d25bf67e.bin new file mode 100644 index 0000000..4286890 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/85e6ac3a952b632fa9fd2261d25bf67e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/86791f241dc55fc589589f1a39fbcae9.bin b/files/.depot/Shaders/bin/64bit/86791f241dc55fc589589f1a39fbcae9.bin new file mode 100644 index 0000000..e246390 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/86791f241dc55fc589589f1a39fbcae9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/86b98c4ec83912233c5609e3bb47ec7a.bin b/files/.depot/Shaders/bin/64bit/86b98c4ec83912233c5609e3bb47ec7a.bin new file mode 100644 index 0000000..c1aeca0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/86b98c4ec83912233c5609e3bb47ec7a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8739531bd4bf96aa9e737e87c6ec2522.bin b/files/.depot/Shaders/bin/64bit/8739531bd4bf96aa9e737e87c6ec2522.bin new file mode 100644 index 0000000..893636f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8739531bd4bf96aa9e737e87c6ec2522.bin differ diff --git a/files/.depot/Shaders/bin/64bit/88b08fc7e3800626f9bce52b11e76957.bin b/files/.depot/Shaders/bin/64bit/88b08fc7e3800626f9bce52b11e76957.bin new file mode 100644 index 0000000..591245c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/88b08fc7e3800626f9bce52b11e76957.bin differ diff --git a/files/.depot/Shaders/bin/64bit/88bdb72999d476db6216ab32124c4cd6.bin b/files/.depot/Shaders/bin/64bit/88bdb72999d476db6216ab32124c4cd6.bin new file mode 100644 index 0000000..0636582 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/88bdb72999d476db6216ab32124c4cd6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8992bcacd9423384d0106b2a57df80ab.bin b/files/.depot/Shaders/bin/64bit/8992bcacd9423384d0106b2a57df80ab.bin new file mode 100644 index 0000000..d0e9347 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8992bcacd9423384d0106b2a57df80ab.bin differ diff --git a/files/.depot/Shaders/bin/64bit/899ca33af9c799df510f1b1d999e0aa1.bin b/files/.depot/Shaders/bin/64bit/899ca33af9c799df510f1b1d999e0aa1.bin new file mode 100644 index 0000000..512316a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/899ca33af9c799df510f1b1d999e0aa1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8a1251c65bea80372d600d680727b5c0.bin b/files/.depot/Shaders/bin/64bit/8a1251c65bea80372d600d680727b5c0.bin new file mode 100644 index 0000000..2c00cb4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8a1251c65bea80372d600d680727b5c0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8abdf4bcd9f775bfa10ab436e317cfb2.bin b/files/.depot/Shaders/bin/64bit/8abdf4bcd9f775bfa10ab436e317cfb2.bin new file mode 100644 index 0000000..e00c3a1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8abdf4bcd9f775bfa10ab436e317cfb2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8aedc264ebf5fe7170b7a03310131498.bin b/files/.depot/Shaders/bin/64bit/8aedc264ebf5fe7170b7a03310131498.bin new file mode 100644 index 0000000..b93b63a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8aedc264ebf5fe7170b7a03310131498.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8b666347ebdb1b82d57d6072cf354bfc.bin b/files/.depot/Shaders/bin/64bit/8b666347ebdb1b82d57d6072cf354bfc.bin new file mode 100644 index 0000000..7cd08c8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8b666347ebdb1b82d57d6072cf354bfc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8b7da3f076f9d7ddb1e5919f171ff178.bin b/files/.depot/Shaders/bin/64bit/8b7da3f076f9d7ddb1e5919f171ff178.bin new file mode 100644 index 0000000..0f832d8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8b7da3f076f9d7ddb1e5919f171ff178.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8c251d496d6bebdce915807915b75cdd.bin b/files/.depot/Shaders/bin/64bit/8c251d496d6bebdce915807915b75cdd.bin new file mode 100644 index 0000000..caf1da7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8c251d496d6bebdce915807915b75cdd.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8c501a682fd9e3df839687e49c90c8c2.bin b/files/.depot/Shaders/bin/64bit/8c501a682fd9e3df839687e49c90c8c2.bin new file mode 100644 index 0000000..1b76dbf Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8c501a682fd9e3df839687e49c90c8c2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8c5cf656ee5d418aea1b9ea9aea5cccb.bin b/files/.depot/Shaders/bin/64bit/8c5cf656ee5d418aea1b9ea9aea5cccb.bin new file mode 100644 index 0000000..32a1045 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8c5cf656ee5d418aea1b9ea9aea5cccb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8c75d80d1bc63c42199e8a5f9e81a0a3.bin b/files/.depot/Shaders/bin/64bit/8c75d80d1bc63c42199e8a5f9e81a0a3.bin new file mode 100644 index 0000000..6aaaf0e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8c75d80d1bc63c42199e8a5f9e81a0a3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8caa048824f9e635ec62892852f644c1.bin b/files/.depot/Shaders/bin/64bit/8caa048824f9e635ec62892852f644c1.bin new file mode 100644 index 0000000..7088738 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8caa048824f9e635ec62892852f644c1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8cfc6b20376455e3e88b27f9a4e06b11.bin b/files/.depot/Shaders/bin/64bit/8cfc6b20376455e3e88b27f9a4e06b11.bin new file mode 100644 index 0000000..a64c7a6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8cfc6b20376455e3e88b27f9a4e06b11.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8d55dd2a001490ca36d86fd1ddbe6874.bin b/files/.depot/Shaders/bin/64bit/8d55dd2a001490ca36d86fd1ddbe6874.bin new file mode 100644 index 0000000..8180ddd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8d55dd2a001490ca36d86fd1ddbe6874.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8d58b6c477713653bed016f48dce43b5.bin b/files/.depot/Shaders/bin/64bit/8d58b6c477713653bed016f48dce43b5.bin new file mode 100644 index 0000000..e8afb51 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8d58b6c477713653bed016f48dce43b5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8dddb55048c355f4ac0dfd63ebf71fb9.bin b/files/.depot/Shaders/bin/64bit/8dddb55048c355f4ac0dfd63ebf71fb9.bin new file mode 100644 index 0000000..f130c4b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8dddb55048c355f4ac0dfd63ebf71fb9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8e7d4de281e30ec7fda9c6ec316f6e2e.bin b/files/.depot/Shaders/bin/64bit/8e7d4de281e30ec7fda9c6ec316f6e2e.bin new file mode 100644 index 0000000..880855e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8e7d4de281e30ec7fda9c6ec316f6e2e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8e8993a35ecacc8c8e2db0f84bc81b3c.bin b/files/.depot/Shaders/bin/64bit/8e8993a35ecacc8c8e2db0f84bc81b3c.bin new file mode 100644 index 0000000..7ac6180 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8e8993a35ecacc8c8e2db0f84bc81b3c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8f09d0aa6efac84e22b98538018092eb.bin b/files/.depot/Shaders/bin/64bit/8f09d0aa6efac84e22b98538018092eb.bin new file mode 100644 index 0000000..0320845 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8f09d0aa6efac84e22b98538018092eb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8f19e9c30cff2f3c745465ec92204cf0.bin b/files/.depot/Shaders/bin/64bit/8f19e9c30cff2f3c745465ec92204cf0.bin new file mode 100644 index 0000000..5205dc2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8f19e9c30cff2f3c745465ec92204cf0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8fdb5a59ce66b212b121091e59dc170f.bin b/files/.depot/Shaders/bin/64bit/8fdb5a59ce66b212b121091e59dc170f.bin new file mode 100644 index 0000000..bffc5a5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8fdb5a59ce66b212b121091e59dc170f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/8ff5f5f5a9f15335c5e345755ae70814.bin b/files/.depot/Shaders/bin/64bit/8ff5f5f5a9f15335c5e345755ae70814.bin new file mode 100644 index 0000000..26c1330 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/8ff5f5f5a9f15335c5e345755ae70814.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9075184e49fe4f624fdf9cf031973f57.bin b/files/.depot/Shaders/bin/64bit/9075184e49fe4f624fdf9cf031973f57.bin new file mode 100644 index 0000000..090158d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9075184e49fe4f624fdf9cf031973f57.bin differ diff --git a/files/.depot/Shaders/bin/64bit/90c1820921398f67c975c5d023117184.bin b/files/.depot/Shaders/bin/64bit/90c1820921398f67c975c5d023117184.bin new file mode 100644 index 0000000..e2fd856 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/90c1820921398f67c975c5d023117184.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9126eca872250dc5dd6559c4635fe2d6.bin b/files/.depot/Shaders/bin/64bit/9126eca872250dc5dd6559c4635fe2d6.bin new file mode 100644 index 0000000..d5b4713 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9126eca872250dc5dd6559c4635fe2d6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/91f5a32b5688a7abc8079c12d457c330.bin b/files/.depot/Shaders/bin/64bit/91f5a32b5688a7abc8079c12d457c330.bin new file mode 100644 index 0000000..bd504d6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/91f5a32b5688a7abc8079c12d457c330.bin differ diff --git a/files/.depot/Shaders/bin/64bit/920ac5de14e7d6bc2924517cb634f8b4.bin b/files/.depot/Shaders/bin/64bit/920ac5de14e7d6bc2924517cb634f8b4.bin new file mode 100644 index 0000000..0296ebe Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/920ac5de14e7d6bc2924517cb634f8b4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/92f837b3a1bdc1a8643cb37899c97f72.bin b/files/.depot/Shaders/bin/64bit/92f837b3a1bdc1a8643cb37899c97f72.bin new file mode 100644 index 0000000..a277c43 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/92f837b3a1bdc1a8643cb37899c97f72.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9481a16e9fb6738a92c11fda377c6724.bin b/files/.depot/Shaders/bin/64bit/9481a16e9fb6738a92c11fda377c6724.bin new file mode 100644 index 0000000..df5bd7d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9481a16e9fb6738a92c11fda377c6724.bin differ diff --git a/files/.depot/Shaders/bin/64bit/94a6ecfc54f080c26524c01f44065f1d.bin b/files/.depot/Shaders/bin/64bit/94a6ecfc54f080c26524c01f44065f1d.bin new file mode 100644 index 0000000..c5a48b2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/94a6ecfc54f080c26524c01f44065f1d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/94ef96841617a8f55f0db36c4bd1118b.bin b/files/.depot/Shaders/bin/64bit/94ef96841617a8f55f0db36c4bd1118b.bin new file mode 100644 index 0000000..d5f2029 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/94ef96841617a8f55f0db36c4bd1118b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/95505b851e8c81488a7a177539ff512e.bin b/files/.depot/Shaders/bin/64bit/95505b851e8c81488a7a177539ff512e.bin new file mode 100644 index 0000000..134db92 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/95505b851e8c81488a7a177539ff512e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9573b7d0b28582e34dcbdb99e46b7fba.bin b/files/.depot/Shaders/bin/64bit/9573b7d0b28582e34dcbdb99e46b7fba.bin new file mode 100644 index 0000000..48ff3d6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9573b7d0b28582e34dcbdb99e46b7fba.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9978b1a2fb28a9d56eb2222066bf9635.bin b/files/.depot/Shaders/bin/64bit/9978b1a2fb28a9d56eb2222066bf9635.bin new file mode 100644 index 0000000..a47803b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9978b1a2fb28a9d56eb2222066bf9635.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9988d7352ba5d203ff347adacf329680.bin b/files/.depot/Shaders/bin/64bit/9988d7352ba5d203ff347adacf329680.bin new file mode 100644 index 0000000..caf9342 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9988d7352ba5d203ff347adacf329680.bin differ diff --git a/files/.depot/Shaders/bin/64bit/99aaad897e0be614f8bf1a8545b99b8e.bin b/files/.depot/Shaders/bin/64bit/99aaad897e0be614f8bf1a8545b99b8e.bin new file mode 100644 index 0000000..f005c8a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/99aaad897e0be614f8bf1a8545b99b8e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9aa101a0bf8ed9660b3c4233440bf256.bin b/files/.depot/Shaders/bin/64bit/9aa101a0bf8ed9660b3c4233440bf256.bin new file mode 100644 index 0000000..d884f5c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9aa101a0bf8ed9660b3c4233440bf256.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9b19893ba8e3995783e10083b5fe4a7d.bin b/files/.depot/Shaders/bin/64bit/9b19893ba8e3995783e10083b5fe4a7d.bin new file mode 100644 index 0000000..41d4728 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9b19893ba8e3995783e10083b5fe4a7d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9b2e2060b3b5eb240daa776b47f6c580.bin b/files/.depot/Shaders/bin/64bit/9b2e2060b3b5eb240daa776b47f6c580.bin new file mode 100644 index 0000000..825d505 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9b2e2060b3b5eb240daa776b47f6c580.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9b54c1cab19fb3f22d0368f4a0eddbee.bin b/files/.depot/Shaders/bin/64bit/9b54c1cab19fb3f22d0368f4a0eddbee.bin new file mode 100644 index 0000000..adadc4d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9b54c1cab19fb3f22d0368f4a0eddbee.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9ba5200ac08826dcb3604509e09153eb.bin b/files/.depot/Shaders/bin/64bit/9ba5200ac08826dcb3604509e09153eb.bin new file mode 100644 index 0000000..23a2661 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9ba5200ac08826dcb3604509e09153eb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9bb6b704fd251677155cd50f747fbcd9.bin b/files/.depot/Shaders/bin/64bit/9bb6b704fd251677155cd50f747fbcd9.bin new file mode 100644 index 0000000..7d6c108 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9bb6b704fd251677155cd50f747fbcd9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9c1b016be4471d705f5c9c9ed04bae42.bin b/files/.depot/Shaders/bin/64bit/9c1b016be4471d705f5c9c9ed04bae42.bin new file mode 100644 index 0000000..0abe8ea Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9c1b016be4471d705f5c9c9ed04bae42.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9cb7d1689a5d7ea3659634b7d59fe1a2.bin b/files/.depot/Shaders/bin/64bit/9cb7d1689a5d7ea3659634b7d59fe1a2.bin new file mode 100644 index 0000000..a483138 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9cb7d1689a5d7ea3659634b7d59fe1a2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9ce55c60d65124ebd23678e80e9f997b.bin b/files/.depot/Shaders/bin/64bit/9ce55c60d65124ebd23678e80e9f997b.bin new file mode 100644 index 0000000..eca4997 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9ce55c60d65124ebd23678e80e9f997b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9d7a7ce4731b39aac961aa5f4abf3aed.bin b/files/.depot/Shaders/bin/64bit/9d7a7ce4731b39aac961aa5f4abf3aed.bin new file mode 100644 index 0000000..ec7962b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9d7a7ce4731b39aac961aa5f4abf3aed.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9dda2ce2e49fe6a114ac25ecc2399096.bin b/files/.depot/Shaders/bin/64bit/9dda2ce2e49fe6a114ac25ecc2399096.bin new file mode 100644 index 0000000..5d3e1ab Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9dda2ce2e49fe6a114ac25ecc2399096.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9de6ef0f44430b2c09e7cf7f4a291b6a.bin b/files/.depot/Shaders/bin/64bit/9de6ef0f44430b2c09e7cf7f4a291b6a.bin new file mode 100644 index 0000000..94b1a2a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9de6ef0f44430b2c09e7cf7f4a291b6a.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9df866a98b9dab63e5fea1fff2d959f2.bin b/files/.depot/Shaders/bin/64bit/9df866a98b9dab63e5fea1fff2d959f2.bin new file mode 100644 index 0000000..fcbefb0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9df866a98b9dab63e5fea1fff2d959f2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9e496972c0099878c05d7239166568d2.bin b/files/.depot/Shaders/bin/64bit/9e496972c0099878c05d7239166568d2.bin new file mode 100644 index 0000000..cee8977 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9e496972c0099878c05d7239166568d2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9eaa38793aa965c3b4618f584d2094ff.bin b/files/.depot/Shaders/bin/64bit/9eaa38793aa965c3b4618f584d2094ff.bin new file mode 100644 index 0000000..d5e713f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9eaa38793aa965c3b4618f584d2094ff.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9f29e1d36e686f3a0c65a5a4bf035c46.bin b/files/.depot/Shaders/bin/64bit/9f29e1d36e686f3a0c65a5a4bf035c46.bin new file mode 100644 index 0000000..17ce763 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9f29e1d36e686f3a0c65a5a4bf035c46.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9f5e0d6988840c194744bdbb33745c5b.bin b/files/.depot/Shaders/bin/64bit/9f5e0d6988840c194744bdbb33745c5b.bin new file mode 100644 index 0000000..fa49e50 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9f5e0d6988840c194744bdbb33745c5b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9f9f08ff54ad541e5be2a73a1f1f50d6.bin b/files/.depot/Shaders/bin/64bit/9f9f08ff54ad541e5be2a73a1f1f50d6.bin new file mode 100644 index 0000000..5845c05 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9f9f08ff54ad541e5be2a73a1f1f50d6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/9ff4e474ae5e1665c369940457990865.bin b/files/.depot/Shaders/bin/64bit/9ff4e474ae5e1665c369940457990865.bin new file mode 100644 index 0000000..1338f3c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/9ff4e474ae5e1665c369940457990865.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a0082343c4f70f2ea5fd00c18230256e.bin b/files/.depot/Shaders/bin/64bit/a0082343c4f70f2ea5fd00c18230256e.bin new file mode 100644 index 0000000..e498fdf Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a0082343c4f70f2ea5fd00c18230256e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a062fe7c98223e0d18a61ab9544cdb86.bin b/files/.depot/Shaders/bin/64bit/a062fe7c98223e0d18a61ab9544cdb86.bin new file mode 100644 index 0000000..507b39b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a062fe7c98223e0d18a61ab9544cdb86.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a0877cbc78d61bc16a289da5f1991877.bin b/files/.depot/Shaders/bin/64bit/a0877cbc78d61bc16a289da5f1991877.bin new file mode 100644 index 0000000..a54630a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a0877cbc78d61bc16a289da5f1991877.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a11c206d3130aaab1b7cacd65ad28b8e.bin b/files/.depot/Shaders/bin/64bit/a11c206d3130aaab1b7cacd65ad28b8e.bin new file mode 100644 index 0000000..5ee1f91 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a11c206d3130aaab1b7cacd65ad28b8e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a1e2b5c3a0c8e1e0733d4c20b54d5d72.bin b/files/.depot/Shaders/bin/64bit/a1e2b5c3a0c8e1e0733d4c20b54d5d72.bin new file mode 100644 index 0000000..b7f9cb0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a1e2b5c3a0c8e1e0733d4c20b54d5d72.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a215142cff28f7bc6e6890ab322ed1b8.bin b/files/.depot/Shaders/bin/64bit/a215142cff28f7bc6e6890ab322ed1b8.bin new file mode 100644 index 0000000..0326295 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a215142cff28f7bc6e6890ab322ed1b8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a221a6fef2b517d1a0b04e1799488347.bin b/files/.depot/Shaders/bin/64bit/a221a6fef2b517d1a0b04e1799488347.bin new file mode 100644 index 0000000..c179cc6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a221a6fef2b517d1a0b04e1799488347.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a223fc39e4c1680899f6ad231118d5ab.bin b/files/.depot/Shaders/bin/64bit/a223fc39e4c1680899f6ad231118d5ab.bin new file mode 100644 index 0000000..480ad48 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a223fc39e4c1680899f6ad231118d5ab.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a327e693ab6bd98a5b3da4fab53c2b41.bin b/files/.depot/Shaders/bin/64bit/a327e693ab6bd98a5b3da4fab53c2b41.bin new file mode 100644 index 0000000..1334e14 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a327e693ab6bd98a5b3da4fab53c2b41.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a34bd12f58fcff33e71ddb6f1d4dd37f.bin b/files/.depot/Shaders/bin/64bit/a34bd12f58fcff33e71ddb6f1d4dd37f.bin new file mode 100644 index 0000000..60f1617 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a34bd12f58fcff33e71ddb6f1d4dd37f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a3b5fd872bf63ccb145b91721f4e556b.bin b/files/.depot/Shaders/bin/64bit/a3b5fd872bf63ccb145b91721f4e556b.bin new file mode 100644 index 0000000..12a177f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a3b5fd872bf63ccb145b91721f4e556b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a43362b86b9875081d18c8a210d1f320.bin b/files/.depot/Shaders/bin/64bit/a43362b86b9875081d18c8a210d1f320.bin new file mode 100644 index 0000000..9bfbc42 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a43362b86b9875081d18c8a210d1f320.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a468b02434d990adba25eb6f07c16672.bin b/files/.depot/Shaders/bin/64bit/a468b02434d990adba25eb6f07c16672.bin new file mode 100644 index 0000000..497af6a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a468b02434d990adba25eb6f07c16672.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a47b72401dbf69323456d98103168dd0.bin b/files/.depot/Shaders/bin/64bit/a47b72401dbf69323456d98103168dd0.bin new file mode 100644 index 0000000..04f9b66 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a47b72401dbf69323456d98103168dd0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a4b6bc5f8a795d84ac7dcae52f9a97e7.bin b/files/.depot/Shaders/bin/64bit/a4b6bc5f8a795d84ac7dcae52f9a97e7.bin new file mode 100644 index 0000000..4f71e94 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a4b6bc5f8a795d84ac7dcae52f9a97e7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a510db1b1cbf17bce31ddb71acebc700.bin b/files/.depot/Shaders/bin/64bit/a510db1b1cbf17bce31ddb71acebc700.bin new file mode 100644 index 0000000..6870a9c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a510db1b1cbf17bce31ddb71acebc700.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a579759e4f877896eb2d4428f5869d31.bin b/files/.depot/Shaders/bin/64bit/a579759e4f877896eb2d4428f5869d31.bin new file mode 100644 index 0000000..f60387e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a579759e4f877896eb2d4428f5869d31.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a609df6f891a9c717db2c465b370dda7.bin b/files/.depot/Shaders/bin/64bit/a609df6f891a9c717db2c465b370dda7.bin new file mode 100644 index 0000000..7bdcbec Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a609df6f891a9c717db2c465b370dda7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a7487c60c970df6cbae8ed92bd222ef5.bin b/files/.depot/Shaders/bin/64bit/a7487c60c970df6cbae8ed92bd222ef5.bin new file mode 100644 index 0000000..821e6b1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a7487c60c970df6cbae8ed92bd222ef5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a8ca24d7a6a9e3f1dab390a8258996a6.bin b/files/.depot/Shaders/bin/64bit/a8ca24d7a6a9e3f1dab390a8258996a6.bin new file mode 100644 index 0000000..ab59721 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a8ca24d7a6a9e3f1dab390a8258996a6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a8d15f8e718d934706f14a5aa04f8603.bin b/files/.depot/Shaders/bin/64bit/a8d15f8e718d934706f14a5aa04f8603.bin new file mode 100644 index 0000000..482c3e1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a8d15f8e718d934706f14a5aa04f8603.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a91418d4ad3f7a0561ed0488c9353834.bin b/files/.depot/Shaders/bin/64bit/a91418d4ad3f7a0561ed0488c9353834.bin new file mode 100644 index 0000000..fe09e0a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a91418d4ad3f7a0561ed0488c9353834.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a930c7e3c0d572fdfc3a2f44fd8bed17.bin b/files/.depot/Shaders/bin/64bit/a930c7e3c0d572fdfc3a2f44fd8bed17.bin new file mode 100644 index 0000000..1ccba39 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a930c7e3c0d572fdfc3a2f44fd8bed17.bin differ diff --git a/files/.depot/Shaders/bin/64bit/a99a8b973f1312d45520c98761da7477.bin b/files/.depot/Shaders/bin/64bit/a99a8b973f1312d45520c98761da7477.bin new file mode 100644 index 0000000..9ea44c5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/a99a8b973f1312d45520c98761da7477.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ab57d47a8b39651442bc68cf0bc92a5d.bin b/files/.depot/Shaders/bin/64bit/ab57d47a8b39651442bc68cf0bc92a5d.bin new file mode 100644 index 0000000..43fe7bc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ab57d47a8b39651442bc68cf0bc92a5d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ac3caefafd8dd34ca314224445bdc495.bin b/files/.depot/Shaders/bin/64bit/ac3caefafd8dd34ca314224445bdc495.bin new file mode 100644 index 0000000..c20868f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ac3caefafd8dd34ca314224445bdc495.bin differ diff --git a/files/.depot/Shaders/bin/64bit/acb8c4e27feb401b7ee255d91b6c75b3.bin b/files/.depot/Shaders/bin/64bit/acb8c4e27feb401b7ee255d91b6c75b3.bin new file mode 100644 index 0000000..a2cd2d0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/acb8c4e27feb401b7ee255d91b6c75b3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/add90af8d0bd9c6d73302475379fb05d.bin b/files/.depot/Shaders/bin/64bit/add90af8d0bd9c6d73302475379fb05d.bin new file mode 100644 index 0000000..601ebdf Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/add90af8d0bd9c6d73302475379fb05d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ae485053000b4ee9d8c74bbb01d50832.bin b/files/.depot/Shaders/bin/64bit/ae485053000b4ee9d8c74bbb01d50832.bin new file mode 100644 index 0000000..1e8fec5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ae485053000b4ee9d8c74bbb01d50832.bin differ diff --git a/files/.depot/Shaders/bin/64bit/aea204e7fe85b1e215b3b1239c6c9841.bin b/files/.depot/Shaders/bin/64bit/aea204e7fe85b1e215b3b1239c6c9841.bin new file mode 100644 index 0000000..f6d19e3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/aea204e7fe85b1e215b3b1239c6c9841.bin differ diff --git a/files/.depot/Shaders/bin/64bit/aeea9baf1460103f2dc6339cda872a4b.bin b/files/.depot/Shaders/bin/64bit/aeea9baf1460103f2dc6339cda872a4b.bin new file mode 100644 index 0000000..0bb21ff Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/aeea9baf1460103f2dc6339cda872a4b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b0625976231b9088edd8fedecd021f3c.bin b/files/.depot/Shaders/bin/64bit/b0625976231b9088edd8fedecd021f3c.bin new file mode 100644 index 0000000..c1ef437 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b0625976231b9088edd8fedecd021f3c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b0b66a2630dbbe706657c319abc30a6d.bin b/files/.depot/Shaders/bin/64bit/b0b66a2630dbbe706657c319abc30a6d.bin new file mode 100644 index 0000000..139f6e4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b0b66a2630dbbe706657c319abc30a6d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b105b21852cabe6593bf8a24d77bfe85.bin b/files/.depot/Shaders/bin/64bit/b105b21852cabe6593bf8a24d77bfe85.bin new file mode 100644 index 0000000..94a0a8c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b105b21852cabe6593bf8a24d77bfe85.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b1c9cb600bfb59bae6cc51600000129f.bin b/files/.depot/Shaders/bin/64bit/b1c9cb600bfb59bae6cc51600000129f.bin new file mode 100644 index 0000000..7db90f8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b1c9cb600bfb59bae6cc51600000129f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b1d2c7d22d974ef8cde926dd465bf62d.bin b/files/.depot/Shaders/bin/64bit/b1d2c7d22d974ef8cde926dd465bf62d.bin new file mode 100644 index 0000000..eba5801 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b1d2c7d22d974ef8cde926dd465bf62d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b237465b9a849e104d6ce841c236b0a1.bin b/files/.depot/Shaders/bin/64bit/b237465b9a849e104d6ce841c236b0a1.bin new file mode 100644 index 0000000..507ff2d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b237465b9a849e104d6ce841c236b0a1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b243c282f7ae5c35518e2d0fabfdc59d.bin b/files/.depot/Shaders/bin/64bit/b243c282f7ae5c35518e2d0fabfdc59d.bin new file mode 100644 index 0000000..edf3ad7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b243c282f7ae5c35518e2d0fabfdc59d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b31e3e9cc5f52c6851ab349842a8c000.bin b/files/.depot/Shaders/bin/64bit/b31e3e9cc5f52c6851ab349842a8c000.bin new file mode 100644 index 0000000..82308ea Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b31e3e9cc5f52c6851ab349842a8c000.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b3e99fc0a4f3ae8d269e44177f508024.bin b/files/.depot/Shaders/bin/64bit/b3e99fc0a4f3ae8d269e44177f508024.bin new file mode 100644 index 0000000..2fa6d45 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b3e99fc0a4f3ae8d269e44177f508024.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b4fa33af1a1ef97d1f50cb71e5d0f6fc.bin b/files/.depot/Shaders/bin/64bit/b4fa33af1a1ef97d1f50cb71e5d0f6fc.bin new file mode 100644 index 0000000..4eeceb2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b4fa33af1a1ef97d1f50cb71e5d0f6fc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b58f930ece8c4463b166276955ab518d.bin b/files/.depot/Shaders/bin/64bit/b58f930ece8c4463b166276955ab518d.bin new file mode 100644 index 0000000..fd902ec Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b58f930ece8c4463b166276955ab518d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b5ab681912b4b56731ab89b10ac4abd4.bin b/files/.depot/Shaders/bin/64bit/b5ab681912b4b56731ab89b10ac4abd4.bin new file mode 100644 index 0000000..8e4e68e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b5ab681912b4b56731ab89b10ac4abd4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b5cdf32540865510112f465ca2eb97a7.bin b/files/.depot/Shaders/bin/64bit/b5cdf32540865510112f465ca2eb97a7.bin new file mode 100644 index 0000000..6aecbfa Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b5cdf32540865510112f465ca2eb97a7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b79a32e77526e488b2063b60e302ab0b.bin b/files/.depot/Shaders/bin/64bit/b79a32e77526e488b2063b60e302ab0b.bin new file mode 100644 index 0000000..097360c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b79a32e77526e488b2063b60e302ab0b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b843e1cc99aea07c34bc0720cf04ea17.bin b/files/.depot/Shaders/bin/64bit/b843e1cc99aea07c34bc0720cf04ea17.bin new file mode 100644 index 0000000..145782d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b843e1cc99aea07c34bc0720cf04ea17.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b934e7fc4c6de377fc8dcc03d63de7e1.bin b/files/.depot/Shaders/bin/64bit/b934e7fc4c6de377fc8dcc03d63de7e1.bin new file mode 100644 index 0000000..e9a4dcd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b934e7fc4c6de377fc8dcc03d63de7e1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b9989a0f3ea0150c394057d945334c2d.bin b/files/.depot/Shaders/bin/64bit/b9989a0f3ea0150c394057d945334c2d.bin new file mode 100644 index 0000000..1817fd2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b9989a0f3ea0150c394057d945334c2d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/b9acbae07ffd9d6844231111c72022cc.bin b/files/.depot/Shaders/bin/64bit/b9acbae07ffd9d6844231111c72022cc.bin new file mode 100644 index 0000000..fcdd8f3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/b9acbae07ffd9d6844231111c72022cc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/bd53e758c1d6865ac933323865431ff5.bin b/files/.depot/Shaders/bin/64bit/bd53e758c1d6865ac933323865431ff5.bin new file mode 100644 index 0000000..a48cc65 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/bd53e758c1d6865ac933323865431ff5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/bd61e6bf37c9c9072b168717331b1050.bin b/files/.depot/Shaders/bin/64bit/bd61e6bf37c9c9072b168717331b1050.bin new file mode 100644 index 0000000..8cacefc Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/bd61e6bf37c9c9072b168717331b1050.bin differ diff --git a/files/.depot/Shaders/bin/64bit/bd6c68abfbde0b83aa343f918e374029.bin b/files/.depot/Shaders/bin/64bit/bd6c68abfbde0b83aa343f918e374029.bin new file mode 100644 index 0000000..704ec79 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/bd6c68abfbde0b83aa343f918e374029.bin differ diff --git a/files/.depot/Shaders/bin/64bit/beae44c3c499755a8f193bf0747f1fc1.bin b/files/.depot/Shaders/bin/64bit/beae44c3c499755a8f193bf0747f1fc1.bin new file mode 100644 index 0000000..083bce6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/beae44c3c499755a8f193bf0747f1fc1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/beb69397702df8b3997afa9891861433.bin b/files/.depot/Shaders/bin/64bit/beb69397702df8b3997afa9891861433.bin new file mode 100644 index 0000000..3a31648 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/beb69397702df8b3997afa9891861433.bin differ diff --git a/files/.depot/Shaders/bin/64bit/bef33259abcf866b205519db9dc4fd49.bin b/files/.depot/Shaders/bin/64bit/bef33259abcf866b205519db9dc4fd49.bin new file mode 100644 index 0000000..ea073be Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/bef33259abcf866b205519db9dc4fd49.bin differ diff --git a/files/.depot/Shaders/bin/64bit/bf3b0c2707d1b9ad701bc2760b4ea954.bin b/files/.depot/Shaders/bin/64bit/bf3b0c2707d1b9ad701bc2760b4ea954.bin new file mode 100644 index 0000000..8e27228 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/bf3b0c2707d1b9ad701bc2760b4ea954.bin differ diff --git a/files/.depot/Shaders/bin/64bit/bf49e0f96516b78b3fc496bcfe757382.bin b/files/.depot/Shaders/bin/64bit/bf49e0f96516b78b3fc496bcfe757382.bin new file mode 100644 index 0000000..8c5c972 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/bf49e0f96516b78b3fc496bcfe757382.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c08d9dbcb1804822175b8fbcd1247e13.bin b/files/.depot/Shaders/bin/64bit/c08d9dbcb1804822175b8fbcd1247e13.bin new file mode 100644 index 0000000..1b64f61 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c08d9dbcb1804822175b8fbcd1247e13.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c09f555c4bb8af5c7207864013a271c0.bin b/files/.depot/Shaders/bin/64bit/c09f555c4bb8af5c7207864013a271c0.bin new file mode 100644 index 0000000..b60221c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c09f555c4bb8af5c7207864013a271c0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c0aa788f7b8355a5ff44470d46cfe157.bin b/files/.depot/Shaders/bin/64bit/c0aa788f7b8355a5ff44470d46cfe157.bin new file mode 100644 index 0000000..acf5bdd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c0aa788f7b8355a5ff44470d46cfe157.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c158bfe319e5ccd3af095a89a9ab2f9e.bin b/files/.depot/Shaders/bin/64bit/c158bfe319e5ccd3af095a89a9ab2f9e.bin new file mode 100644 index 0000000..735095e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c158bfe319e5ccd3af095a89a9ab2f9e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c158cd07ae9b8bbf8c18ef4c27b6ec20.bin b/files/.depot/Shaders/bin/64bit/c158cd07ae9b8bbf8c18ef4c27b6ec20.bin new file mode 100644 index 0000000..ecc352f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c158cd07ae9b8bbf8c18ef4c27b6ec20.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c198d6cd115b61640a0a7687e4258f7e.bin b/files/.depot/Shaders/bin/64bit/c198d6cd115b61640a0a7687e4258f7e.bin new file mode 100644 index 0000000..4a3d298 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c198d6cd115b61640a0a7687e4258f7e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c1da51043d238964ac9d14a3c45464c8.bin b/files/.depot/Shaders/bin/64bit/c1da51043d238964ac9d14a3c45464c8.bin new file mode 100644 index 0000000..fed9f89 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c1da51043d238964ac9d14a3c45464c8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c26b811b20213c66f15fd78576f2af55.bin b/files/.depot/Shaders/bin/64bit/c26b811b20213c66f15fd78576f2af55.bin new file mode 100644 index 0000000..8a39dc9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c26b811b20213c66f15fd78576f2af55.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c2db0e655c9d3d7861a5efc400fde4f6.bin b/files/.depot/Shaders/bin/64bit/c2db0e655c9d3d7861a5efc400fde4f6.bin new file mode 100644 index 0000000..7a13a36 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c2db0e655c9d3d7861a5efc400fde4f6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c3882e24ce81a4615f107022083cf7ca.bin b/files/.depot/Shaders/bin/64bit/c3882e24ce81a4615f107022083cf7ca.bin new file mode 100644 index 0000000..9eade5e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c3882e24ce81a4615f107022083cf7ca.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c3b57aa51a9b06d208fc68022e9568e7.bin b/files/.depot/Shaders/bin/64bit/c3b57aa51a9b06d208fc68022e9568e7.bin new file mode 100644 index 0000000..0c4dfa3 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c3b57aa51a9b06d208fc68022e9568e7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c42a20b4f71ccd5dab1adef837a5d32b.bin b/files/.depot/Shaders/bin/64bit/c42a20b4f71ccd5dab1adef837a5d32b.bin new file mode 100644 index 0000000..9824b52 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c42a20b4f71ccd5dab1adef837a5d32b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c4761a1793fe0ff9bfdb1fb48d0cd51c.bin b/files/.depot/Shaders/bin/64bit/c4761a1793fe0ff9bfdb1fb48d0cd51c.bin new file mode 100644 index 0000000..d2ee2d0 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c4761a1793fe0ff9bfdb1fb48d0cd51c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c4e3ad1e4690abbd3becf605db73305c.bin b/files/.depot/Shaders/bin/64bit/c4e3ad1e4690abbd3becf605db73305c.bin new file mode 100644 index 0000000..afd1416 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c4e3ad1e4690abbd3becf605db73305c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c535cd3e9d187d9c41a6c6db2d3e7e6b.bin b/files/.depot/Shaders/bin/64bit/c535cd3e9d187d9c41a6c6db2d3e7e6b.bin new file mode 100644 index 0000000..9e76863 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c535cd3e9d187d9c41a6c6db2d3e7e6b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c55bb69b1498abc3b1c90457256f23e3.bin b/files/.depot/Shaders/bin/64bit/c55bb69b1498abc3b1c90457256f23e3.bin new file mode 100644 index 0000000..de89c03 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c55bb69b1498abc3b1c90457256f23e3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c59d092bb2d20d33058c5688c4338dd3.bin b/files/.depot/Shaders/bin/64bit/c59d092bb2d20d33058c5688c4338dd3.bin new file mode 100644 index 0000000..87c1902 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c59d092bb2d20d33058c5688c4338dd3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c649ad8ccd9af631733eefbbbeb40a17.bin b/files/.depot/Shaders/bin/64bit/c649ad8ccd9af631733eefbbbeb40a17.bin new file mode 100644 index 0000000..dd6af81 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c649ad8ccd9af631733eefbbbeb40a17.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c65b945d83955b0c12f2325566724348.bin b/files/.depot/Shaders/bin/64bit/c65b945d83955b0c12f2325566724348.bin new file mode 100644 index 0000000..2891024 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c65b945d83955b0c12f2325566724348.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c78c169d626e23a1a8c134205d8d8b69.bin b/files/.depot/Shaders/bin/64bit/c78c169d626e23a1a8c134205d8d8b69.bin new file mode 100644 index 0000000..38a3a96 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c78c169d626e23a1a8c134205d8d8b69.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c8c9cfbdd36036927e67df807c6fb430.bin b/files/.depot/Shaders/bin/64bit/c8c9cfbdd36036927e67df807c6fb430.bin new file mode 100644 index 0000000..08d528a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c8c9cfbdd36036927e67df807c6fb430.bin differ diff --git a/files/.depot/Shaders/bin/64bit/c99dde867b355781fd21607d2e5a5a22.bin b/files/.depot/Shaders/bin/64bit/c99dde867b355781fd21607d2e5a5a22.bin new file mode 100644 index 0000000..0d23282 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/c99dde867b355781fd21607d2e5a5a22.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ca2d5a15d218e1ca775acb2ff5cbd776.bin b/files/.depot/Shaders/bin/64bit/ca2d5a15d218e1ca775acb2ff5cbd776.bin new file mode 100644 index 0000000..faf871a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ca2d5a15d218e1ca775acb2ff5cbd776.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cb2d4396bf644a58d04a0c72815956a6.bin b/files/.depot/Shaders/bin/64bit/cb2d4396bf644a58d04a0c72815956a6.bin new file mode 100644 index 0000000..8fefcd2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cb2d4396bf644a58d04a0c72815956a6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cbaf5bcfa681adce7ce5db223a94a4d0.bin b/files/.depot/Shaders/bin/64bit/cbaf5bcfa681adce7ce5db223a94a4d0.bin new file mode 100644 index 0000000..baf7458 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cbaf5bcfa681adce7ce5db223a94a4d0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ccb00b8568dddc310c2ee2009cc3a292.bin b/files/.depot/Shaders/bin/64bit/ccb00b8568dddc310c2ee2009cc3a292.bin new file mode 100644 index 0000000..c7d45bd Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ccb00b8568dddc310c2ee2009cc3a292.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ccbd86f5551d47d102769fde73e1fa8b.bin b/files/.depot/Shaders/bin/64bit/ccbd86f5551d47d102769fde73e1fa8b.bin new file mode 100644 index 0000000..49133ce Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ccbd86f5551d47d102769fde73e1fa8b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cd7372945b54495149d28e804c5ec838.bin b/files/.depot/Shaders/bin/64bit/cd7372945b54495149d28e804c5ec838.bin new file mode 100644 index 0000000..4f0f42d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cd7372945b54495149d28e804c5ec838.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cda64b262fb454cd31b776d82ae13e07.bin b/files/.depot/Shaders/bin/64bit/cda64b262fb454cd31b776d82ae13e07.bin new file mode 100644 index 0000000..182eb83 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cda64b262fb454cd31b776d82ae13e07.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cdc5cb40d830b71664c3a45b31d2610b.bin b/files/.depot/Shaders/bin/64bit/cdc5cb40d830b71664c3a45b31d2610b.bin new file mode 100644 index 0000000..5f4b0b8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cdc5cb40d830b71664c3a45b31d2610b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cf2b2256e71b9e7595c5a97de259feb8.bin b/files/.depot/Shaders/bin/64bit/cf2b2256e71b9e7595c5a97de259feb8.bin new file mode 100644 index 0000000..f9107f5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cf2b2256e71b9e7595c5a97de259feb8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/cff4dc68bd30e78e1300d6a9042a407c.bin b/files/.depot/Shaders/bin/64bit/cff4dc68bd30e78e1300d6a9042a407c.bin new file mode 100644 index 0000000..6729c0c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/cff4dc68bd30e78e1300d6a9042a407c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d03125cfa5f1d89598f7425c0111ac0f.bin b/files/.depot/Shaders/bin/64bit/d03125cfa5f1d89598f7425c0111ac0f.bin new file mode 100644 index 0000000..d07878f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d03125cfa5f1d89598f7425c0111ac0f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d049c872661d069e416cc89a0e874ea8.bin b/files/.depot/Shaders/bin/64bit/d049c872661d069e416cc89a0e874ea8.bin new file mode 100644 index 0000000..5db0368 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d049c872661d069e416cc89a0e874ea8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d10350f293f45277140150e62970a354.bin b/files/.depot/Shaders/bin/64bit/d10350f293f45277140150e62970a354.bin new file mode 100644 index 0000000..e64c622 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d10350f293f45277140150e62970a354.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d158f39be2f3213d6581bd062cbb05ee.bin b/files/.depot/Shaders/bin/64bit/d158f39be2f3213d6581bd062cbb05ee.bin new file mode 100644 index 0000000..10d847d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d158f39be2f3213d6581bd062cbb05ee.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d15ed16b1bc1b9e32aa0da6589d677b3.bin b/files/.depot/Shaders/bin/64bit/d15ed16b1bc1b9e32aa0da6589d677b3.bin new file mode 100644 index 0000000..3b0d88d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d15ed16b1bc1b9e32aa0da6589d677b3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d171271017367eeb974e2e6ee3b124a0.bin b/files/.depot/Shaders/bin/64bit/d171271017367eeb974e2e6ee3b124a0.bin new file mode 100644 index 0000000..c0ae426 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d171271017367eeb974e2e6ee3b124a0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d24725120c0d68ec9a037e7ced78b9cf.bin b/files/.depot/Shaders/bin/64bit/d24725120c0d68ec9a037e7ced78b9cf.bin new file mode 100644 index 0000000..e330077 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d24725120c0d68ec9a037e7ced78b9cf.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d2482e14a43099c2cd9c6215f8136b83.bin b/files/.depot/Shaders/bin/64bit/d2482e14a43099c2cd9c6215f8136b83.bin new file mode 100644 index 0000000..4603574 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d2482e14a43099c2cd9c6215f8136b83.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d2a5ed755b5b7d6b124fd788e5f49d10.bin b/files/.depot/Shaders/bin/64bit/d2a5ed755b5b7d6b124fd788e5f49d10.bin new file mode 100644 index 0000000..fc2df57 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d2a5ed755b5b7d6b124fd788e5f49d10.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d342386b59f558d78064900baa93e550.bin b/files/.depot/Shaders/bin/64bit/d342386b59f558d78064900baa93e550.bin new file mode 100644 index 0000000..811a49b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d342386b59f558d78064900baa93e550.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d36b3e27bb3c29bfc5582a8ca2d5a5a2.bin b/files/.depot/Shaders/bin/64bit/d36b3e27bb3c29bfc5582a8ca2d5a5a2.bin new file mode 100644 index 0000000..fd28162 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d36b3e27bb3c29bfc5582a8ca2d5a5a2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d40638fdd7a602b27c809e14512248aa.bin b/files/.depot/Shaders/bin/64bit/d40638fdd7a602b27c809e14512248aa.bin new file mode 100644 index 0000000..01bb4e5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d40638fdd7a602b27c809e14512248aa.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d48784b1274ba4cf0ea516be21d55db4.bin b/files/.depot/Shaders/bin/64bit/d48784b1274ba4cf0ea516be21d55db4.bin new file mode 100644 index 0000000..adcab09 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d48784b1274ba4cf0ea516be21d55db4.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d508ba203fa7411660ecc875135efb3e.bin b/files/.depot/Shaders/bin/64bit/d508ba203fa7411660ecc875135efb3e.bin new file mode 100644 index 0000000..647c29e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d508ba203fa7411660ecc875135efb3e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d68a80c41d2a5e3f3f63a27cf11b784d.bin b/files/.depot/Shaders/bin/64bit/d68a80c41d2a5e3f3f63a27cf11b784d.bin new file mode 100644 index 0000000..8c580b6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d68a80c41d2a5e3f3f63a27cf11b784d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d733036a748cad0b290fa752f884a1a5.bin b/files/.depot/Shaders/bin/64bit/d733036a748cad0b290fa752f884a1a5.bin new file mode 100644 index 0000000..fe209ad Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d733036a748cad0b290fa752f884a1a5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d8c7225e3ae65fdad7e5488b8925bb18.bin b/files/.depot/Shaders/bin/64bit/d8c7225e3ae65fdad7e5488b8925bb18.bin new file mode 100644 index 0000000..ed11d3e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d8c7225e3ae65fdad7e5488b8925bb18.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d8e8a5c55ae5f011b28666b5f7a3b2ee.bin b/files/.depot/Shaders/bin/64bit/d8e8a5c55ae5f011b28666b5f7a3b2ee.bin new file mode 100644 index 0000000..80024f4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d8e8a5c55ae5f011b28666b5f7a3b2ee.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d8fd8b823c4c9791eae3555efce70ab6.bin b/files/.depot/Shaders/bin/64bit/d8fd8b823c4c9791eae3555efce70ab6.bin new file mode 100644 index 0000000..961cb6a Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d8fd8b823c4c9791eae3555efce70ab6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d95f6f3e0e5b6a1b52a280bdb7d04ce9.bin b/files/.depot/Shaders/bin/64bit/d95f6f3e0e5b6a1b52a280bdb7d04ce9.bin new file mode 100644 index 0000000..1f5ea04 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d95f6f3e0e5b6a1b52a280bdb7d04ce9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d981864db589295e748150155f7e5224.bin b/files/.depot/Shaders/bin/64bit/d981864db589295e748150155f7e5224.bin new file mode 100644 index 0000000..fa043c9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d981864db589295e748150155f7e5224.bin differ diff --git a/files/.depot/Shaders/bin/64bit/d9cc16b1a2a5dddfc32e16fd49c902df.bin b/files/.depot/Shaders/bin/64bit/d9cc16b1a2a5dddfc32e16fd49c902df.bin new file mode 100644 index 0000000..da1b83e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/d9cc16b1a2a5dddfc32e16fd49c902df.bin differ diff --git a/files/.depot/Shaders/bin/64bit/da5c2a9d9d98007119a1c8c270beae14.bin b/files/.depot/Shaders/bin/64bit/da5c2a9d9d98007119a1c8c270beae14.bin new file mode 100644 index 0000000..a17ad59 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/da5c2a9d9d98007119a1c8c270beae14.bin differ diff --git a/files/.depot/Shaders/bin/64bit/da64ebdc9f6c97f8820047976e07357f.bin b/files/.depot/Shaders/bin/64bit/da64ebdc9f6c97f8820047976e07357f.bin new file mode 100644 index 0000000..a9f596d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/da64ebdc9f6c97f8820047976e07357f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/da99ec13d8d60c9eb1b1464611d704fc.bin b/files/.depot/Shaders/bin/64bit/da99ec13d8d60c9eb1b1464611d704fc.bin new file mode 100644 index 0000000..ad59205 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/da99ec13d8d60c9eb1b1464611d704fc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/db0d2a70d8570aebd20158e6f0ae3004.bin b/files/.depot/Shaders/bin/64bit/db0d2a70d8570aebd20158e6f0ae3004.bin new file mode 100644 index 0000000..0d17175 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/db0d2a70d8570aebd20158e6f0ae3004.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dbdfd2e2bec1a3554e8d2e38176eae5b.bin b/files/.depot/Shaders/bin/64bit/dbdfd2e2bec1a3554e8d2e38176eae5b.bin new file mode 100644 index 0000000..0b5cdb6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dbdfd2e2bec1a3554e8d2e38176eae5b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dc2fded5b6f4692e32b41bcbf3839dc9.bin b/files/.depot/Shaders/bin/64bit/dc2fded5b6f4692e32b41bcbf3839dc9.bin new file mode 100644 index 0000000..2e13336 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dc2fded5b6f4692e32b41bcbf3839dc9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dc8b929d9443f1f56ef650c47d43dbd2.bin b/files/.depot/Shaders/bin/64bit/dc8b929d9443f1f56ef650c47d43dbd2.bin new file mode 100644 index 0000000..d117fce Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dc8b929d9443f1f56ef650c47d43dbd2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dcb36d769af7dcd8ef48c350cf30a035.bin b/files/.depot/Shaders/bin/64bit/dcb36d769af7dcd8ef48c350cf30a035.bin new file mode 100644 index 0000000..4f979e2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dcb36d769af7dcd8ef48c350cf30a035.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dcf4a18c67864bd3b7f14d4fba1578d1.bin b/files/.depot/Shaders/bin/64bit/dcf4a18c67864bd3b7f14d4fba1578d1.bin new file mode 100644 index 0000000..a883cb7 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dcf4a18c67864bd3b7f14d4fba1578d1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ddabac79bf6ce5b529567c4e4f8d5e70.bin b/files/.depot/Shaders/bin/64bit/ddabac79bf6ce5b529567c4e4f8d5e70.bin new file mode 100644 index 0000000..3ce23bb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ddabac79bf6ce5b529567c4e4f8d5e70.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dedaac5f618869f61ddb69c849c8e4db.bin b/files/.depot/Shaders/bin/64bit/dedaac5f618869f61ddb69c849c8e4db.bin new file mode 100644 index 0000000..bcbad10 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dedaac5f618869f61ddb69c849c8e4db.bin differ diff --git a/files/.depot/Shaders/bin/64bit/df5148ee9897babd4c70a473adc0807d.bin b/files/.depot/Shaders/bin/64bit/df5148ee9897babd4c70a473adc0807d.bin new file mode 100644 index 0000000..d07b471 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/df5148ee9897babd4c70a473adc0807d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/df90216aa7bb8bf8e26bcfc10a82fa86.bin b/files/.depot/Shaders/bin/64bit/df90216aa7bb8bf8e26bcfc10a82fa86.bin new file mode 100644 index 0000000..f44965f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/df90216aa7bb8bf8e26bcfc10a82fa86.bin differ diff --git a/files/.depot/Shaders/bin/64bit/dfbb4bf8df48be21958f0ba57c06d1c8.bin b/files/.depot/Shaders/bin/64bit/dfbb4bf8df48be21958f0ba57c06d1c8.bin new file mode 100644 index 0000000..71f85e8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/dfbb4bf8df48be21958f0ba57c06d1c8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e00e63d5a61ddd2e28490703b46643ae.bin b/files/.depot/Shaders/bin/64bit/e00e63d5a61ddd2e28490703b46643ae.bin new file mode 100644 index 0000000..f76003f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e00e63d5a61ddd2e28490703b46643ae.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e060cb56c1382db6b69a5f2bf4d01846.bin b/files/.depot/Shaders/bin/64bit/e060cb56c1382db6b69a5f2bf4d01846.bin new file mode 100644 index 0000000..481e96c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e060cb56c1382db6b69a5f2bf4d01846.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e0a65486447506f144e5be5fdb687265.bin b/files/.depot/Shaders/bin/64bit/e0a65486447506f144e5be5fdb687265.bin new file mode 100644 index 0000000..990ef98 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e0a65486447506f144e5be5fdb687265.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e169585afc8da1d6f9ebd0e1258c7453.bin b/files/.depot/Shaders/bin/64bit/e169585afc8da1d6f9ebd0e1258c7453.bin new file mode 100644 index 0000000..964ce20 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e169585afc8da1d6f9ebd0e1258c7453.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e1b03b083a054f1d18f24ba8a869a3c2.bin b/files/.depot/Shaders/bin/64bit/e1b03b083a054f1d18f24ba8a869a3c2.bin new file mode 100644 index 0000000..0d37c68 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e1b03b083a054f1d18f24ba8a869a3c2.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e1fe7ac4b2a7619949d80088862cc441.bin b/files/.depot/Shaders/bin/64bit/e1fe7ac4b2a7619949d80088862cc441.bin new file mode 100644 index 0000000..9d01d52 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e1fe7ac4b2a7619949d80088862cc441.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e2d5a8460757d9005601a309a2ba62e1.bin b/files/.depot/Shaders/bin/64bit/e2d5a8460757d9005601a309a2ba62e1.bin new file mode 100644 index 0000000..3f922d1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e2d5a8460757d9005601a309a2ba62e1.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e36ceaa7600512e002e44d042d217572.bin b/files/.depot/Shaders/bin/64bit/e36ceaa7600512e002e44d042d217572.bin new file mode 100644 index 0000000..ae265de Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e36ceaa7600512e002e44d042d217572.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e4331b9c858eb891fb75d7062024c2e6.bin b/files/.depot/Shaders/bin/64bit/e4331b9c858eb891fb75d7062024c2e6.bin new file mode 100644 index 0000000..658d5e1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e4331b9c858eb891fb75d7062024c2e6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e4a8937a81abbe11c372611ba49eb647.bin b/files/.depot/Shaders/bin/64bit/e4a8937a81abbe11c372611ba49eb647.bin new file mode 100644 index 0000000..fd8163f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e4a8937a81abbe11c372611ba49eb647.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e51bdfbef0b4d2c0535adf8e9eecd7b8.bin b/files/.depot/Shaders/bin/64bit/e51bdfbef0b4d2c0535adf8e9eecd7b8.bin new file mode 100644 index 0000000..393f5e5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e51bdfbef0b4d2c0535adf8e9eecd7b8.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e5274e97df94dab95c4d81059625bcb9.bin b/files/.depot/Shaders/bin/64bit/e5274e97df94dab95c4d81059625bcb9.bin new file mode 100644 index 0000000..df81ec9 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e5274e97df94dab95c4d81059625bcb9.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e5b5c849e30107dbfcae0a6ecb310562.bin b/files/.depot/Shaders/bin/64bit/e5b5c849e30107dbfcae0a6ecb310562.bin new file mode 100644 index 0000000..cd0a4a2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e5b5c849e30107dbfcae0a6ecb310562.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e6e9d6ab4e15f4d3b8027d9948005c65.bin b/files/.depot/Shaders/bin/64bit/e6e9d6ab4e15f4d3b8027d9948005c65.bin new file mode 100644 index 0000000..0a3a548 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e6e9d6ab4e15f4d3b8027d9948005c65.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e701b8d841b8f8a38181b6d8086e1d2c.bin b/files/.depot/Shaders/bin/64bit/e701b8d841b8f8a38181b6d8086e1d2c.bin new file mode 100644 index 0000000..6f8abba Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e701b8d841b8f8a38181b6d8086e1d2c.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e75e763f82e35a06196fb76757268393.bin b/files/.depot/Shaders/bin/64bit/e75e763f82e35a06196fb76757268393.bin new file mode 100644 index 0000000..834b26b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e75e763f82e35a06196fb76757268393.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e7e6c6b58c4da53b9b43479020ed07b6.bin b/files/.depot/Shaders/bin/64bit/e7e6c6b58c4da53b9b43479020ed07b6.bin new file mode 100644 index 0000000..b3e1c13 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e7e6c6b58c4da53b9b43479020ed07b6.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e8cee38e2f33d07dc7d8c36dda9b5df7.bin b/files/.depot/Shaders/bin/64bit/e8cee38e2f33d07dc7d8c36dda9b5df7.bin new file mode 100644 index 0000000..2bd6057 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e8cee38e2f33d07dc7d8c36dda9b5df7.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e9653f85bafa5c77bd11efc2621f7718.bin b/files/.depot/Shaders/bin/64bit/e9653f85bafa5c77bd11efc2621f7718.bin new file mode 100644 index 0000000..a466a3f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e9653f85bafa5c77bd11efc2621f7718.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e971f15d3feaa7129a38b76669488fdc.bin b/files/.depot/Shaders/bin/64bit/e971f15d3feaa7129a38b76669488fdc.bin new file mode 100644 index 0000000..4b94c19 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e971f15d3feaa7129a38b76669488fdc.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e986bcefd4a8249c820a8f42f1681bee.bin b/files/.depot/Shaders/bin/64bit/e986bcefd4a8249c820a8f42f1681bee.bin new file mode 100644 index 0000000..6fa01bb Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e986bcefd4a8249c820a8f42f1681bee.bin differ diff --git a/files/.depot/Shaders/bin/64bit/e99fc1263e84f1d556590b1a7ef6d457.bin b/files/.depot/Shaders/bin/64bit/e99fc1263e84f1d556590b1a7ef6d457.bin new file mode 100644 index 0000000..6a27b5f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/e99fc1263e84f1d556590b1a7ef6d457.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ea0cfe688f0c5720c31dc51ad57659ea.bin b/files/.depot/Shaders/bin/64bit/ea0cfe688f0c5720c31dc51ad57659ea.bin new file mode 100644 index 0000000..01d404b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ea0cfe688f0c5720c31dc51ad57659ea.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ea291ca7c03659dbf31e966c7850c22b.bin b/files/.depot/Shaders/bin/64bit/ea291ca7c03659dbf31e966c7850c22b.bin new file mode 100644 index 0000000..47a5a99 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ea291ca7c03659dbf31e966c7850c22b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ec0ae46b1b3d6ae6566cdc56a1aebc58.bin b/files/.depot/Shaders/bin/64bit/ec0ae46b1b3d6ae6566cdc56a1aebc58.bin new file mode 100644 index 0000000..476ceb6 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ec0ae46b1b3d6ae6566cdc56a1aebc58.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ec94264f2afc409d30618719b222ae11.bin b/files/.depot/Shaders/bin/64bit/ec94264f2afc409d30618719b222ae11.bin new file mode 100644 index 0000000..bee6cf1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ec94264f2afc409d30618719b222ae11.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ed39527425d0e07026ac5915b3ae23ac.bin b/files/.depot/Shaders/bin/64bit/ed39527425d0e07026ac5915b3ae23ac.bin new file mode 100644 index 0000000..2b53c54 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ed39527425d0e07026ac5915b3ae23ac.bin differ diff --git a/files/.depot/Shaders/bin/64bit/edf941e2e1de1fc08778442cb1fe4790.bin b/files/.depot/Shaders/bin/64bit/edf941e2e1de1fc08778442cb1fe4790.bin new file mode 100644 index 0000000..074a9d1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/edf941e2e1de1fc08778442cb1fe4790.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ee3eaa03cdfcd71a6cede338bf6078db.bin b/files/.depot/Shaders/bin/64bit/ee3eaa03cdfcd71a6cede338bf6078db.bin new file mode 100644 index 0000000..9361a40 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ee3eaa03cdfcd71a6cede338bf6078db.bin differ diff --git a/files/.depot/Shaders/bin/64bit/eeb6d77387f672ab4208c87b4a421960.bin b/files/.depot/Shaders/bin/64bit/eeb6d77387f672ab4208c87b4a421960.bin new file mode 100644 index 0000000..1f63eaa Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/eeb6d77387f672ab4208c87b4a421960.bin differ diff --git a/files/.depot/Shaders/bin/64bit/ef851efed111304aab38223e0231995d.bin b/files/.depot/Shaders/bin/64bit/ef851efed111304aab38223e0231995d.bin new file mode 100644 index 0000000..d619bc4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/ef851efed111304aab38223e0231995d.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f03dd69c7de2f9338126fbfe31f3d218.bin b/files/.depot/Shaders/bin/64bit/f03dd69c7de2f9338126fbfe31f3d218.bin new file mode 100644 index 0000000..8411f0b Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f03dd69c7de2f9338126fbfe31f3d218.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f049cdd85a01d71643b338e1d02265a3.bin b/files/.depot/Shaders/bin/64bit/f049cdd85a01d71643b338e1d02265a3.bin new file mode 100644 index 0000000..4496dc8 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f049cdd85a01d71643b338e1d02265a3.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f0bc11e9e21f6527326b4bc52c4d9675.bin b/files/.depot/Shaders/bin/64bit/f0bc11e9e21f6527326b4bc52c4d9675.bin new file mode 100644 index 0000000..aa5828f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f0bc11e9e21f6527326b4bc52c4d9675.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f0ffd04486894958eb105fbe83912228.bin b/files/.depot/Shaders/bin/64bit/f0ffd04486894958eb105fbe83912228.bin new file mode 100644 index 0000000..fc3b84e Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f0ffd04486894958eb105fbe83912228.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f103bca5cc7bb0871e55f16082c3b187.bin b/files/.depot/Shaders/bin/64bit/f103bca5cc7bb0871e55f16082c3b187.bin new file mode 100644 index 0000000..05f3d38 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f103bca5cc7bb0871e55f16082c3b187.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f10ca277768bb2a33cec962d140718b0.bin b/files/.depot/Shaders/bin/64bit/f10ca277768bb2a33cec962d140718b0.bin new file mode 100644 index 0000000..c803d5f Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f10ca277768bb2a33cec962d140718b0.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f16b13622e321369a03991d879701941.bin b/files/.depot/Shaders/bin/64bit/f16b13622e321369a03991d879701941.bin new file mode 100644 index 0000000..cb4bc5c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f16b13622e321369a03991d879701941.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f22e71a529c6d7f7dc298224d7fdaf22.bin b/files/.depot/Shaders/bin/64bit/f22e71a529c6d7f7dc298224d7fdaf22.bin new file mode 100644 index 0000000..2dd3648 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f22e71a529c6d7f7dc298224d7fdaf22.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f25fd573d34236515007ff4c0decad47.bin b/files/.depot/Shaders/bin/64bit/f25fd573d34236515007ff4c0decad47.bin new file mode 100644 index 0000000..1887a57 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f25fd573d34236515007ff4c0decad47.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f2abee2da7a9eb77d502e7a34aff4464.bin b/files/.depot/Shaders/bin/64bit/f2abee2da7a9eb77d502e7a34aff4464.bin new file mode 100644 index 0000000..78d39d4 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f2abee2da7a9eb77d502e7a34aff4464.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f3cd97d7a9f9f851ea1d2b0634fc69bf.bin b/files/.depot/Shaders/bin/64bit/f3cd97d7a9f9f851ea1d2b0634fc69bf.bin new file mode 100644 index 0000000..30584d5 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f3cd97d7a9f9f851ea1d2b0634fc69bf.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f3fddf73def980fa6939c4982919747b.bin b/files/.depot/Shaders/bin/64bit/f3fddf73def980fa6939c4982919747b.bin new file mode 100644 index 0000000..5cd9c88 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f3fddf73def980fa6939c4982919747b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f4bf170a1427bf3bccc30be99467e6c5.bin b/files/.depot/Shaders/bin/64bit/f4bf170a1427bf3bccc30be99467e6c5.bin new file mode 100644 index 0000000..3fa389d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f4bf170a1427bf3bccc30be99467e6c5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f4f854ad2ec5e93a13c5803553e6a1fb.bin b/files/.depot/Shaders/bin/64bit/f4f854ad2ec5e93a13c5803553e6a1fb.bin new file mode 100644 index 0000000..0dd91f2 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f4f854ad2ec5e93a13c5803553e6a1fb.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f5a6a6d2bd1c8e575ed69bff338e2ed5.bin b/files/.depot/Shaders/bin/64bit/f5a6a6d2bd1c8e575ed69bff338e2ed5.bin new file mode 100644 index 0000000..decf298 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f5a6a6d2bd1c8e575ed69bff338e2ed5.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f65461bffe3b7120b4a24c5bd59c9eda.bin b/files/.depot/Shaders/bin/64bit/f65461bffe3b7120b4a24c5bd59c9eda.bin new file mode 100644 index 0000000..ab1a93d Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f65461bffe3b7120b4a24c5bd59c9eda.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f779ee2fd6d5e9a8943af79e206fa18f.bin b/files/.depot/Shaders/bin/64bit/f779ee2fd6d5e9a8943af79e206fa18f.bin new file mode 100644 index 0000000..6e9b21c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f779ee2fd6d5e9a8943af79e206fa18f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f7f260c6e17a623bd0445ce2db60e72e.bin b/files/.depot/Shaders/bin/64bit/f7f260c6e17a623bd0445ce2db60e72e.bin new file mode 100644 index 0000000..e866469 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f7f260c6e17a623bd0445ce2db60e72e.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f86ebd780af361dad7c1b680183f8224.bin b/files/.depot/Shaders/bin/64bit/f86ebd780af361dad7c1b680183f8224.bin new file mode 100644 index 0000000..4d8c200 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f86ebd780af361dad7c1b680183f8224.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f8c718ca5fd18d5faef381067f62740f.bin b/files/.depot/Shaders/bin/64bit/f8c718ca5fd18d5faef381067f62740f.bin new file mode 100644 index 0000000..d913a42 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f8c718ca5fd18d5faef381067f62740f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/f907b8367b6b74140c269eeac4dbd646.bin b/files/.depot/Shaders/bin/64bit/f907b8367b6b74140c269eeac4dbd646.bin new file mode 100644 index 0000000..25f4e10 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/f907b8367b6b74140c269eeac4dbd646.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fa7532a079ac74ba3f8581c02213df13.bin b/files/.depot/Shaders/bin/64bit/fa7532a079ac74ba3f8581c02213df13.bin new file mode 100644 index 0000000..efc7640 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fa7532a079ac74ba3f8581c02213df13.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fb0b8f19cedd6f456f99d9b02d04645f.bin b/files/.depot/Shaders/bin/64bit/fb0b8f19cedd6f456f99d9b02d04645f.bin new file mode 100644 index 0000000..079d342 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fb0b8f19cedd6f456f99d9b02d04645f.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fba99e6f7da9a0b9f05f6ae1742c8994.bin b/files/.depot/Shaders/bin/64bit/fba99e6f7da9a0b9f05f6ae1742c8994.bin new file mode 100644 index 0000000..542e83c Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fba99e6f7da9a0b9f05f6ae1742c8994.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fbb5c1b84d4a6d46d0f17868333060df.bin b/files/.depot/Shaders/bin/64bit/fbb5c1b84d4a6d46d0f17868333060df.bin new file mode 100644 index 0000000..39f68a1 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fbb5c1b84d4a6d46d0f17868333060df.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fc000d40a5f7bfbabe5a5b958d1ecd57.bin b/files/.depot/Shaders/bin/64bit/fc000d40a5f7bfbabe5a5b958d1ecd57.bin new file mode 100644 index 0000000..d242c14 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fc000d40a5f7bfbabe5a5b958d1ecd57.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fd45ecda0be11cd6604f1f476b00128b.bin b/files/.depot/Shaders/bin/64bit/fd45ecda0be11cd6604f1f476b00128b.bin new file mode 100644 index 0000000..eb9ed53 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fd45ecda0be11cd6604f1f476b00128b.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fdf964b25bf239b899960275f7500383.bin b/files/.depot/Shaders/bin/64bit/fdf964b25bf239b899960275f7500383.bin new file mode 100644 index 0000000..8e9b179 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fdf964b25bf239b899960275f7500383.bin differ diff --git a/files/.depot/Shaders/bin/64bit/fe56a70c2cba0e1883b84f6ba9964c16.bin b/files/.depot/Shaders/bin/64bit/fe56a70c2cba0e1883b84f6ba9964c16.bin new file mode 100644 index 0000000..3eddc02 Binary files /dev/null and b/files/.depot/Shaders/bin/64bit/fe56a70c2cba0e1883b84f6ba9964c16.bin differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/hatch.fmc b/files/.depot/Tracks/Brands_Hatch/indy/hatch.fmc new file mode 100644 index 0000000..241c7b8 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/hatch.fmc differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/hatch.rr_ai b/files/.depot/Tracks/Brands_Hatch/indy/hatch.rr_ai new file mode 100644 index 0000000..44e4527 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/hatch.rr_ai differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/hatch.spline b/files/.depot/Tracks/Brands_Hatch/indy/hatch.spline new file mode 100644 index 0000000..b72f18c Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/hatch.spline differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/hatch_minimap.m3g b/files/.depot/Tracks/Brands_Hatch/indy/hatch_minimap.m3g new file mode 100644 index 0000000..9c5416a Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/hatch_minimap.m3g differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/hatch.pvs b/files/.depot/Tracks/Brands_Hatch/indy/high/hatch.pvs new file mode 100644 index 0000000..6c31e1d Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/hatch.pvs differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/hatch_flareblock.bin b/files/.depot/Tracks/Brands_Hatch/indy/high/hatch_flareblock.bin new file mode 100644 index 0000000..61074e3 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/hatch_flareblock.bin differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/hatch_variation.m3g b/files/.depot/Tracks/Brands_Hatch/indy/high/hatch_variation.m3g new file mode 100644 index 0000000..328ebef Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/hatch_variation.m3g differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites.android.atlas b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites.android.atlas new file mode 100644 index 0000000..3e09b56 --- /dev/null +++ b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites.android.atlas @@ -0,0 +1,5046 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites.ios.atlas b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites.ios.atlas new file mode 100644 index 0000000..fdddbf3 --- /dev/null +++ b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites.ios.atlas @@ -0,0 +1,5046 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_0.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_0.atc.dds.z new file mode 100644 index 0000000..a2d8287 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_1.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_1.atc.dds.z new file mode 100644 index 0000000..2b2fb06 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_10.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_10.atc.dds.z new file mode 100644 index 0000000..3d03610 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_10.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_11.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_11.atc.dds.z new file mode 100644 index 0000000..4460a4a Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_11.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_12.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_12.atc.dds.z new file mode 100644 index 0000000..855117d Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_12.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_13.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_13.atc.dds.z new file mode 100644 index 0000000..9f0b049 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_13.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_14.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_14.atc.dds.z new file mode 100644 index 0000000..b1f330e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_14.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_2.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_2.atc.dds.z new file mode 100644 index 0000000..4fef961 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_3.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_3.atc.dds.z new file mode 100644 index 0000000..154f870 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_4.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_4.atc.dds.z new file mode 100644 index 0000000..85d3f2a Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_5.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_5.atc.dds.z new file mode 100644 index 0000000..2cc8644 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_6.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_6.atc.dds.z new file mode 100644 index 0000000..ed74d97 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_7.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_7.atc.dds.z new file mode 100644 index 0000000..67dccb7 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_7.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_8.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_8.atc.dds.z new file mode 100644 index 0000000..e9fbb5a Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_8.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_9.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_9.atc.dds.z new file mode 100644 index 0000000..5f1cd76 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/lightmaps/sprites_9.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows.bin b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows.bin new file mode 100644 index 0000000..64fc720 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows.bin differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_0.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_0.atc.dds.z new file mode 100644 index 0000000..7d2d807 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_1.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_1.atc.dds.z new file mode 100644 index 0000000..bd8e880 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_2.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_2.atc.dds.z new file mode 100644 index 0000000..bb0d785 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_3.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_3.atc.dds.z new file mode 100644 index 0000000..5fab749 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_4.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_4.atc.dds.z new file mode 100644 index 0000000..d0bd746 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_5.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_5.atc.dds.z new file mode 100644 index 0000000..7255f17 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_6.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_6.atc.dds.z new file mode 100644 index 0000000..832d624 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/indy/high/noon/shadowMaps/shadows_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_12_brands_hatch_03.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_12_brands_hatch_03.banim new file mode 100644 index 0000000..3f4116e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_12_brands_hatch_03.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_01.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_01.banim new file mode 100644 index 0000000..4fc7a51 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_01.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_02.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_02.banim new file mode 100644 index 0000000..e5970e1 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_02.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_03.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_03.banim new file mode 100644 index 0000000..3c90515 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_grid_brands_hatch_03.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_intro_brands_hatch_opening.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_intro_brands_hatch_opening.banim new file mode 100644 index 0000000..b53b6fe Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_intro_brands_hatch_opening.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_results_brands_hatch.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_results_brands_hatch.banim new file mode 100644 index 0000000..8c60372 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_results_brands_hatch.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/cs_results_repairs_brands_hatch.banim b/files/.depot/Tracks/Brands_Hatch/processed/cs_results_repairs_brands_hatch.banim new file mode 100644 index 0000000..864cb7e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/cs_results_repairs_brands_hatch.banim differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/hatch.fmc b/files/.depot/Tracks/Brands_Hatch/processed/hatch.fmc new file mode 100644 index 0000000..feb05b7 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/hatch.fmc differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/hatch.trackdata b/files/.depot/Tracks/Brands_Hatch/processed/hatch.trackdata new file mode 100644 index 0000000..fff2fc6 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/hatch.trackdata differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/hatch_sky.m3g b/files/.depot/Tracks/Brands_Hatch/processed/hatch_sky.m3g new file mode 100644 index 0000000..06fa627 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/hatch_sky.m3g differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/hatch_sky_hills.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/hatch_sky_hills.atc.dds.z new file mode 100644 index 0000000..149b115 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/hatch_sky_hills.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/hatch.m3g b/files/.depot/Tracks/Brands_Hatch/processed/high/hatch.m3g new file mode 100644 index 0000000..b8fdff2 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/hatch.m3g differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_1.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_1.atc.dds.z new file mode 100644 index 0000000..464f4de Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_10.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_10.atc.dds.z new file mode 100644 index 0000000..574c812 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_10.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_11.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_11.atc.dds.z new file mode 100644 index 0000000..b0368c7 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_11.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_2.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_2.atc.dds.z new file mode 100644 index 0000000..a50d6e4 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_3.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_3.atc.dds.z new file mode 100644 index 0000000..0a0afb2 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_4.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_4.atc.dds.z new file mode 100644 index 0000000..a9b8a2e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_5.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_5.atc.dds.z new file mode 100644 index 0000000..695a446 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_6.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_6.atc.dds.z new file mode 100644 index 0000000..229e0f7 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_7.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_7.atc.dds.z new file mode 100644 index 0000000..9d35a22 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_7.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_8.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_8.atc.dds.z new file mode 100644 index 0000000..5759f6a Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_8.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_9.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_9.atc.dds.z new file mode 100644 index 0000000..677b691 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/processed/high/noon/lightmaps/sprites_9.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_bridge_big_a/arc_brands_hatch_bridge_big_a_bh_sign.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_bridge_big_a/arc_brands_hatch_bridge_big_a_bh_sign.atc.dds.z new file mode 100644 index 0000000..5c12e80 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_bridge_big_a/arc_brands_hatch_bridge_big_a_bh_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_building_a/arc_brands_hatch_building_a.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_building_a/arc_brands_hatch_building_a.atc.dds.z new file mode 100644 index 0000000..f5f0e75 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_building_a/arc_brands_hatch_building_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_building_a/arc_brands_hatch_building_a_refl.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_building_a/arc_brands_hatch_building_a_refl.atc.dds.z new file mode 100644 index 0000000..5a8f50c Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_building_a/arc_brands_hatch_building_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_podium.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_podium.atc.dds.z new file mode 100644 index 0000000..68d3ed6 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_podium.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_roller_door.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_roller_door.atc.dds.z new file mode 100644 index 0000000..57915a8 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_roller_door.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_roller_door_refl.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_roller_door_refl.atc.dds.z new file mode 100644 index 0000000..994fcd7 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_roller_door_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_a.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_a.atc.dds.z new file mode 100644 index 0000000..a88e5a6 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_b.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_b.atc.dds.z new file mode 100644 index 0000000..6147f02 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_c.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_c.atc.dds.z new file mode 100644 index 0000000..b6316c2 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_pitlane_building/arc_brands_hatch_pitlane_signs_c.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_atenna.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_atenna.atc.dds.z new file mode 100644 index 0000000..1d4e87d Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_atenna.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_sheet_logo.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_sheet_logo.atc.dds.z new file mode 100644 index 0000000..b46e47e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_sheet_logo.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_sheet_small.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_sheet_small.atc.dds.z new file mode 100644 index 0000000..dc7f6de Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_sheet_small.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_wall.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_wall.atc.dds.z new file mode 100644 index 0000000..8f61be4 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_wall_toliet.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_wall_toliet.atc.dds.z new file mode 100644 index 0000000..4ebbde3 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_wall_toliet.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_window_large.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_window_large.atc.dds.z new file mode 100644 index 0000000..dcf222c Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_window_large.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_window_large_refl.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_window_large_refl.atc.dds.z new file mode 100644 index 0000000..7108ea7 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brands_hatch_twinbuilding/arc_brands_hatch_twinbuilding_window_large_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brandshatch_kentagon/arc_brandshatch_kentagon_sign.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brandshatch_kentagon/arc_brandshatch_kentagon_sign.atc.dds.z new file mode 100644 index 0000000..d9ff3e5 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brandshatch_kentagon/arc_brandshatch_kentagon_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brandshatch_marshall_booth_3/arc_nuerburgring_main_pitlane_building_wall_b.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brandshatch_marshall_booth_3/arc_nuerburgring_main_pitlane_building_wall_b.atc.dds.z new file mode 100644 index 0000000..802d622 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/arc/arc_brandshatch_marshall_booth_3/arc_nuerburgring_main_pitlane_building_wall_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/fence/fence_brands_hatch_armco/fence_brands_hatch_armco_end.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/fence/fence_brands_hatch_armco/fence_brands_hatch_armco_end.atc.dds.z new file mode 100644 index 0000000..7090966 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/fence/fence_brands_hatch_armco/fence_brands_hatch_armco_end.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/geo/geo_brandshatch_grass_outer.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/geo/geo_brandshatch_grass_outer.atc.dds.z new file mode 100644 index 0000000..6c5fd56 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/geo/geo_brandshatch_grass_outer.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/geo/geo_brandshatch_sand_grass_outer.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/geo/geo_brandshatch_sand_grass_outer.atc.dds.z new file mode 100644 index 0000000..8767aad Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/geo/geo_brandshatch_sand_grass_outer.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_sky_ring/org_brandshatch_sky_ring.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_sky_ring/org_brandshatch_sky_ring.atc.dds.z new file mode 100644 index 0000000..9c50b23 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_sky_ring/org_brandshatch_sky_ring.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_sky_ring/org_brandshatch_sky_ring_alpha.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_sky_ring/org_brandshatch_sky_ring_alpha.atc.dds.z new file mode 100644 index 0000000..9f06436 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_sky_ring/org_brandshatch_sky_ring_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_tree_line_1/org_brandshatch_tree_line_1.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_tree_line_1/org_brandshatch_tree_line_1.atc.dds.z new file mode 100644 index 0000000..1320b8e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_tree_line_1/org_brandshatch_tree_line_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_tree_line_1/org_brandshatch_tree_line_1_alpha.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_tree_line_1/org_brandshatch_tree_line_1_alpha.atc.dds.z new file mode 100644 index 0000000..e8120d4 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/org/org_brandshatch_tree_line_1/org_brandshatch_tree_line_1_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_bin_red/prop_brandshatch_bin_red.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_bin_red/prop_brandshatch_bin_red.atc.dds.z new file mode 100644 index 0000000..315e96e Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_bin_red/prop_brandshatch_bin_red.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_gas_station_small/prop_brandshatch_gas_station_banner.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_gas_station_small/prop_brandshatch_gas_station_banner.atc.dds.z new file mode 100644 index 0000000..d87c97d Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_gas_station_small/prop_brandshatch_gas_station_banner.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_gas_station_small/prop_brandshatch_gas_station_small_detail.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_gas_station_small/prop_brandshatch_gas_station_small_detail.atc.dds.z new file mode 100644 index 0000000..b9b9374 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_gas_station_small/prop_brandshatch_gas_station_small_detail.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_pit_wall/prop_brandshatch_pit_wall.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_pit_wall/prop_brandshatch_pit_wall.atc.dds.z new file mode 100644 index 0000000..3285806 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_pit_wall/prop_brandshatch_pit_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_speaker_pole/prop_brandshatch_speaker_pole.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_speaker_pole/prop_brandshatch_speaker_pole.atc.dds.z new file mode 100644 index 0000000..4a5dc75 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_speaker_pole/prop_brandshatch_speaker_pole.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_speaker_pole/prop_brandshatch_speaker_pole_speaker.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_speaker_pole/prop_brandshatch_speaker_pole_speaker.atc.dds.z new file mode 100644 index 0000000..4b28409 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_speaker_pole/prop_brandshatch_speaker_pole_speaker.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_start_structure/prop_brandshatch_startline_structure_display.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_start_structure/prop_brandshatch_startline_structure_display.atc.dds.z new file mode 100644 index 0000000..9993352 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_start_structure/prop_brandshatch_startline_structure_display.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_start_structure/prop_brandshatch_startline_structure_sign.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_start_structure/prop_brandshatch_startline_structure_sign.atc.dds.z new file mode 100644 index 0000000..974a7de Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_start_structure/prop_brandshatch_startline_structure_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_tent_single_white/prop_brandshatch_tent_single_white_roof.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_tent_single_white/prop_brandshatch_tent_single_white_roof.atc.dds.z new file mode 100644 index 0000000..f98937d Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_tent_single_white/prop_brandshatch_tent_single_white_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_tent_single_white/prop_brandshatch_tent_single_white_side.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_tent_single_white/prop_brandshatch_tent_single_white_side.atc.dds.z new file mode 100644 index 0000000..d1be2c0 Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_tent_single_white/prop_brandshatch_tent_single_white_side.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_toilet_block/prop_brandshatch_toilet_block_vents.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_toilet_block/prop_brandshatch_toilet_block_vents.atc.dds.z new file mode 100644 index 0000000..02229cc Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_toilet_block/prop_brandshatch_toilet_block_vents.atc.dds.z differ diff --git a/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_track_guard/prop_brandshatch_track_guard.atc.dds.z b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_track_guard/prop_brandshatch_track_guard.atc.dds.z new file mode 100644 index 0000000..c763dde Binary files /dev/null and b/files/.depot/Tracks/Brands_Hatch/resources/props/prop_brandshatch_track_guard/prop_brandshatch_track_guard.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows.bin b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows.bin new file mode 100644 index 0000000..8a5385e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows.bin differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_0.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_0.atc.dds.z new file mode 100644 index 0000000..1712f53 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_1.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_1.atc.dds.z new file mode 100644 index 0000000..1af745b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_2.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_2.atc.dds.z new file mode 100644 index 0000000..cb48a64 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_3.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_3.atc.dds.z new file mode 100644 index 0000000..7e80765 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_4.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_4.atc.dds.z new file mode 100644 index 0000000..2270196 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_5.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_5.atc.dds.z new file mode 100644 index 0000000..87e0397 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_6.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_6.atc.dds.z new file mode 100644 index 0000000..fd6b7d6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/morning/shadowMaps/shadows_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows.bin b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows.bin new file mode 100644 index 0000000..8a5385e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows.bin differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_0.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_0.atc.dds.z new file mode 100644 index 0000000..2707d47 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_1.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_1.atc.dds.z new file mode 100644 index 0000000..54e4ed0 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_2.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_2.atc.dds.z new file mode 100644 index 0000000..9c92532 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_3.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_3.atc.dds.z new file mode 100644 index 0000000..2d094a4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_4.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_4.atc.dds.z new file mode 100644 index 0000000..7d7a831 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_5.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_5.atc.dds.z new file mode 100644 index 0000000..0a1f6f7 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_6.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_6.atc.dds.z new file mode 100644 index 0000000..16e5304 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/noon/shadowMaps/shadows_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/seca.pvs b/files/.depot/Tracks/Laguna_Seca/circuit/high/seca.pvs new file mode 100644 index 0000000..1312093 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/seca.pvs differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/seca_flareblock.bin b/files/.depot/Tracks/Laguna_Seca/circuit/high/seca_flareblock.bin new file mode 100644 index 0000000..87baf56 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/seca_flareblock.bin differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/seca_variation.m3g b/files/.depot/Tracks/Laguna_Seca/circuit/high/seca_variation.m3g new file mode 100644 index 0000000..2e506e3 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/seca_variation.m3g differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows.bin b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows.bin new file mode 100644 index 0000000..8a5385e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows.bin differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_0.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_0.atc.dds.z new file mode 100644 index 0000000..b5dfff7 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_1.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_1.atc.dds.z new file mode 100644 index 0000000..f67bb1c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_2.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_2.atc.dds.z new file mode 100644 index 0000000..5277990 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_3.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_3.atc.dds.z new file mode 100644 index 0000000..eb2c137 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_4.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_4.atc.dds.z new file mode 100644 index 0000000..b6105f7 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_5.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_5.atc.dds.z new file mode 100644 index 0000000..082d2eb Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_6.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_6.atc.dds.z new file mode 100644 index 0000000..8fa3533 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/high/sunset/shadowMaps/shadows_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/seca.fmc b/files/.depot/Tracks/Laguna_Seca/circuit/seca.fmc new file mode 100644 index 0000000..52ca780 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/seca.fmc differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/seca.rr_ai b/files/.depot/Tracks/Laguna_Seca/circuit/seca.rr_ai new file mode 100644 index 0000000..12769a9 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/seca.rr_ai differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/seca.spline b/files/.depot/Tracks/Laguna_Seca/circuit/seca.spline new file mode 100644 index 0000000..f661a9c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/seca.spline differ diff --git a/files/.depot/Tracks/Laguna_Seca/circuit/seca_minimap.m3g b/files/.depot/Tracks/Laguna_Seca/circuit/seca_minimap.m3g new file mode 100644 index 0000000..55be467 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/circuit/seca_minimap.m3g differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_12_seca_03.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_12_seca_03.banim new file mode 100644 index 0000000..616d3a7 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_12_seca_03.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_01.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_01.banim new file mode 100644 index 0000000..d09d603 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_01.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_02.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_02.banim new file mode 100644 index 0000000..8d77462 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_02.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_03.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_03.banim new file mode 100644 index 0000000..e337384 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_grid_seca_03.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_intro_seca_opening.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_intro_seca_opening.banim new file mode 100644 index 0000000..f150e60 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_intro_seca_opening.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_results_repairs_seca.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_results_repairs_seca.banim new file mode 100644 index 0000000..837cc74 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_results_repairs_seca.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_results_seca.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_results_seca.banim new file mode 100644 index 0000000..3b3a04f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_results_seca.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_brakes.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_brakes.banim new file mode 100644 index 0000000..926459d Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_brakes.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_orbit.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_orbit.banim new file mode 100644 index 0000000..a16d5c6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_orbit.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_steer.banim b/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_steer.banim new file mode 100644 index 0000000..5740442 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/cs_tutorial_steer.banim differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites.android.atlas b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites.android.atlas new file mode 100644 index 0000000..0eccc66 --- /dev/null +++ b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites.android.atlas @@ -0,0 +1,5942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites.ios.atlas b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites.ios.atlas new file mode 100644 index 0000000..3fe8e4a --- /dev/null +++ b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites.ios.atlas @@ -0,0 +1,5942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_0.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_0.atc.dds.z new file mode 100644 index 0000000..619d0dd Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_1.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_1.atc.dds.z new file mode 100644 index 0000000..1585543 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_10.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_10.atc.dds.z new file mode 100644 index 0000000..314ec44 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_10.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_11.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_11.atc.dds.z new file mode 100644 index 0000000..0994a59 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_11.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_12.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_12.atc.dds.z new file mode 100644 index 0000000..1ac4b73 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_12.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_13.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_13.atc.dds.z new file mode 100644 index 0000000..8980ae6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_13.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_14.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_14.atc.dds.z new file mode 100644 index 0000000..a5c6b70 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_14.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_15.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_15.atc.dds.z new file mode 100644 index 0000000..ad7167f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_15.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_16.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_16.atc.dds.z new file mode 100644 index 0000000..51be50a Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_16.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_17.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_17.atc.dds.z new file mode 100644 index 0000000..351974e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_17.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_18.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_18.atc.dds.z new file mode 100644 index 0000000..985e67a Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_18.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_19.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_19.atc.dds.z new file mode 100644 index 0000000..51ceda3 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_19.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_2.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_2.atc.dds.z new file mode 100644 index 0000000..80c3347 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_20.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_20.atc.dds.z new file mode 100644 index 0000000..4caf9e8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_20.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_21.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_21.atc.dds.z new file mode 100644 index 0000000..0781af8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_21.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_22.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_22.atc.dds.z new file mode 100644 index 0000000..f5b575b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_22.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_23.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_23.atc.dds.z new file mode 100644 index 0000000..5ea710a Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_23.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_3.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_3.atc.dds.z new file mode 100644 index 0000000..a737f63 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_4.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_4.atc.dds.z new file mode 100644 index 0000000..b4f25b4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_5.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_5.atc.dds.z new file mode 100644 index 0000000..3fa527b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_6.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_6.atc.dds.z new file mode 100644 index 0000000..271ab43 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_7.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_7.atc.dds.z new file mode 100644 index 0000000..bef27a6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_7.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_8.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_8.atc.dds.z new file mode 100644 index 0000000..afdf66a Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_8.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_9.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_9.atc.dds.z new file mode 100644 index 0000000..bc9c8a9 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/morning/lightmaps/sprites_9.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites.android.atlas b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites.android.atlas new file mode 100644 index 0000000..e469e95 --- /dev/null +++ b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites.android.atlas @@ -0,0 +1,5942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites.ios.atlas b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites.ios.atlas new file mode 100644 index 0000000..1f6826b --- /dev/null +++ b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites.ios.atlas @@ -0,0 +1,5942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_0.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_0.atc.dds.z new file mode 100644 index 0000000..478e8fe Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_1.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_1.atc.dds.z new file mode 100644 index 0000000..61f6246 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_10.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_10.atc.dds.z new file mode 100644 index 0000000..8d80ddd Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_10.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_11.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_11.atc.dds.z new file mode 100644 index 0000000..cd6e72c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_11.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_12.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_12.atc.dds.z new file mode 100644 index 0000000..455c853 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_12.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_13.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_13.atc.dds.z new file mode 100644 index 0000000..9ff2c04 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_13.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_14.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_14.atc.dds.z new file mode 100644 index 0000000..6a262f8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_14.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_15.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_15.atc.dds.z new file mode 100644 index 0000000..130d092 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_15.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_16.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_16.atc.dds.z new file mode 100644 index 0000000..372d226 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_16.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_17.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_17.atc.dds.z new file mode 100644 index 0000000..6f36b78 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_17.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_18.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_18.atc.dds.z new file mode 100644 index 0000000..5e10da4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_18.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_19.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_19.atc.dds.z new file mode 100644 index 0000000..52649af Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_19.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_2.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_2.atc.dds.z new file mode 100644 index 0000000..06f82a5 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_20.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_20.atc.dds.z new file mode 100644 index 0000000..c26440f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_20.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_21.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_21.atc.dds.z new file mode 100644 index 0000000..ede1826 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_21.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_22.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_22.atc.dds.z new file mode 100644 index 0000000..719e01d Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_22.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_23.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_23.atc.dds.z new file mode 100644 index 0000000..e5a4f40 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_23.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_3.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_3.atc.dds.z new file mode 100644 index 0000000..3f2244b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_4.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_4.atc.dds.z new file mode 100644 index 0000000..658f132 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_5.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_5.atc.dds.z new file mode 100644 index 0000000..2457069 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_6.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_6.atc.dds.z new file mode 100644 index 0000000..bc6638b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_7.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_7.atc.dds.z new file mode 100644 index 0000000..dcdc72b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_7.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_8.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_8.atc.dds.z new file mode 100644 index 0000000..c0458d3 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_8.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_9.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_9.atc.dds.z new file mode 100644 index 0000000..4b75022 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/noon/lightmaps/sprites_9.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/seca.m3g b/files/.depot/Tracks/Laguna_Seca/processed/high/seca.m3g new file mode 100644 index 0000000..475e40c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/seca.m3g differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites.android.atlas b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites.android.atlas new file mode 100644 index 0000000..7b484d8 --- /dev/null +++ b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites.android.atlas @@ -0,0 +1,5942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites.ios.atlas b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites.ios.atlas new file mode 100644 index 0000000..1223f0a --- /dev/null +++ b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites.ios.atlas @@ -0,0 +1,5942 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_0.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_0.atc.dds.z new file mode 100644 index 0000000..b8bf75c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_1.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_1.atc.dds.z new file mode 100644 index 0000000..a5e9717 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_10.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_10.atc.dds.z new file mode 100644 index 0000000..b8e3f5b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_10.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_11.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_11.atc.dds.z new file mode 100644 index 0000000..a9e1b80 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_11.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_12.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_12.atc.dds.z new file mode 100644 index 0000000..1eaf215 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_12.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_13.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_13.atc.dds.z new file mode 100644 index 0000000..8782b0f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_13.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_14.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_14.atc.dds.z new file mode 100644 index 0000000..8870fe8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_14.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_15.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_15.atc.dds.z new file mode 100644 index 0000000..7448dfd Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_15.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_16.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_16.atc.dds.z new file mode 100644 index 0000000..d3b7402 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_16.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_17.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_17.atc.dds.z new file mode 100644 index 0000000..73ac493 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_17.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_18.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_18.atc.dds.z new file mode 100644 index 0000000..3ddeda5 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_18.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_19.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_19.atc.dds.z new file mode 100644 index 0000000..00c19bb Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_19.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_2.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_2.atc.dds.z new file mode 100644 index 0000000..e0262c4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_20.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_20.atc.dds.z new file mode 100644 index 0000000..40457c2 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_20.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_21.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_21.atc.dds.z new file mode 100644 index 0000000..eada347 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_21.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_22.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_22.atc.dds.z new file mode 100644 index 0000000..c910c30 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_22.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_23.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_23.atc.dds.z new file mode 100644 index 0000000..0c6f9c7 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_23.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_3.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_3.atc.dds.z new file mode 100644 index 0000000..96ab644 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_4.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_4.atc.dds.z new file mode 100644 index 0000000..50db195 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_5.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_5.atc.dds.z new file mode 100644 index 0000000..09b3369 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_6.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_6.atc.dds.z new file mode 100644 index 0000000..b5a8c1f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_7.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_7.atc.dds.z new file mode 100644 index 0000000..3943b45 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_7.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_8.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_8.atc.dds.z new file mode 100644 index 0000000..f3204ea Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_8.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_9.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_9.atc.dds.z new file mode 100644 index 0000000..6ef3c64 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/high/sunset/lightmaps/sprites_9.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/seca.trackdata b/files/.depot/Tracks/Laguna_Seca/processed/seca.trackdata new file mode 100644 index 0000000..fff2fc6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/seca.trackdata differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/seca_sky.m3g b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky.m3g new file mode 100644 index 0000000..844d854 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky.m3g differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills.atc.dds.z new file mode 100644 index 0000000..59a6e9f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills_morning.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills_morning.atc.dds.z new file mode 100644 index 0000000..8ef4de2 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills_morning.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills_sunset.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills_sunset.atc.dds.z new file mode 100644 index 0000000..4e50efe Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/processed/seca_sky_hills_sunset.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_barbergarage/arc_lagunaseca_barbergarage.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_barbergarage/arc_lagunaseca_barbergarage.atc.dds.z new file mode 100644 index 0000000..95c2bbc Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_barbergarage/arc_lagunaseca_barbergarage.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_a/arc_lagunaseca_boxoffice.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_a/arc_lagunaseca_boxoffice.atc.dds.z new file mode 100644 index 0000000..84a4dc8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_a/arc_lagunaseca_boxoffice.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_a/arc_lagunaseca_boxoffice_ticket_sign.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_a/arc_lagunaseca_boxoffice_ticket_sign.atc.dds.z new file mode 100644 index 0000000..2f554d0 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_a/arc_lagunaseca_boxoffice_ticket_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_b/arc_lagunaseca_boxoffice_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_b/arc_lagunaseca_boxoffice_b.atc.dds.z new file mode 100644 index 0000000..bb1f0e6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_boxoffice_b/arc_lagunaseca_boxoffice_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_containers/arc_lagunaseca_containers.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_containers/arc_lagunaseca_containers.atc.dds.z new file mode 100644 index 0000000..a8291e6 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_containers/arc_lagunaseca_containers.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/arc_lagunaseca_building_cruisin.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/arc_lagunaseca_building_cruisin.atc.dds.z new file mode 100644 index 0000000..47c5b47 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/arc_lagunaseca_building_cruisin.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/arc_lagunaseca_building_cruisin_sign.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/arc_lagunaseca_building_cruisin_sign.atc.dds.z new file mode 100644 index 0000000..2ed37e9 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/arc_lagunaseca_building_cruisin_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/prop_lagunaseca_bins_storage_fence.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/prop_lagunaseca_bins_storage_fence.atc.dds.z new file mode 100644 index 0000000..e1557b1 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_cruisin/prop_lagunaseca_bins_storage_fence.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_firstaid/arc_lagunaseca_building_firstaid.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_firstaid/arc_lagunaseca_building_firstaid.atc.dds.z new file mode 100644 index 0000000..61e988d Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_firstaid/arc_lagunaseca_building_firstaid.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_glass/arc_lagunaseca_building_glass_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_glass/arc_lagunaseca_building_glass_a.atc.dds.z new file mode 100644 index 0000000..a00413e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_glass/arc_lagunaseca_building_glass_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_glass/arc_lagunaseca_building_glass_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_glass/arc_lagunaseca_building_glass_b.atc.dds.z new file mode 100644 index 0000000..c4f4f58 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_glass/arc_lagunaseca_building_glass_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_a/arc_lagunaseca_building_office_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_a/arc_lagunaseca_building_office_a.atc.dds.z new file mode 100644 index 0000000..1aca227 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_a/arc_lagunaseca_building_office_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_b/arc_lagunaseca_building_office_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_b/arc_lagunaseca_building_office_b.atc.dds.z new file mode 100644 index 0000000..6fcaa5c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_b/arc_lagunaseca_building_office_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_c/arc_lagunaseca_building_office_c.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_c/arc_lagunaseca_building_office_c.atc.dds.z new file mode 100644 index 0000000..280528f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_c/arc_lagunaseca_building_office_c.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_multi/arc_lagunaseca_building_office_multi.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_multi/arc_lagunaseca_building_office_multi.atc.dds.z new file mode 100644 index 0000000..6c9fd75 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_office_multi/arc_lagunaseca_building_office_multi.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_sign.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_sign.atc.dds.z new file mode 100644 index 0000000..98435d4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_souvenirs.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_souvenirs.atc.dds.z new file mode 100644 index 0000000..65c92fd Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_souvenirs.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_souvenirs_container.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_souvenirs_container.atc.dds.z new file mode 100644 index 0000000..9367a06 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_building_souvenirs/arc_lagunaseca_building_souvenirs_container.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_fuel_station_shell/arc_lagunaseca_fuel_station_shell.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_fuel_station_shell/arc_lagunaseca_fuel_station_shell.atc.dds.z new file mode 100644 index 0000000..b8929f8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_fuel_station_shell/arc_lagunaseca_fuel_station_shell.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_garage_a/arc_lagunaseca_barbergarage.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_garage_a/arc_lagunaseca_barbergarage.atc.dds.z new file mode 100644 index 0000000..3797be2 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_garage_a/arc_lagunaseca_barbergarage.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_garage_b/arc_lagunaseca_garage_b_metal.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_garage_b/arc_lagunaseca_garage_b_metal.atc.dds.z new file mode 100644 index 0000000..2547dc8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_garage_b/arc_lagunaseca_garage_b_metal.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_genhouse_multi/arc_lagunaseca_genhouse_multi.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_genhouse_multi/arc_lagunaseca_genhouse_multi.atc.dds.z new file mode 100644 index 0000000..5b6cff8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_genhouse_multi/arc_lagunaseca_genhouse_multi.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_grandstand_redbull/arc_lagunaseca_grandstand_laguna_seca.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_grandstand_redbull/arc_lagunaseca_grandstand_laguna_seca.atc.dds.z new file mode 100644 index 0000000..d7526e7 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_grandstand_redbull/arc_lagunaseca_grandstand_laguna_seca.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_grandstand_redbull/arc_lagunaseca_grandstand_redbull_window_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_grandstand_redbull/arc_lagunaseca_grandstand_redbull_window_a.atc.dds.z new file mode 100644 index 0000000..07699ea Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_grandstand_redbull/arc_lagunaseca_grandstand_redbull_window_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_plywood_windows.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_plywood_windows.atc.dds.z new file mode 100644 index 0000000..56065bb Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_plywood_windows.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_plywood_windows_refl.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_plywood_windows_refl.atc.dds.z new file mode 100644 index 0000000..09dd767 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_plywood_windows_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_wood_underside.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_wood_underside.atc.dds.z new file mode 100644 index 0000000..dbb8bdb Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hextower/arc_lagunaseca_hextower_wood_underside.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hospital/arc_lagunaseca_hospital.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hospital/arc_lagunaseca_hospital.atc.dds.z new file mode 100644 index 0000000..7907843 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hospital/arc_lagunaseca_hospital.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_a/arc_lagunaseca_house_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_a/arc_lagunaseca_house_a.atc.dds.z new file mode 100644 index 0000000..34f168e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_a/arc_lagunaseca_house_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_a/arc_lagunaseca_house_a_window.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_a/arc_lagunaseca_house_a_window.atc.dds.z new file mode 100644 index 0000000..096bef8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_a/arc_lagunaseca_house_a_window.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_b/arc_lagunaseca_house_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_b/arc_lagunaseca_house_b.atc.dds.z new file mode 100644 index 0000000..cb612dd Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_b/arc_lagunaseca_house_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_b/arc_lagunaseca_house_b_frame.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_b/arc_lagunaseca_house_b_frame.atc.dds.z new file mode 100644 index 0000000..b972d48 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_house_b/arc_lagunaseca_house_b_frame.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hut_eventinfo/arc_lagunaseca_hut_eventinfo_base.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hut_eventinfo/arc_lagunaseca_hut_eventinfo_base.atc.dds.z new file mode 100644 index 0000000..c4c44bd Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hut_eventinfo/arc_lagunaseca_hut_eventinfo_base.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hut_eventinfo/arc_lagunaseca_hut_eventinfo_roof.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hut_eventinfo/arc_lagunaseca_hut_eventinfo_roof.atc.dds.z new file mode 100644 index 0000000..0e121df Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_hut_eventinfo/arc_lagunaseca_hut_eventinfo_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_kyosk/arc_lagunaseca_kyosk.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_kyosk/arc_lagunaseca_kyosk.atc.dds.z new file mode 100644 index 0000000..6bc1aae Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_kyosk/arc_lagunaseca_kyosk.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_canvas_green.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_canvas_green.atc.dds.z new file mode 100644 index 0000000..3a4b2b8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_canvas_green.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_wall.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_wall.atc.dds.z new file mode 100644 index 0000000..f3a43f4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_wall_rear.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_wall_rear.atc.dds.z new file mode 100644 index 0000000..0e53517 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_wall_rear.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_window_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_window_a.atc.dds.z new file mode 100644 index 0000000..bd36b4c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_window_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_window_a_refl.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_window_a_refl.atc.dds.z new file mode 100644 index 0000000..fa2b537 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_mediacenter/arc_lagunaseca_mediacenter_window_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/WeatherTech_ad_ Banner_Overpass.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/WeatherTech_ad_ Banner_Overpass.atc.dds.z new file mode 100644 index 0000000..370852a Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/WeatherTech_ad_ Banner_Overpass.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/arc_lagunaseca_overpass_mazda_a_vinyl.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/arc_lagunaseca_overpass_mazda_a_vinyl.atc.dds.z new file mode 100644 index 0000000..af66902 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/arc_lagunaseca_overpass_mazda_a_vinyl.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/mat_branding_banners_WeatherTech.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/mat_branding_banners_WeatherTech.atc.dds.z new file mode 100644 index 0000000..01b97be Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_a/mat_branding_banners_WeatherTech.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_b/arc_lagunaseca_overpass_mazda_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_b/arc_lagunaseca_overpass_mazda_b.atc.dds.z new file mode 100644 index 0000000..f2b470d Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mazda_b/arc_lagunaseca_overpass_mazda_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mother/arc_lagunaseca_overpass_mother_signs.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mother/arc_lagunaseca_overpass_mother_signs.atc.dds.z new file mode 100644 index 0000000..c29987d Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mother/arc_lagunaseca_overpass_mother_signs.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mother/arc_lagunaseca_overpass_mother_supports.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mother/arc_lagunaseca_overpass_mother_supports.atc.dds.z new file mode 100644 index 0000000..a333433 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_mother/arc_lagunaseca_overpass_mother_supports.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_scafold/mat_branding_banners_weathertech.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_scafold/mat_branding_banners_weathertech.atc.dds.z new file mode 100644 index 0000000..1f41bb9 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_scafold/mat_branding_banners_weathertech.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_entry_sign.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_entry_sign.atc.dds.z new file mode 100644 index 0000000..7cd9a69 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_entry_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_tyre_edge.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_tyre_edge.atc.dds.z new file mode 100644 index 0000000..7698051 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_tyre_edge.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_tyre_signage.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_tyre_signage.atc.dds.z new file mode 100644 index 0000000..c959554 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_overpass_yokahama/arc_lagunaseca_overpass_yokahama_tyre_signage.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_parkhouse/arc_lagunaseca_parkhouse.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_parkhouse/arc_lagunaseca_parkhouse.atc.dds.z new file mode 100644 index 0000000..1a20643 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_parkhouse/arc_lagunaseca_parkhouse.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_canvas_roof.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_canvas_roof.atc.dds.z new file mode 100644 index 0000000..82e916d Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_canvas_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_door.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_door.atc.dds.z new file mode 100644 index 0000000..97d39da Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_door.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_mazda_sign_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_mazda_sign_a.atc.dds.z new file mode 100644 index 0000000..d08e1e8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_mazda_sign_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_mazda_sign_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_mazda_sign_b.atc.dds.z new file mode 100644 index 0000000..6eddcb8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_mazda_sign_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_a.atc.dds.z new file mode 100644 index 0000000..da10829 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_a_refl.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_a_refl.atc.dds.z new file mode 100644 index 0000000..6fc2f8e Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_b.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_b.atc.dds.z new file mode 100644 index 0000000..ae34904 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_b.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_b_refl.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_b_refl.atc.dds.z new file mode 100644 index 0000000..8e62020 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_c.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_c.atc.dds.z new file mode 100644 index 0000000..a629b13 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_c.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_c_refl.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_c_refl.atc.dds.z new file mode 100644 index 0000000..a1db1e8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/arc_lagunaseca_pit_garage_window_c_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/mat_branding_billboard_a_mazda.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/mat_branding_billboard_a_mazda.atc.dds.z new file mode 100644 index 0000000..1cb79d8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/mat_branding_billboard_a_mazda.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/mat_branding_billboard_a_mazdaspeed.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/mat_branding_billboard_a_mazdaspeed.atc.dds.z new file mode 100644 index 0000000..1cb79d8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_pit_garage/mat_branding_billboard_a_mazdaspeed.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_scoretower/arc_lagunaseca_scoretower.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_scoretower/arc_lagunaseca_scoretower.atc.dds.z new file mode 100644 index 0000000..9543917 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_scoretower/arc_lagunaseca_scoretower.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_toilet_block_a/arc_lagunaseca_toilet_block.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_toilet_block_a/arc_lagunaseca_toilet_block.atc.dds.z new file mode 100644 index 0000000..9e441a5 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/arc/arc_lagunaseca_toilet_block_a/arc_lagunaseca_toilet_block.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_base_terrain_laguna_seca.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_base_terrain_laguna_seca.atc.dds.z new file mode 100644 index 0000000..a293954 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_base_terrain_laguna_seca.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_distant_dirt_road_01.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_distant_dirt_road_01.atc.dds.z new file mode 100644 index 0000000..905f163 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_distant_dirt_road_01.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_distant_road_01.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_distant_road_01.atc.dds.z new file mode 100644 index 0000000..5680ac4 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/geo/geo_distant_road_01.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_billboard_b_base/mat_branding_billboard_b_WTech.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_billboard_b_base/mat_branding_billboard_b_WTech.atc.dds.z new file mode 100644 index 0000000..4862024 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_billboard_b_base/mat_branding_billboard_b_WTech.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_laguna_seca_billboard_ground/prop_laguna_seca_billboard_ground.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_laguna_seca_billboard_ground/prop_laguna_seca_billboard_ground.atc.dds.z new file mode 100644 index 0000000..1964562 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_laguna_seca_billboard_ground/prop_laguna_seca_billboard_ground.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_laguna_seca_billboard_wide_mazda/mat_branding_billboard_wide_mazda.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_laguna_seca_billboard_wide_mazda/mat_branding_billboard_wide_mazda.atc.dds.z new file mode 100644 index 0000000..4b4779c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_laguna_seca_billboard_wide_mazda/mat_branding_billboard_wide_mazda.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_billbord_facilities_map/prop_lagunaseca_billbord_facilities_map.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_billbord_facilities_map/prop_lagunaseca_billbord_facilities_map.atc.dds.z new file mode 100644 index 0000000..b46edf8 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_billbord_facilities_map/prop_lagunaseca_billbord_facilities_map.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_bins_storage/prop_lagunaseca_bins_storage_fence.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_bins_storage/prop_lagunaseca_bins_storage_fence.atc.dds.z new file mode 100644 index 0000000..e1557b1 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_bins_storage/prop_lagunaseca_bins_storage_fence.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_bins_storage/prop_lagunaseca_bins_storage_recycle.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_bins_storage/prop_lagunaseca_bins_storage_recycle.atc.dds.z new file mode 100644 index 0000000..9b90446 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_bins_storage/prop_lagunaseca_bins_storage_recycle.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_fence.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_fence.atc.dds.z new file mode 100644 index 0000000..a020496 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_fence.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_metal.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_metal.atc.dds.z new file mode 100644 index 0000000..4deb3ba Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_metal.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_wood.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_wood.atc.dds.z new file mode 100644 index 0000000..5ec4148 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_gas_boiler/prop_lagunaseca_gas_boiler_wood.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_marshal_hut_a/prop_lagunaseca_marshal_hut_a_wall.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_marshal_hut_a/prop_lagunaseca_marshal_hut_a_wall.atc.dds.z new file mode 100644 index 0000000..f93e83f Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_marshal_hut_a/prop_lagunaseca_marshal_hut_a_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_portal_a/prop_lagunaseca_portal_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_portal_a/prop_lagunaseca_portal_a.atc.dds.z new file mode 100644 index 0000000..24699c5 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_portal_a/prop_lagunaseca_portal_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_powerbox/prop_lagunaseca_powerbox.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_powerbox/prop_lagunaseca_powerbox.atc.dds.z new file mode 100644 index 0000000..a559b0c Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_powerbox/prop_lagunaseca_powerbox.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_powerpole/prop_lagunaseca_powerpole.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_powerpole/prop_lagunaseca_powerpole.atc.dds.z new file mode 100644 index 0000000..9c3dbba Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_powerpole/prop_lagunaseca_powerpole.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_trailer_a/prop_lagunaseca_trailer_a.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_trailer_a/prop_lagunaseca_trailer_a.atc.dds.z new file mode 100644 index 0000000..22521c0 Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/props/prop_lagunaseca_trailer_a/prop_lagunaseca_trailer_a.atc.dds.z differ diff --git a/files/.depot/Tracks/Laguna_Seca/resources/road/base_road_pit_02.atc.dds.z b/files/.depot/Tracks/Laguna_Seca/resources/road/base_road_pit_02.atc.dds.z new file mode 100644 index 0000000..6ce962b Binary files /dev/null and b/files/.depot/Tracks/Laguna_Seca/resources/road/base_road_pit_02.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/customise_paint.banim b/files/.depot/Tracks/Menu/processed/customise_paint.banim new file mode 100644 index 0000000..4d30f52 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/customise_paint.banim differ diff --git a/files/.depot/Tracks/Menu/processed/customise_rideheight.banim b/files/.depot/Tracks/Menu/processed/customise_rideheight.banim new file mode 100644 index 0000000..1e8e358 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/customise_rideheight.banim differ diff --git a/files/.depot/Tracks/Menu/processed/customise_rims.banim b/files/.depot/Tracks/Menu/processed/customise_rims.banim new file mode 100644 index 0000000..388e13a Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/customise_rims.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_buycar.banim b/files/.depot/Tracks/Menu/processed/garage_buycar.banim new file mode 100644 index 0000000..78be6c0 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_buycar.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_carpurchased.banim b/files/.depot/Tracks/Menu/processed/garage_carpurchased.banim new file mode 100644 index 0000000..e262c78 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_carpurchased.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_drive_inout.banim b/files/.depot/Tracks/Menu/processed/garage_drive_inout.banim new file mode 100644 index 0000000..6e54f48 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_drive_inout.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_mycars.banim b/files/.depot/Tracks/Menu/processed/garage_mycars.banim new file mode 100644 index 0000000..5ad4cf1 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_mycars.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_repairs.banim b/files/.depot/Tracks/Menu/processed/garage_repairs.banim new file mode 100644 index 0000000..8bb8eec Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_repairs.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_respray.banim b/files/.depot/Tracks/Menu/processed/garage_respray.banim new file mode 100644 index 0000000..4308fe2 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_respray.banim differ diff --git a/files/.depot/Tracks/Menu/processed/garage_upgrades.banim b/files/.depot/Tracks/Menu/processed/garage_upgrades.banim new file mode 100644 index 0000000..2be9fd1 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/garage_upgrades.banim differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites.atlas b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites.atlas new file mode 100644 index 0000000..67a2293 --- /dev/null +++ b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites.atlas @@ -0,0 +1,7534 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_0.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_0.atc.dds.z new file mode 100644 index 0000000..b60ef8d Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_0.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_1.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_1.atc.dds.z new file mode 100644 index 0000000..6072e40 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_1.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_10.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_10.atc.dds.z new file mode 100644 index 0000000..f9b1415 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_10.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_11.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_11.atc.dds.z new file mode 100644 index 0000000..97fe218 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_11.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_2.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_2.atc.dds.z new file mode 100644 index 0000000..25dc23c Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_2.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_3.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_3.atc.dds.z new file mode 100644 index 0000000..97ead55 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_3.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_4.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_4.atc.dds.z new file mode 100644 index 0000000..f60d715 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_4.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_5.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_5.atc.dds.z new file mode 100644 index 0000000..4309556 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_5.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_6.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_6.atc.dds.z new file mode 100644 index 0000000..8e517a9 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_6.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_7.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_7.atc.dds.z new file mode 100644 index 0000000..636efe4 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_7.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_8.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_8.atc.dds.z new file mode 100644 index 0000000..16ddb96 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_8.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_9.atc.dds.z b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_9.atc.dds.z new file mode 100644 index 0000000..088f092 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/high/noon/lightmaps/sprites_9.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/menu_awards.banim b/files/.depot/Tracks/Menu/processed/menu_awards.banim new file mode 100644 index 0000000..1b566f5 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_awards.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_caravailable.banim b/files/.depot/Tracks/Menu/processed/menu_caravailable.banim new file mode 100644 index 0000000..c4722a5 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_caravailable.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_carpurchased.banim b/files/.depot/Tracks/Menu/processed/menu_carpurchased.banim new file mode 100644 index 0000000..d3db2e2 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_carpurchased.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_carselect.banim b/files/.depot/Tracks/Menu/processed/menu_carselect.banim new file mode 100644 index 0000000..83803b1 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_carselect.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_carselect_timetrial.banim b/files/.depot/Tracks/Menu/processed/menu_carselect_timetrial.banim new file mode 100644 index 0000000..e085ccd Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_carselect_timetrial.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_carselect_timetrial_transition.banim b/files/.depot/Tracks/Menu/processed/menu_carselect_timetrial_transition.banim new file mode 100644 index 0000000..f674e01 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_carselect_timetrial_transition.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_carselect_transition.banim b/files/.depot/Tracks/Menu/processed/menu_carselect_transition.banim new file mode 100644 index 0000000..57d60ed Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_carselect_transition.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_carunlock.banim b/files/.depot/Tracks/Menu/processed/menu_carunlock.banim new file mode 100644 index 0000000..9c3db19 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_carunlock.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_event_transition.banim b/files/.depot/Tracks/Menu/processed/menu_event_transition.banim new file mode 100644 index 0000000..aaaff8f Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_event_transition.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_events.banim b/files/.depot/Tracks/Menu/processed/menu_events.banim new file mode 100644 index 0000000..570cf20 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_events.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_idle.banim b/files/.depot/Tracks/Menu/processed/menu_idle.banim new file mode 100644 index 0000000..3451a04 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_idle.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_intro.banim b/files/.depot/Tracks/Menu/processed/menu_intro.banim new file mode 100644 index 0000000..192059a Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_intro.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_main_background.banim b/files/.depot/Tracks/Menu/processed/menu_main_background.banim new file mode 100644 index 0000000..192059a Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_main_background.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_map.banim b/files/.depot/Tracks/Menu/processed/menu_map.banim new file mode 100644 index 0000000..be0a394 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_map.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_reflection.atc.dds.z b/files/.depot/Tracks/Menu/processed/menu_reflection.atc.dds.z new file mode 100644 index 0000000..eaa54d6 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_reflection.atc.dds.z differ diff --git a/files/.depot/Tracks/Menu/processed/menu_transition.banim b/files/.depot/Tracks/Menu/processed/menu_transition.banim new file mode 100644 index 0000000..8c9f8a4 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_transition.banim differ diff --git a/files/.depot/Tracks/Menu/processed/menu_tsm.banim b/files/.depot/Tracks/Menu/processed/menu_tsm.banim new file mode 100644 index 0000000..69dc20a Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/menu_tsm.banim differ diff --git a/files/.depot/Tracks/Menu/processed/reflection_cube.atc.dds b/files/.depot/Tracks/Menu/processed/reflection_cube.atc.dds new file mode 100644 index 0000000..0fef96e Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/reflection_cube.atc.dds differ diff --git a/files/.depot/Tracks/Menu/processed/reflection_cube_blur.atc.dds b/files/.depot/Tracks/Menu/processed/reflection_cube_blur.atc.dds new file mode 100644 index 0000000..8b5da92 Binary files /dev/null and b/files/.depot/Tracks/Menu/processed/reflection_cube_blur.atc.dds differ diff --git a/files/.depot/Tracks/common/anim/anim_start_lights/anim_start_lights.atc.dds.z b/files/.depot/Tracks/common/anim/anim_start_lights/anim_start_lights.atc.dds.z new file mode 100644 index 0000000..9d116ef Binary files /dev/null and b/files/.depot/Tracks/common/anim/anim_start_lights/anim_start_lights.atc.dds.z differ diff --git a/files/.depot/Tracks/common/arc/arc_formulae/arc_formulae_observation_wheel.atc.dds.z b/files/.depot/Tracks/common/arc/arc_formulae/arc_formulae_observation_wheel.atc.dds.z new file mode 100644 index 0000000..87c383d Binary files /dev/null and b/files/.depot/Tracks/common/arc/arc_formulae/arc_formulae_observation_wheel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/arc/arc_marhsal_post/arc_marhsal_post.atc.dds.z b/files/.depot/Tracks/common/arc/arc_marhsal_post/arc_marhsal_post.atc.dds.z new file mode 100644 index 0000000..bd1184d Binary files /dev/null and b/files/.depot/Tracks/common/arc/arc_marhsal_post/arc_marhsal_post.atc.dds.z differ diff --git a/files/.depot/Tracks/common/arc/arc_marshal_box/arc_marshal_box.atc.dds.z b/files/.depot/Tracks/common/arc/arc_marshal_box/arc_marshal_box.atc.dds.z new file mode 100644 index 0000000..2407171 Binary files /dev/null and b/files/.depot/Tracks/common/arc/arc_marshal_box/arc_marshal_box.atc.dds.z differ diff --git a/files/.depot/Tracks/common/arc/arc_marshal_box/arc_marshal_box_banner.atc.dds.z b/files/.depot/Tracks/common/arc/arc_marshal_box/arc_marshal_box_banner.atc.dds.z new file mode 100644 index 0000000..3dc261a Binary files /dev/null and b/files/.depot/Tracks/common/arc/arc_marshal_box/arc_marshal_box_banner.atc.dds.z differ diff --git a/files/.depot/Tracks/common/common.bin b/files/.depot/Tracks/common/common.bin new file mode 100644 index 0000000..9e459c8 --- /dev/null +++ b/files/.depot/Tracks/common/common.bin @@ -0,0 +1 @@ +0A \ No newline at end of file diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_grandstand.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_grandstand.atc.dds.z new file mode 100644 index 0000000..a2141a2 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_grandstand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_group.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_group.atc.dds.z new file mode 100644 index 0000000..263fcdd Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_group.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_a_female.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_a_female.atc.dds.z new file mode 100644 index 0000000..7a465a4 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_a_female.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_a_male.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_a_male.atc.dds.z new file mode 100644 index 0000000..f0d4522 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_a_male.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_female.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_female.atc.dds.z new file mode 100644 index 0000000..eeb48e6 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_female.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_male.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_male.atc.dds.z new file mode 100644 index 0000000..1eeadef Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_sitting_male.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_standing_female.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_standing_female.atc.dds.z new file mode 100644 index 0000000..9e659c8 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_standing_female.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/2d crowd/crowd_standing_male.atc.dds.z b/files/.depot/Tracks/common/crowd/2d crowd/crowd_standing_male.atc.dds.z new file mode 100644 index 0000000..86d2010 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/2d crowd/crowd_standing_male.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_ambo_a.atc.dds.z b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_ambo_a.atc.dds.z new file mode 100644 index 0000000..09c3901 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_ambo_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_ambo_b.atc.dds.z b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_ambo_b.atc.dds.z new file mode 100644 index 0000000..af05586 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_ambo_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_a.atc.dds.z b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_a.atc.dds.z new file mode 100644 index 0000000..6c29a56 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_b.atc.dds.z b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_b.atc.dds.z new file mode 100644 index 0000000..4647b2c Binary files /dev/null and b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_c.atc.dds.z b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_c.atc.dds.z new file mode 100644 index 0000000..2e47a49 Binary files /dev/null and b/files/.depot/Tracks/common/crowd/3d staff/crowd_track_officials_marshal_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_cobble_a_norm.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_cobble_a_norm.atc.dds.z new file mode 100644 index 0000000..f4afb66 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_cobble_a_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_cobble_b_norm.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_cobble_b_norm.atc.dds.z new file mode 100644 index 0000000..6f00088 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_cobble_b_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_concrete_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_concrete_a.atc.dds.z new file mode 100644 index 0000000..9457303 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_concrete_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_concrete_b.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_concrete_b.atc.dds.z new file mode 100644 index 0000000..7c582ea Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_concrete_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_dirt_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_dirt_a.atc.dds.z new file mode 100644 index 0000000..2366d41 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_dirt_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_dirt_b.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_dirt_b.atc.dds.z new file mode 100644 index 0000000..c231255 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_dirt_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_grass_a.rgb.pvr.z b/files/.depot/Tracks/common/detail/detailmap_grass_a.rgb.pvr.z new file mode 100644 index 0000000..19beffe Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_grass_a.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_grass_b.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_grass_b.atc.dds.z new file mode 100644 index 0000000..7a84135 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_grass_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_gravel_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_gravel_a.atc.dds.z new file mode 100644 index 0000000..fc01244 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_gravel_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_norm_ripple_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_norm_ripple_a.atc.dds.z new file mode 100644 index 0000000..e51fdde Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_norm_ripple_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_norm_ripple_spec_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_norm_ripple_spec_a.atc.dds.z new file mode 100644 index 0000000..90a8906 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_norm_ripple_spec_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_road_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_road_a.atc.dds.z new file mode 100644 index 0000000..ce58d18 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_road_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_road_surface_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_road_surface_a.atc.dds.z new file mode 100644 index 0000000..f60e5a6 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_road_surface_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_road_surface_b.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_road_surface_b.atc.dds.z new file mode 100644 index 0000000..6bdf279 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_road_surface_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_road_surface_norm_a.rgb.pvr.z b/files/.depot/Tracks/common/detail/detailmap_road_surface_norm_a.rgb.pvr.z new file mode 100644 index 0000000..31439a3 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_road_surface_norm_a.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_sand_a.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_sand_a.atc.dds.z new file mode 100644 index 0000000..6c59d97 Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_sand_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/detail/detailmap_spec.atc.dds.z b/files/.depot/Tracks/common/detail/detailmap_spec.atc.dds.z new file mode 100644 index 0000000..439e21d Binary files /dev/null and b/files/.depot/Tracks/common/detail/detailmap_spec.atc.dds.z differ diff --git a/files/.depot/Tracks/common/effects/clouds/clouds_a.atc.dds.z b/files/.depot/Tracks/common/effects/clouds/clouds_a.atc.dds.z new file mode 100644 index 0000000..e103925 Binary files /dev/null and b/files/.depot/Tracks/common/effects/clouds/clouds_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/effects/clouds/clouds_b.atc.dds.z b/files/.depot/Tracks/common/effects/clouds/clouds_b.atc.dds.z new file mode 100644 index 0000000..499346b Binary files /dev/null and b/files/.depot/Tracks/common/effects/clouds/clouds_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/effects/clouds/clouds_c.atc.dds.z b/files/.depot/Tracks/common/effects/clouds/clouds_c.atc.dds.z new file mode 100644 index 0000000..5817259 Binary files /dev/null and b/files/.depot/Tracks/common/effects/clouds/clouds_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/effects/clouds/clouds_none.atc.dds.z b/files/.depot/Tracks/common/effects/clouds/clouds_none.atc.dds.z new file mode 100644 index 0000000..a918d29 Binary files /dev/null and b/files/.depot/Tracks/common/effects/clouds/clouds_none.atc.dds.z differ diff --git a/files/.depot/Tracks/common/effects/corona/corona_blue.rgb.pvr.z b/files/.depot/Tracks/common/effects/corona/corona_blue.rgb.pvr.z new file mode 100644 index 0000000..8fccac0 Binary files /dev/null and b/files/.depot/Tracks/common/effects/corona/corona_blue.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/effects/corona/corona_blue_richmond.rgb.pvr.z b/files/.depot/Tracks/common/effects/corona/corona_blue_richmond.rgb.pvr.z new file mode 100644 index 0000000..22e288b Binary files /dev/null and b/files/.depot/Tracks/common/effects/corona/corona_blue_richmond.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/effects/corona/corona_monza.rgb.pvr.z b/files/.depot/Tracks/common/effects/corona/corona_monza.rgb.pvr.z new file mode 100644 index 0000000..5759988 Binary files /dev/null and b/files/.depot/Tracks/common/effects/corona/corona_monza.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/effects/corona/corona_yellow.rgb.pvr.z b/files/.depot/Tracks/common/effects/corona/corona_yellow.rgb.pvr.z new file mode 100644 index 0000000..b0b7002 Binary files /dev/null and b/files/.depot/Tracks/common/effects/corona/corona_yellow.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/effects/rays/dust.atc.dds.z b/files/.depot/Tracks/common/effects/rays/dust.atc.dds.z new file mode 100644 index 0000000..848204c Binary files /dev/null and b/files/.depot/Tracks/common/effects/rays/dust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/effects/rays/rays.atc.dds.z b/files/.depot/Tracks/common/effects/rays/rays.atc.dds.z new file mode 100644 index 0000000..731dc6e Binary files /dev/null and b/files/.depot/Tracks/common/effects/rays/rays.atc.dds.z differ diff --git a/files/.depot/Tracks/common/fence/fence_barrier_stone_block/fence_barrier_stone_block.atc.dds.z b/files/.depot/Tracks/common/fence/fence_barrier_stone_block/fence_barrier_stone_block.atc.dds.z new file mode 100644 index 0000000..b5c62df Binary files /dev/null and b/files/.depot/Tracks/common/fence/fence_barrier_stone_block/fence_barrier_stone_block.atc.dds.z differ diff --git a/files/.depot/Tracks/common/fence/fence_turn_barrier_round/fence_turn_barrier_round.atc.dds.z b/files/.depot/Tracks/common/fence/fence_turn_barrier_round/fence_turn_barrier_round.atc.dds.z new file mode 100644 index 0000000..39df775 Binary files /dev/null and b/files/.depot/Tracks/common/fence/fence_turn_barrier_round/fence_turn_barrier_round.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/bollard/gm_bollard.atc.dds.z b/files/.depot/Tracks/common/gamemodes/props/bollard/gm_bollard.atc.dds.z new file mode 100644 index 0000000..403f6fb Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/bollard/gm_bollard.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/bollard/gm_bollard.m3g b/files/.depot/Tracks/common/gamemodes/props/bollard/gm_bollard.m3g new file mode 100644 index 0000000..0eaf85f Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/bollard/gm_bollard.m3g differ diff --git a/files/.depot/Tracks/common/gamemodes/props/brakemarker/gm_brakemarker.atc.dds.z b/files/.depot/Tracks/common/gamemodes/props/brakemarker/gm_brakemarker.atc.dds.z new file mode 100644 index 0000000..2801a31 Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/brakemarker/gm_brakemarker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/chequeredflag/gm_chequeredflag.atc.dds.z b/files/.depot/Tracks/common/gamemodes/props/chequeredflag/gm_chequeredflag.atc.dds.z new file mode 100644 index 0000000..eefdc83 Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/chequeredflag/gm_chequeredflag.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/chequeredflag/gm_chequeredflag.m3g b/files/.depot/Tracks/common/gamemodes/props/chequeredflag/gm_chequeredflag.m3g new file mode 100644 index 0000000..1e44a51 Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/chequeredflag/gm_chequeredflag.m3g differ diff --git a/files/.depot/Tracks/common/gamemodes/props/cone/gm_cone.atc.dds.z b/files/.depot/Tracks/common/gamemodes/props/cone/gm_cone.atc.dds.z new file mode 100644 index 0000000..becd630 Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/cone/gm_cone.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/cone/gm_cone.m3g b/files/.depot/Tracks/common/gamemodes/props/cone/gm_cone.m3g new file mode 100644 index 0000000..3305c0c Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/cone/gm_cone.m3g differ diff --git a/files/.depot/Tracks/common/gamemodes/props/gong/gm_gong.atc.dds.z b/files/.depot/Tracks/common/gamemodes/props/gong/gm_gong.atc.dds.z new file mode 100644 index 0000000..b6a50f5 Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/gong/gm_gong.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/gong/gm_gong.m3g b/files/.depot/Tracks/common/gamemodes/props/gong/gm_gong.m3g new file mode 100644 index 0000000..75da26a Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/gong/gm_gong.m3g differ diff --git a/files/.depot/Tracks/common/gamemodes/props/startinglights/gm_startinglights.atc.dds.z b/files/.depot/Tracks/common/gamemodes/props/startinglights/gm_startinglights.atc.dds.z new file mode 100644 index 0000000..4935a24 Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/startinglights/gm_startinglights.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gamemodes/props/startinglights/gm_startlights.m3g b/files/.depot/Tracks/common/gamemodes/props/startinglights/gm_startlights.m3g new file mode 100644 index 0000000..2a1ddaa Binary files /dev/null and b/files/.depot/Tracks/common/gamemodes/props/startinglights/gm_startlights.m3g differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_01.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_01.atc.dds.z new file mode 100644 index 0000000..f2aa0b7 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_02.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_02.atc.dds.z new file mode 100644 index 0000000..9608481 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_03.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_03.atc.dds.z new file mode 100644 index 0000000..0ffce5e Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_03_trans_grass.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_03_trans_grass.atc.dds.z new file mode 100644 index 0000000..dca9256 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_03_trans_grass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_04.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_04.atc.dds.z new file mode 100644 index 0000000..5f5a61b Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_04_trans_grass.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_04_trans_grass.atc.dds.z new file mode 100644 index 0000000..17b9b75 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/dirt_retaining_wall_04_trans_grass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wal_sand.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wal_sand.atc.dds.z new file mode 100644 index 0000000..c27f9fb Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wal_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_dirt_01.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_dirt_01.atc.dds.z new file mode 100644 index 0000000..fb91246 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_dirt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_dirt_02.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_dirt_02.atc.dds.z new file mode 100644 index 0000000..2971033 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_dirt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_eroded_sand.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_eroded_sand.atc.dds.z new file mode 100644 index 0000000..cb65e70 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_eroded_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_sand.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_sand.atc.dds.z new file mode 100644 index 0000000..c6518a6 Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/geo_retaining_wall_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/tyre_retaining_wall_01.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/tyre_retaining_wall_01.atc.dds.z new file mode 100644 index 0000000..ee9aacd Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/tyre_retaining_wall_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/geo/retaining_wall/tyre_retaining_wall_01_norm.atc.dds.z b/files/.depot/Tracks/common/geo/retaining_wall/tyre_retaining_wall_01_norm.atc.dds.z new file mode 100644 index 0000000..de2ec1a Binary files /dev/null and b/files/.depot/Tracks/common/geo/retaining_wall/tyre_retaining_wall_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/concrete_asphalt_01.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/concrete_asphalt_01.atc.dds.z new file mode 100644 index 0000000..d61872d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/concrete_asphalt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/concrete_asphalt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/concrete_asphalt_02.atc.dds.z new file mode 100644 index 0000000..4c4cd5d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/concrete_asphalt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty.atc.dds.z new file mode 100644 index 0000000..d801f72 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty_norm.atc.dds.z new file mode 100644 index 0000000..5696af9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty_rough.atc.dds.z new file mode 100644 index 0000000..df7d887 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/concrete_runoff_dirty_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_01.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_01.atc.dds.z new file mode 100644 index 0000000..44b6b93 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_airport.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_airport.atc.dds.z new file mode 100644 index 0000000..31e7813 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_airport.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_airport_red.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_airport_red.atc.dds.z new file mode 100644 index 0000000..cdade09 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_airport_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_01.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_01.atc.dds.z new file mode 100644 index 0000000..54dd140 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_02.atc.dds.z new file mode 100644 index 0000000..2299ab2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_02_norm.atc.dds.z new file mode 100644 index 0000000..3ff940f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_03.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_03.atc.dds.z new file mode 100644 index 0000000..bbf3d71 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_03_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_03_norm.atc.dds.z new file mode 100644 index 0000000..db22cf6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_asphalt_03_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_lighter_02.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_lighter_02.atc.dds.z new file mode 100644 index 0000000..ab73819 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_lighter_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_path_desert.atc.dds.z b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_path_desert.atc.dds.z new file mode 100644 index 0000000..1f7db19 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/concrete/gnd_concrete_path_desert.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_mud.atc.dds.z b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_mud.atc.dds.z new file mode 100644 index 0000000..f2b00e1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_mud.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_01.atc.dds.z b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_01.atc.dds.z new file mode 100644 index 0000000..b2e8591 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_02.atc.dds.z b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_02.atc.dds.z new file mode 100644 index 0000000..48a38e5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_03.atc.dds.z b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_03.atc.dds.z new file mode 100644 index 0000000..753a86f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_path_trans_grass_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_soil.atc.dds.z b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_soil.atc.dds.z new file mode 100644 index 0000000..c589066 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/dirt/gnd_dirt_soil.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_01.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_01.atc.dds.z new file mode 100644 index 0000000..0e08504 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_01_norm.atc.dds.z new file mode 100644 index 0000000..6153ba9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_02.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_02.atc.dds.z new file mode 100644 index 0000000..686a4e5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_02_norm.atc.dds.z new file mode 100644 index 0000000..65fc63a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_base_drain_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_concrete_strip.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_concrete_strip.atc.dds.z new file mode 100644 index 0000000..c92454d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_concrete_strip.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_concrete_strip_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_concrete_strip_norm.atc.dds.z new file mode 100644 index 0000000..727c718 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_concrete_strip_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand.atc.dds.z new file mode 100644 index 0000000..0318861 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_b.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_b.atc.dds.z new file mode 100644 index 0000000..a3fd977 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_b_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_b_norm.atc.dds.z new file mode 100644 index 0000000..42a7fbb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_b_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_norm.atc.dds.z new file mode 100644 index 0000000..d15b454 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_gutter_sand_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_sand.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_sand.atc.dds.z new file mode 100644 index 0000000..aa339ff Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_sand_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_sand_norm.atc.dds.z new file mode 100644 index 0000000..389890c Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_sand_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_01.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_01.atc.dds.z new file mode 100644 index 0000000..b5b59c8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_01_norm.atc.dds.z new file mode 100644 index 0000000..8d1bb28 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_02.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_02.atc.dds.z new file mode 100644 index 0000000..7a28828 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_02_norm.atc.dds.z new file mode 100644 index 0000000..5349e58 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_03.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_03.atc.dds.z new file mode 100644 index 0000000..435af7d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_03_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_03_norm.atc.dds.z new file mode 100644 index 0000000..101364b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_03_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04.atc.dds.z new file mode 100644 index 0000000..1c4f2e7 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_green.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_green.atc.dds.z new file mode 100644 index 0000000..0953527 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_green_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_green_norm.atc.dds.z new file mode 100644 index 0000000..9366679 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_green_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_norm.atc.dds.z new file mode 100644 index 0000000..9366679 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_drain_trench_04_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_landscape_cloth_drain.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_landscape_cloth_drain.atc.dds.z new file mode 100644 index 0000000..fbcea41 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_landscape_cloth_drain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/drain/gnd_landscape_cloth_drain_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/drain/gnd_landscape_cloth_drain_norm.atc.dds.z new file mode 100644 index 0000000..47f9da1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/drain/gnd_landscape_cloth_drain_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_01.atc.dds.z new file mode 100644 index 0000000..ba4d7d5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_02.atc.dds.z new file mode 100644 index 0000000..d9debbf Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_03.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_03.atc.dds.z new file mode 100644 index 0000000..d97ead4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_base_grass_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_artificial_green.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_artificial_green.atc.dds.z new file mode 100644 index 0000000..fa4988b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_artificial_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_01.atc.dds.z new file mode 100644 index 0000000..fb340f5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_02.atc.dds.z new file mode 100644 index 0000000..cfb064f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_02_trans_green.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_02_trans_green.atc.dds.z new file mode 100644 index 0000000..0cc7713 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_02_trans_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_03.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_03.atc.dds.z new file mode 100644 index 0000000..66ee370 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_03_trans_dirt.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_03_trans_dirt.atc.dds.z new file mode 100644 index 0000000..e395c59 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_03_trans_dirt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_trans_dirt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_trans_dirt_02.atc.dds.z new file mode 100644 index 0000000..e79f33b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_dry_trans_dirt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_01.atc.dds.z new file mode 100644 index 0000000..e5bedf1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_01_trans_dirt.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_01_trans_dirt.atc.dds.z new file mode 100644 index 0000000..d687864 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_01_trans_dirt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_02.atc.dds.z new file mode 100644 index 0000000..aa9e653 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_02_trans_dirt.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_02_trans_dirt.atc.dds.z new file mode 100644 index 0000000..0eaafc6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_02_trans_dirt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_mowed_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_mowed_01.atc.dds.z new file mode 100644 index 0000000..9d9733a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_mowed_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_semidry.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_semidry.atc.dds.z new file mode 100644 index 0000000..b03f3f1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_semidry.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_01.atc.dds.z new file mode 100644 index 0000000..e962f69 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_02.atc.dds.z new file mode 100644 index 0000000..149c3d3 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_semidry.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_semidry.atc.dds.z new file mode 100644 index 0000000..4953dee Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_patchy_trans_dirt_semidry.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_plain.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_plain.atc.dds.z new file mode 100644 index 0000000..570353b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_plain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_trans_patchy_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_trans_patchy_01.atc.dds.z new file mode 100644 index 0000000..de0ecdd Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_trans_patchy_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_trans_patchy_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_trans_patchy_02.atc.dds.z new file mode 100644 index 0000000..1e67a31 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_trans_patchy_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_grass_wavey_mowed_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_grass_wavey_mowed_01.atc.dds.z new file mode 100644 index 0000000..5267225 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_grass_wavey_mowed_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grass/gnd_landscape_cloth.atc.dds.z b/files/.depot/Tracks/common/gnd/grass/gnd_landscape_cloth.atc.dds.z new file mode 100644 index 0000000..2a20af5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grass/gnd_landscape_cloth.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_base_grate_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_base_grate_01.atc.dds.z new file mode 100644 index 0000000..ec6c2c6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_base_grate_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_base_grate_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_base_grate_01_norm.atc.dds.z new file mode 100644 index 0000000..2411cf0 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_base_grate_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_01.atc.dds.z new file mode 100644 index 0000000..fd8f359 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_01_norm.atc.dds.z new file mode 100644 index 0000000..bd54174 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_02.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_02.atc.dds.z new file mode 100644 index 0000000..861b637 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_02_norm.atc.dds.z new file mode 100644 index 0000000..34bf6a9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_grate_green_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_grate_grey_01.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_grate_grey_01.atc.dds.z new file mode 100644 index 0000000..0cb75fe Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_grate_grey_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/grate/gnd_grate_grey_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/grate/gnd_grate_grey_01_norm.atc.dds.z new file mode 100644 index 0000000..ec728bb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/grate/gnd_grate_grey_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_01.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_01.atc.dds.z new file mode 100644 index 0000000..d20fa7f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_02.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_02.atc.dds.z new file mode 100644 index 0000000..0b89f33 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_01.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_01.atc.dds.z new file mode 100644 index 0000000..a188078 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_02.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_02.atc.dds.z new file mode 100644 index 0000000..27ff908 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_03.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_03.atc.dds.z new file mode 100644 index 0000000..5429f35 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_rough.atc.dds.z new file mode 100644 index 0000000..1fc3f7f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_smooth_01.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_smooth_01.atc.dds.z new file mode 100644 index 0000000..5edbde5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gnd_gravel_trap_smooth_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/gravel/gravel_trap_d_01.atc.dds.z b/files/.depot/Tracks/common/gnd/gravel/gravel_trap_d_01.atc.dds.z new file mode 100644 index 0000000..a01ca2c Binary files /dev/null and b/files/.depot/Tracks/common/gnd/gravel/gravel_trap_d_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_base_ripple_apex.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_base_ripple_apex.atc.dds.z new file mode 100644 index 0000000..cfbd0d5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_base_ripple_apex.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_angled_red_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_angled_red_white_01.atc.dds.z new file mode 100644 index 0000000..dbe8d91 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_angled_red_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_apex_orange.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_apex_orange.atc.dds.z new file mode 100644 index 0000000..05ecc8e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_apex_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_white_02.atc.dds.z new file mode 100644 index 0000000..4bc1427 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_01.atc.dds.z new file mode 100644 index 0000000..e4d9fe8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_02.atc.dds.z new file mode 100644 index 0000000..9ba66cc Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_03.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_03.atc.dds.z new file mode 100644 index 0000000..48423eb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_blue_yellow_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_black_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_black_white_01.atc.dds.z new file mode 100644 index 0000000..3f97ec5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_black_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_deepblue_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_deepblue_white_01.atc.dds.z new file mode 100644 index 0000000..0d4c5c8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_deepblue_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_green.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_green.atc.dds.z new file mode 100644 index 0000000..04d24da Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_01.atc.dds.z new file mode 100644 index 0000000..0299cd5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_02.atc.dds.z new file mode 100644 index 0000000..87371cb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_01.atc.dds.z new file mode 100644 index 0000000..d4debc0 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_02.atc.dds.z new file mode 100644 index 0000000..fdac1e1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_03.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_03.atc.dds.z new file mode 100644 index 0000000..01c6119 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_04.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_04.atc.dds.z new file mode 100644 index 0000000..4521989 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_05.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_05.atc.dds.z new file mode 100644 index 0000000..14ac257 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_05.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_06.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_06.atc.dds.z new file mode 100644 index 0000000..500681e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_06.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_07.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_07.atc.dds.z new file mode 100644 index 0000000..44a59dd Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_07.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_08.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_08.atc.dds.z new file mode 100644 index 0000000..cb41e4b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_08.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_green.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_green.atc.dds.z new file mode 100644 index 0000000..890ea0f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_green_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_green_02.atc.dds.z new file mode 100644 index 0000000..4c64db2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_green_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_verticle_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_verticle_01.atc.dds.z new file mode 100644 index 0000000..8bf2b7b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_verticle_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_wide_tile.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_wide_tile.atc.dds.z new file mode 100644 index 0000000..835be78 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_white_wide_tile.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_yellow_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_yellow_01.atc.dds.z new file mode 100644 index 0000000..8e09fc2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_red_yellow_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_01.atc.dds.z new file mode 100644 index 0000000..f6ff268 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_02.atc.dds.z new file mode 100644 index 0000000..ec7c3a9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_green_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_green_yellow.atc.dds.z new file mode 100644 index 0000000..ac634a9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_white_green_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_yellow.atc.dds.z new file mode 100644 index 0000000..191593d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_curb_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_drain_red_white.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_drain_red_white.atc.dds.z new file mode 100644 index 0000000..14b16f2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_drain_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_drain_red_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_drain_red_yellow.atc.dds.z new file mode 100644 index 0000000..ff071bb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_drain_red_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_end_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_end_01.atc.dds.z new file mode 100644 index 0000000..bcaae2d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_end_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_hf_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_hf_yellow.atc.dds.z new file mode 100644 index 0000000..c1f28ed Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_hf_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_speed_bump.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_speed_bump.atc.dds.z new file mode 100644 index 0000000..ab9f9dd Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_speed_bump.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_speed_bump_end.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_speed_bump_end.atc.dds.z new file mode 100644 index 0000000..174c0fe Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_speed_bump_end.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_black_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_black_01.atc.dds.z new file mode 100644 index 0000000..e8d6533 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_black_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_blue.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_blue.atc.dds.z new file mode 100644 index 0000000..8e30485 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_orange_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_orange_01.atc.dds.z new file mode 100644 index 0000000..18d5b01 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_orange_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_red_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_red_01.atc.dds.z new file mode 100644 index 0000000..283e40e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_red_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_white_01.atc.dds.z new file mode 100644 index 0000000..4dd2e83 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_tile_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_white_02.atc.dds.z new file mode 100644 index 0000000..cd2c096 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/gnd_ripple_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex.atc.dds.z new file mode 100644 index 0000000..59385bc Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2.atc.dds.z new file mode 100644 index 0000000..9e11f72 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2_norm.atc.dds.z new file mode 100644 index 0000000..a63cfd0 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2_rough.atc.dds.z new file mode 100644 index 0000000..f533ad2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_2_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue.atc.dds.z new file mode 100644 index 0000000..c8918dd Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue_norm.atc.dds.z new file mode 100644 index 0000000..e122e29 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue_rough.atc.dds.z new file mode 100644 index 0000000..fd14b42 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_blue_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey.atc.dds.z new file mode 100644 index 0000000..a5e3ad6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey_norm.atc.dds.z new file mode 100644 index 0000000..e122e29 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey_rough.atc.dds.z new file mode 100644 index 0000000..fd14b42 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_grey_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_norm.atc.dds.z new file mode 100644 index 0000000..4766042 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_orange.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_orange.atc.dds.z new file mode 100644 index 0000000..3365b98 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_red.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_red.atc.dds.z new file mode 100644 index 0000000..c3a1b55 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_rough.atc.dds.z new file mode 100644 index 0000000..ffecbfb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow.atc.dds.z new file mode 100644 index 0000000..b78374b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow_norm.atc.dds.z new file mode 100644 index 0000000..e122e29 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow_rough.atc.dds.z new file mode 100644 index 0000000..a5ef79d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_apex_yellow_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02.atc.dds.z new file mode 100644 index 0000000..39cb46a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02_norm.atc.dds.z new file mode 100644 index 0000000..79e9e5a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02_rough.atc.dds.z new file mode 100644 index 0000000..6a7d5b9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_blue_white_wide_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_brazil_HD_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_brazil_HD_norm.atc.dds.z new file mode 100644 index 0000000..d4cf917 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_brazil_HD_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_brazil_f1.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_brazil_f1.atc.dds.z new file mode 100644 index 0000000..fcc9bc6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_brazil_f1.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01.atc.dds.z new file mode 100644 index 0000000..faacaf4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01_norm.atc.dds.z new file mode 100644 index 0000000..fcab155 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01_rough.atc.dds.z new file mode 100644 index 0000000..643a19d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_concrete_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_blue_white.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_blue_white.atc.dds.z new file mode 100644 index 0000000..6618c1d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_blue_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_blue_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_blue_yellow.atc.dds.z new file mode 100644 index 0000000..08a5e1b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_blue_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends.atc.dds.z new file mode 100644 index 0000000..8649bad Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends_norm.atc.dds.z new file mode 100644 index 0000000..5a724ed Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends_rough.atc.dds.z new file mode 100644 index 0000000..248f961 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_ends_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_norm.atc.dds.z new file mode 100644 index 0000000..008bd2a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_red_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_red_white_01.atc.dds.z new file mode 100644 index 0000000..65faa34 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_red_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_flat_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_rough.atc.dds.z new file mode 100644 index 0000000..4015149 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_flat_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac.atc.dds.z new file mode 100644 index 0000000..065c8e3 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac_norm.atc.dds.z new file mode 100644 index 0000000..59ab60b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac_rough.atc.dds.z new file mode 100644 index 0000000..cbbb2ce Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_green05_tarmac_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red.atc.dds.z new file mode 100644 index 0000000..2ce19e4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red_norm.atc.dds.z new file mode 100644 index 0000000..d8cfbb9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red_rough.atc.dds.z new file mode 100644 index 0000000..7b38ca4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_red_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow.atc.dds.z new file mode 100644 index 0000000..bf3b781 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow_norm.atc.dds.z new file mode 100644 index 0000000..6d7701e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow_rough.atc.dds.z new file mode 100644 index 0000000..3d524c4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_plastic_yellow_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_04.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_04.atc.dds.z new file mode 100644 index 0000000..d00962e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green.atc.dds.z new file mode 100644 index 0000000..8121a38 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green_norm.atc.dds.z new file mode 100644 index 0000000..3fa497f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green_rough.atc.dds.z new file mode 100644 index 0000000..3838d9e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_green_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01.atc.dds.z new file mode 100644 index 0000000..111b68f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01_norm.atc.dds.z new file mode 100644 index 0000000..ebe8b41 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01_rough.atc.dds.z new file mode 100644 index 0000000..d8f91ce Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02.atc.dds.z new file mode 100644 index 0000000..47998b1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02_norm.atc.dds.z new file mode 100644 index 0000000..79e9e5a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02_rough.atc.dds.z new file mode 100644 index 0000000..6a7d5b9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03.atc.dds.z new file mode 100644 index 0000000..55a62c9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03_norm.atc.dds.z new file mode 100644 index 0000000..f2ef038 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03_rough.atc.dds.z new file mode 100644 index 0000000..fc6ed49 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_03_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_04.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_04.atc.dds.z new file mode 100644 index 0000000..fb9f7c9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_white_wide_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01.atc.dds.z new file mode 100644 index 0000000..12a07f0 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01_norm.atc.dds.z new file mode 100644 index 0000000..f279393 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01_rough.atc.dds.z new file mode 100644 index 0000000..6428e97 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02.atc.dds.z new file mode 100644 index 0000000..d5f00a2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02_norm.atc.dds.z new file mode 100644 index 0000000..2aabd6c Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02_rough.atc.dds.z new file mode 100644 index 0000000..1c558da Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_red_yellow_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white.atc.dds.z new file mode 100644 index 0000000..398b8bb Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02.atc.dds.z new file mode 100644 index 0000000..dfa27f1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02_norm.atc.dds.z new file mode 100644 index 0000000..ce0b26d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02_rough.atc.dds.z new file mode 100644 index 0000000..515bf09 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_white_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_yellow.atc.dds.z new file mode 100644 index 0000000..920a19d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_blue_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_green.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_green.atc.dds.z new file mode 100644 index 0000000..21e09ce Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_norm.atc.dds.z new file mode 100644 index 0000000..38b16f8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_red_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_red_white_01.atc.dds.z new file mode 100644 index 0000000..c07cda8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_red_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_rough.atc.dds.z new file mode 100644 index 0000000..a10bbcd Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_yellow.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_yellow.atc.dds.z new file mode 100644 index 0000000..600d692 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_sawtooth_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2.atc.dds.z new file mode 100644 index 0000000..971206d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2_norm.atc.dds.z new file mode 100644 index 0000000..2ea0484 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2_rough.atc.dds.z new file mode 100644 index 0000000..b86c167 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_2_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_end.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_end.atc.dds.z new file mode 100644 index 0000000..174c0fe Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_speed_bump_end.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02.atc.dds.z new file mode 100644 index 0000000..81eea47 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02_norm.atc.dds.z new file mode 100644 index 0000000..c9113ba Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02_rough.atc.dds.z new file mode 100644 index 0000000..fa73f17 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03.atc.dds.z new file mode 100644 index 0000000..7fd0418 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03_norm.atc.dds.z new file mode 100644 index 0000000..562f3c6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03_rough.atc.dds.z new file mode 100644 index 0000000..7f09619 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_unique_red_white_03_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_01.atc.dds.z new file mode 100644 index 0000000..d5bef2d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_01_norm.atc.dds.z new file mode 100644 index 0000000..83bad22 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_01_rough.atc.dds.z new file mode 100644 index 0000000..e29bcc7 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_02.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_02.atc.dds.z new file mode 100644 index 0000000..083c0d4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_02_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_02_norm.atc.dds.z new file mode 100644 index 0000000..89faddd Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_02_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_02_rough.atc.dds.z new file mode 100644 index 0000000..dd19cb5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01.atc.dds.z new file mode 100644 index 0000000..5748462 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01_norm.atc.dds.z new file mode 100644 index 0000000..79e9e5a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01_rough.atc.dds.z new file mode 100644 index 0000000..6a7d5b9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_white_wide_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01.atc.dds.z new file mode 100644 index 0000000..12538a5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01_norm.atc.dds.z new file mode 100644 index 0000000..83bad22 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01_rough.atc.dds.z new file mode 100644 index 0000000..e29bcc7 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/ripple/ripple_yellow_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/generic_road/road_runoff_d.atc.dds.z b/files/.depot/Tracks/common/gnd/road/generic_road/road_runoff_d.atc.dds.z new file mode 100644 index 0000000..16805ec Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/generic_road/road_runoff_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_01.atc.dds.z new file mode 100644 index 0000000..0a2be59 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_02.atc.dds.z new file mode 100644 index 0000000..9a8520c Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_green.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_green.atc.dds.z new file mode 100644 index 0000000..306d480 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_sandy.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_sandy.atc.dds.z new file mode 100644 index 0000000..e19433e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_asphalt_sandy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_02.atc.dds.z new file mode 100644 index 0000000..6c80ff2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_black.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_black.atc.dds.z new file mode 100644 index 0000000..085a355 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_green_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_green_01.atc.dds.z new file mode 100644 index 0000000..1784115 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_base_tarmac_green_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_02.atc.dds.z new file mode 100644 index 0000000..a55fd5f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_03.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_03.atc.dds.z new file mode 100644 index 0000000..e99e8fa Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_04.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_04.atc.dds.z new file mode 100644 index 0000000..83adaa2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_04_dark.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_04_dark.atc.dds.z new file mode 100644 index 0000000..97559db Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_04_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_runoff_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_runoff_01.atc.dds.z new file mode 100644 index 0000000..a7c8841 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_runoff_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_runoff_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_runoff_02.atc.dds.z new file mode 100644 index 0000000..b69ec6b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_asphalt_runoff_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_blue_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_blue_tarmac_01.atc.dds.z new file mode 100644 index 0000000..4cb2a72 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_blue_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_blue_tarmac_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_blue_tarmac_02.atc.dds.z new file mode 100644 index 0000000..32bcc7e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_blue_tarmac_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_blue_vibrant_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_blue_vibrant_tarmac_01.atc.dds.z new file mode 100644 index 0000000..788f9a5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_blue_vibrant_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_concrete_natural_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_concrete_natural_01.atc.dds.z new file mode 100644 index 0000000..85e811e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_concrete_natural_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_dirt_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_dirt_01.atc.dds.z new file mode 100644 index 0000000..905f163 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_dirt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_01.atc.dds.z new file mode 100644 index 0000000..56883a4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_01.atc.dds.z new file mode 100644 index 0000000..3dfe4b5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_02.atc.dds.z new file mode 100644 index 0000000..672da8f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_03.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_03.atc.dds.z new file mode 100644 index 0000000..d5032b8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_skids_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_skids_01.atc.dds.z new file mode 100644 index 0000000..069f202 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_bright_skids_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_skids_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_skids_01.atc.dds.z new file mode 100644 index 0000000..b426355 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_green_tarmac_skids_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_lime_green_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_lime_green_tarmac_01.atc.dds.z new file mode 100644 index 0000000..6a900c9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_lime_green_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_red_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_red_tarmac_01.atc.dds.z new file mode 100644 index 0000000..402d3c7 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_red_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_red_tarmac_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_red_tarmac_02.atc.dds.z new file mode 100644 index 0000000..9addcb7 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_red_tarmac_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_white_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_white_tarmac_01.atc.dds.z new file mode 100644 index 0000000..e06a204 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_white_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_01.atc.dds.z new file mode 100644 index 0000000..e507e36 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_02.atc.dds.z new file mode 100644 index 0000000..38f72ca Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_bright.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_bright.atc.dds.z new file mode 100644 index 0000000..2378eb2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_road_yellow_tarmac_bright.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_small_road_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_small_road_01.atc.dds.z new file mode 100644 index 0000000..b73bf02 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_small_road_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_small_road_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_small_road_02.atc.dds.z new file mode 100644 index 0000000..6c17a9a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_small_road_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/gnd_startline.atc.dds.z b/files/.depot/Tracks/common/gnd/road/gnd_startline.atc.dds.z new file mode 100644 index 0000000..21ca311 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/gnd_startline.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_airport_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_airport_01.atc.dds.z new file mode 100644 index 0000000..c263900 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_airport_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_airport_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_airport_02.atc.dds.z new file mode 100644 index 0000000..a7afbbc Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_airport_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_01.atc.dds.z new file mode 100644 index 0000000..dbe0dd8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_01_dark__desert.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_01_dark__desert.atc.dds.z new file mode 100644 index 0000000..491821b Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_01_dark__desert.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_01_desert.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_01_desert.atc.dds.z new file mode 100644 index 0000000..e08be5c Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_01_desert.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_02.atc.dds.z new file mode 100644 index 0000000..de84c9d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_03.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_03.atc.dds.z new file mode 100644 index 0000000..5e5e005 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_04.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_04.atc.dds.z new file mode 100644 index 0000000..84c2ac2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_05.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_05.atc.dds.z new file mode 100644 index 0000000..27c62d4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_05.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_06.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_06.atc.dds.z new file mode 100644 index 0000000..451f2e2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_06.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_06_burnt.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_06_burnt.atc.dds.z new file mode 100644 index 0000000..6043eb6 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_06_burnt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_07.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_07.atc.dds.z new file mode 100644 index 0000000..b05605e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_07.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_08.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_08.atc.dds.z new file mode 100644 index 0000000..fdab987 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_08.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_clean_sand.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_clean_sand.atc.dds.z new file mode 100644 index 0000000..22fcda5 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_clean_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_tileable.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_tileable.atc.dds.z new file mode 100644 index 0000000..9beeac4 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_tileable.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_asphalt_tileable_02.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_asphalt_tileable_02.atc.dds.z new file mode 100644 index 0000000..38af9b2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_asphalt_tileable_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_cobble_stone_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_cobble_stone_01.atc.dds.z new file mode 100644 index 0000000..9ba4e7f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_cobble_stone_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_airport_05.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_airport_05.atc.dds.z new file mode 100644 index 0000000..4daba1e Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_airport_05.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_brick.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_brick.atc.dds.z new file mode 100644 index 0000000..a0c6b10 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_brick.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_brick_a.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_brick_a.atc.dds.z new file mode 100644 index 0000000..6ca12d0 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_brick_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_main_a.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_main_a.atc.dds.z new file mode 100644 index 0000000..8a00018 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_main_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_main_c.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_main_c.atc.dds.z new file mode 100644 index 0000000..be45de9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_main_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_main_d.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_main_d.atc.dds.z new file mode 100644 index 0000000..d48d6c8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_main_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main/road_main_e.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main/road_main_e.atc.dds.z new file mode 100644 index 0000000..6de429d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main/road_main_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_a.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_a.atc.dds.z new file mode 100644 index 0000000..d118614 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_a_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_a_rough.atc.dds.z new file mode 100644 index 0000000..8778c75 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_a_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_b.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_b.atc.dds.z new file mode 100644 index 0000000..ad791d8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_b_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_b_rough.atc.dds.z new file mode 100644 index 0000000..4f545bf Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_concrete/road_runoff_b_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_painted/road_main_painted_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_main_painted_rough.atc.dds.z new file mode 100644 index 0000000..1fda6e1 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_main_painted_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_cyan.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_cyan.atc.dds.z new file mode 100644 index 0000000..9900212 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_cyan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_green_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_green_01.atc.dds.z new file mode 100644 index 0000000..2800d87 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_green_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_lime.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_lime.atc.dds.z new file mode 100644 index 0000000..cf7652a Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_lime.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_red.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_red.atc.dds.z new file mode 100644 index 0000000..8bf3160 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_white_blue.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_white_blue.atc.dds.z new file mode 100644 index 0000000..422bfd2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_main_painted/road_tarmac_white_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_tram_tracks_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_tram_tracks_01.atc.dds.z new file mode 100644 index 0000000..6788db8 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_tram_tracks_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_tram_tracks_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_tram_tracks_01_norm.atc.dds.z new file mode 100644 index 0000000..a595e97 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_tram_tracks_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_green_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_green_01.atc.dds.z new file mode 100644 index 0000000..167e324 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_green_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_green_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_green_01_norm.atc.dds.z new file mode 100644 index 0000000..d89b1e9 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_green_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01.atc.dds.z new file mode 100644 index 0000000..5e47a29 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01_norm.atc.dds.z new file mode 100644 index 0000000..beac46f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01_rough.atc.dds.z b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01_rough.atc.dds.z new file mode 100644 index 0000000..214a079 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/road/road_turf/road_tarmac_lime_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_01.atc.dds.z b/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_01.atc.dds.z new file mode 100644 index 0000000..37a21b2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_02.atc.dds.z b/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_02.atc.dds.z new file mode 100644 index 0000000..2875396 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_03.atc.dds.z b/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_03.atc.dds.z new file mode 100644 index 0000000..7de436f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/sand/gnd_base_sand_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/tile/gnd_tile_grey_01.atc.dds.z b/files/.depot/Tracks/common/gnd/tile/gnd_tile_grey_01.atc.dds.z new file mode 100644 index 0000000..2c7f689 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/tile/gnd_tile_grey_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/tile/gnd_tile_grey_01_norm.atc.dds.z b/files/.depot/Tracks/common/gnd/tile/gnd_tile_grey_01_norm.atc.dds.z new file mode 100644 index 0000000..bb7fa1f Binary files /dev/null and b/files/.depot/Tracks/common/gnd/tile/gnd_tile_grey_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/water/water_lake_green_01.atc.dds.z b/files/.depot/Tracks/common/gnd/water/water_lake_green_01.atc.dds.z new file mode 100644 index 0000000..c780ab3 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/water/water_lake_green_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/water/water_lake_green_01_refl.atc.dds.z b/files/.depot/Tracks/common/gnd/water/water_lake_green_01_refl.atc.dds.z new file mode 100644 index 0000000..eb8a6e2 Binary files /dev/null and b/files/.depot/Tracks/common/gnd/water/water_lake_green_01_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/gnd/water/water_world_normal.atc.dds.z b/files/.depot/Tracks/common/gnd/water/water_world_normal.atc.dds.z new file mode 100644 index 0000000..9a4df0d Binary files /dev/null and b/files/.depot/Tracks/common/gnd/water/water_world_normal.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/aircon/prop_aircon.atc.dds.z b/files/.depot/Tracks/common/mat/aircon/prop_aircon.atc.dds.z new file mode 100644 index 0000000..f2e027f Binary files /dev/null and b/files/.depot/Tracks/common/mat/aircon/prop_aircon.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/aircon/prop_aircon_b.atc.dds.z b/files/.depot/Tracks/common/mat/aircon/prop_aircon_b.atc.dds.z new file mode 100644 index 0000000..cb6b23f Binary files /dev/null and b/files/.depot/Tracks/common/mat/aircon/prop_aircon_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/base/flare_blocker.atc.dds.z b/files/.depot/Tracks/common/mat/base/flare_blocker.atc.dds.z new file mode 100644 index 0000000..defd67f Binary files /dev/null and b/files/.depot/Tracks/common/mat/base/flare_blocker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_ainslie.atc.dds.z b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_ainslie.atc.dds.z new file mode 100644 index 0000000..6ebbecf Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_ainslie.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_ainslie_refl.atc.dds.z b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_ainslie_refl.atc.dds.z new file mode 100644 index 0000000..bd8a239 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_ainslie_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_degenhardt.atc.dds.z b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_degenhardt.atc.dds.z new file mode 100644 index 0000000..fff0587 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_degenhardt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_degenhardt_refl.atc.dds.z b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_degenhardt_refl.atc.dds.z new file mode 100644 index 0000000..bd8a239 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_degenhardt_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_pij.atc.dds.z b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_pij.atc.dds.z new file mode 100644 index 0000000..10ca17d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_pij.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_pij_refl.atc.dds.z b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_pij_refl.atc.dds.z new file mode 100644 index 0000000..bd8a239 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/Other/mat_branding_other_pij_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_a.atc.dds.z new file mode 100644 index 0000000..a21ba65 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_b.atc.dds.z new file mode 100644 index 0000000..74b5179 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_c.atc.dds.z new file mode 100644 index 0000000..8231362 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_d.atc.dds.z new file mode 100644 index 0000000..5cebecb Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_e.atc.dds.z new file mode 100644 index 0000000..e4d4ca0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_f.atc.dds.z new file mode 100644 index 0000000..3fe5202 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_g.atc.dds.z new file mode 100644 index 0000000..1e74345 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_h.atc.dds.z new file mode 100644 index 0000000..c335a02 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_i.atc.dds.z new file mode 100644 index 0000000..f428dbc Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_j.atc.dds.z new file mode 100644 index 0000000..813a589 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_k.atc.dds.z new file mode 100644 index 0000000..9cdee21 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_p.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_p.atc.dds.z new file mode 100644 index 0000000..5c0af9a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banner_long_base_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_a.atc.dds.z new file mode 100644 index 0000000..e451b3a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_b.atc.dds.z new file mode 100644 index 0000000..e6b9d3d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_c.atc.dds.z new file mode 100644 index 0000000..ba3e254 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_d.atc.dds.z new file mode 100644 index 0000000..790734a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_e.atc.dds.z new file mode 100644 index 0000000..e8971da Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_f.atc.dds.z new file mode 100644 index 0000000..2f0d54d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_g.atc.dds.z new file mode 100644 index 0000000..bc89932 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_h.atc.dds.z new file mode 100644 index 0000000..41e098d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_i.atc.dds.z new file mode 100644 index 0000000..e9b5f08 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_j.atc.dds.z new file mode 100644 index 0000000..61c02e8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_k.atc.dds.z new file mode 100644 index 0000000..9722c44 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_l.atc.dds.z new file mode 100644 index 0000000..25e9598 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_m.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_m.atc.dds.z new file mode 100644 index 0000000..092ad95 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_n.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_n.atc.dds.z new file mode 100644 index 0000000..3bfd62d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_o.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_o.atc.dds.z new file mode 100644 index 0000000..a9c7c47 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_p.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_p.atc.dds.z new file mode 100644 index 0000000..f3c570b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_base_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_mazda.atc.dds.z b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_mazda.atc.dds.z new file mode 100644 index 0000000..496b29b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/banners/mat_branding_banners_mazda.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_a.atc.dds.z new file mode 100644 index 0000000..dd70243 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_b.atc.dds.z new file mode 100644 index 0000000..3886172 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_c.atc.dds.z new file mode 100644 index 0000000..ee5001b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_d.atc.dds.z new file mode 100644 index 0000000..ff430f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_e.atc.dds.z new file mode 100644 index 0000000..6b1baaf Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_f.atc.dds.z new file mode 100644 index 0000000..a95a092 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_g.atc.dds.z new file mode 100644 index 0000000..27add81 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_h.atc.dds.z new file mode 100644 index 0000000..082d04c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_i.atc.dds.z new file mode 100644 index 0000000..786b243 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_j.atc.dds.z new file mode 100644 index 0000000..5652745 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_l.atc.dds.z new file mode 100644 index 0000000..a42f06e Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_m.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_m.atc.dds.z new file mode 100644 index 0000000..abcceb9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_n.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_n.atc.dds.z new file mode 100644 index 0000000..fb45a7a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_a/mat_branding_billboard_a_base_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/collidable_blocker_beecherton.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/collidable_blocker_beecherton.atc.dds.z new file mode 100644 index 0000000..68d309b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/collidable_blocker_beecherton.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_ald.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_ald.atc.dds.z new file mode 100644 index 0000000..bae5ec5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_ald.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_dhl.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_dhl.atc.dds.z new file mode 100644 index 0000000..388f5d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_dhl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_laune.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_laune.atc.dds.z new file mode 100644 index 0000000..e38395c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_laune.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_loriginal.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_loriginal.atc.dds.z new file mode 100644 index 0000000..622fd8b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_loriginal.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_oce.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_oce.atc.dds.z new file mode 100644 index 0000000..23c9163 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_oce.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_vredestein.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_vredestein.atc.dds.z new file mode 100644 index 0000000..acb810b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_banners_vredestein.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_a.atc.dds.z new file mode 100644 index 0000000..ff94e42 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_b.atc.dds.z new file mode 100644 index 0000000..ded50c9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_c.atc.dds.z new file mode 100644 index 0000000..3d7489c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_d.atc.dds.z new file mode 100644 index 0000000..c39b1d2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_e.atc.dds.z new file mode 100644 index 0000000..64ea170 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_f.atc.dds.z new file mode 100644 index 0000000..0ec9ace Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_g.atc.dds.z new file mode 100644 index 0000000..0aeaa8c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_h.atc.dds.z new file mode 100644 index 0000000..f979333 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_i.atc.dds.z new file mode 100644 index 0000000..ae2a71d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_j.atc.dds.z new file mode 100644 index 0000000..14d98cf Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_k.atc.dds.z new file mode 100644 index 0000000..ec78d6f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_l.atc.dds.z new file mode 100644 index 0000000..a64dd87 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_q.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_q.atc.dds.z new file mode 100644 index 0000000..68d3ff0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_base_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_mazda.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_mazda.atc.dds.z new file mode 100644 index 0000000..eb7f5f0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_mazda.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_rolex.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_rolex.atc.dds.z new file mode 100644 index 0000000..db065d1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_b/mat_branding_billboard_b_rolex.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_L.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_L.atc.dds.z new file mode 100644 index 0000000..566f711 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_L.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_a.atc.dds.z new file mode 100644 index 0000000..e13475c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_b.atc.dds.z new file mode 100644 index 0000000..60ec188 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_c.atc.dds.z new file mode 100644 index 0000000..da9740c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_d.atc.dds.z new file mode 100644 index 0000000..ff430f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_e.atc.dds.z new file mode 100644 index 0000000..2fbd55d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_f.atc.dds.z new file mode 100644 index 0000000..075f64d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_g.atc.dds.z new file mode 100644 index 0000000..b20b4ee Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_h.atc.dds.z new file mode 100644 index 0000000..04cbf36 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_i.atc.dds.z new file mode 100644 index 0000000..101c83f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_j.atc.dds.z new file mode 100644 index 0000000..5652745 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_k.atc.dds.z new file mode 100644 index 0000000..01d57a6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_o.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_o.atc.dds.z new file mode 100644 index 0000000..ff6272e Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_c/mat_branding_billboard_c_base_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_a.atc.dds.z new file mode 100644 index 0000000..5d7792d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_b.atc.dds.z new file mode 100644 index 0000000..b3f86b2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_c.atc.dds.z new file mode 100644 index 0000000..aa53b94 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_d.atc.dds.z new file mode 100644 index 0000000..0ec9ace Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_g.atc.dds.z new file mode 100644 index 0000000..0aeaa8c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_h.atc.dds.z new file mode 100644 index 0000000..f979333 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_i.atc.dds.z new file mode 100644 index 0000000..ae2a71d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_j.atc.dds.z new file mode 100644 index 0000000..8245154 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_k.atc.dds.z new file mode 100644 index 0000000..ec78d6f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_l.atc.dds.z new file mode 100644 index 0000000..fd61232 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_m.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_m.atc.dds.z new file mode 100644 index 0000000..c5c8d21 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_n.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_n.atc.dds.z new file mode 100644 index 0000000..f846596 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_o.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_o.atc.dds.z new file mode 100644 index 0000000..6d13318 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_p.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_p.atc.dds.z new file mode 100644 index 0000000..c4fa602 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_q.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_q.atc.dds.z new file mode 100644 index 0000000..7defb22 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_r.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_r.atc.dds.z new file mode 100644 index 0000000..a581f85 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_d/mat_branding_billboard_d_base_r.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_a.atc.dds.z new file mode 100644 index 0000000..a21ba65 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_b.atc.dds.z new file mode 100644 index 0000000..74b5179 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_c.atc.dds.z new file mode 100644 index 0000000..8231362 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_d.atc.dds.z new file mode 100644 index 0000000..5cebecb Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_e.atc.dds.z new file mode 100644 index 0000000..e4d4ca0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_f.atc.dds.z new file mode 100644 index 0000000..3fe5202 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_g.atc.dds.z new file mode 100644 index 0000000..1e74345 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_h.atc.dds.z new file mode 100644 index 0000000..c335a02 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_i.atc.dds.z new file mode 100644 index 0000000..f428dbc Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_j.atc.dds.z new file mode 100644 index 0000000..1f82d8a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_k.atc.dds.z new file mode 100644 index 0000000..cf3f1a2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_l.atc.dds.z new file mode 100644 index 0000000..c6be37f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_q.atc.dds.z b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_q.atc.dds.z new file mode 100644 index 0000000..7a3d4c1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/billboards/billboard_e/mat_branding_billboard_e_base_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_a.atc.dds.z new file mode 100644 index 0000000..260fb75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_b.atc.dds.z new file mode 100644 index 0000000..260fb75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_c.atc.dds.z new file mode 100644 index 0000000..260fb75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/flags/flag_a/mat_branding_flag_a_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/overlay/mat_branding_overlay_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/overlay/mat_branding_overlay_base_b.atc.dds.z new file mode 100644 index 0000000..2bee5ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/overlay/mat_branding_overlay_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_a.atc.dds.z new file mode 100644 index 0000000..e815645 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_b.atc.dds.z new file mode 100644 index 0000000..b55f82c Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_c.atc.dds.z new file mode 100644 index 0000000..a143855 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_d.atc.dds.z new file mode 100644 index 0000000..bdfdbec Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_e.atc.dds.z new file mode 100644 index 0000000..5bec040 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_f.atc.dds.z new file mode 100644 index 0000000..395c73f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_g.atc.dds.z new file mode 100644 index 0000000..cb9a276 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_h.atc.dds.z new file mode 100644 index 0000000..58cc93a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_i.atc.dds.z new file mode 100644 index 0000000..aef4036 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_l.atc.dds.z new file mode 100644 index 0000000..25ee39e Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/rounded_pit_overpass/mat_branding_rounded_pit_overpass_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base.atc.dds.z new file mode 100644 index 0000000..75edb6d Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_a.atc.dds.z new file mode 100644 index 0000000..3b2c2b7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_b.atc.dds.z new file mode 100644 index 0000000..9ac1a11 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_c.atc.dds.z new file mode 100644 index 0000000..9c55181 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_d.atc.dds.z new file mode 100644 index 0000000..7a4edc6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_e.atc.dds.z new file mode 100644 index 0000000..7724a1f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_f.atc.dds.z new file mode 100644 index 0000000..8d3ee10 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_g.atc.dds.z new file mode 100644 index 0000000..d2fffa2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_h.atc.dds.z new file mode 100644 index 0000000..f415ae3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_i.atc.dds.z new file mode 100644 index 0000000..6d459bf Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base.atc.dds.z new file mode 100644 index 0000000..eb1bba9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_a.atc.dds.z new file mode 100644 index 0000000..eb1bba9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_b.atc.dds.z new file mode 100644 index 0000000..90bc6fb Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_c.atc.dds.z new file mode 100644 index 0000000..c2ec991 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_d.atc.dds.z new file mode 100644 index 0000000..d68e5f9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_p.atc.dds.z b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_p.atc.dds.z new file mode 100644 index 0000000..181b994 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/television/mat_branding_television_wide_base_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_a.atc.dds.z new file mode 100644 index 0000000..01474c2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_b.atc.dds.z new file mode 100644 index 0000000..e33bea1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_c.atc.dds.z new file mode 100644 index 0000000..36c4a3b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_d.atc.dds.z new file mode 100644 index 0000000..ccfa9e2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_e.atc.dds.z new file mode 100644 index 0000000..4bca9ae Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_f.atc.dds.z new file mode 100644 index 0000000..cb93d42 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_g.atc.dds.z new file mode 100644 index 0000000..f96a8e3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_h.atc.dds.z new file mode 100644 index 0000000..ea0466a Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_i.atc.dds.z new file mode 100644 index 0000000..d8eac73 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_j.atc.dds.z new file mode 100644 index 0000000..219a369 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_m.atc.dds.z b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_m.atc.dds.z new file mode 100644 index 0000000..5586ddc Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/vertical_flags/mat_branding_verticle_flag_base_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_a.atc.dds.z new file mode 100644 index 0000000..bb96bc2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_b.atc.dds.z new file mode 100644 index 0000000..884976b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_c.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_c.atc.dds.z new file mode 100644 index 0000000..d9e0e5f Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_d.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_d.atc.dds.z new file mode 100644 index 0000000..d0734a5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_e.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_e.atc.dds.z new file mode 100644 index 0000000..17efe72 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_f.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_f.atc.dds.z new file mode 100644 index 0000000..6ab915b Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_g.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_g.atc.dds.z new file mode 100644 index 0000000..2454905 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_h.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_h.atc.dds.z new file mode 100644 index 0000000..f2544a1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_i.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_i.atc.dds.z new file mode 100644 index 0000000..5bd9fc8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_j.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_j.atc.dds.z new file mode 100644 index 0000000..65e2b46 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_k.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_k.atc.dds.z new file mode 100644 index 0000000..2b667aa Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_l.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_l.atc.dds.z new file mode 100644 index 0000000..61206b3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_m.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_m.atc.dds.z new file mode 100644 index 0000000..ba456bf Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_n.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_n.atc.dds.z new file mode 100644 index 0000000..c3d1fa7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_o.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_o.atc.dds.z new file mode 100644 index 0000000..9790760 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_p.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_p.atc.dds.z new file mode 100644 index 0000000..7015f8e Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_q.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_q.atc.dds.z new file mode 100644 index 0000000..e6c6973 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_r.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_r.atc.dds.z new file mode 100644 index 0000000..6100365 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_r.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_s.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_s.atc.dds.z new file mode 100644 index 0000000..28b6086 Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_concrete_base_s.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/branding/wall/mat_branding_tilewall_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_tilewall_base_b.atc.dds.z new file mode 100644 index 0000000..228dbbf Binary files /dev/null and b/files/.depot/Tracks/common/mat/branding/wall/mat_branding_tilewall_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_floor_black.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_floor_black.atc.dds.z new file mode 100644 index 0000000..299158d Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_floor_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_floor_white.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_floor_white.atc.dds.z new file mode 100644 index 0000000..052060e Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_floor_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_ground_grey.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_ground_grey.atc.dds.z new file mode 100644 index 0000000..450a260 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_ground_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_ground_red.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_ground_red.atc.dds.z new file mode 100644 index 0000000..099d69d Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_ground_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_gutter.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_gutter.atc.dds.z new file mode 100644 index 0000000..8b1cbc9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_gutter.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_irregular_sandstone.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_irregular_sandstone.atc.dds.z new file mode 100644 index 0000000..3082aeb Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_irregular_sandstone.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey.atc.dds.z new file mode 100644 index 0000000..34c6d2e Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey_02.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey_02.atc.dds.z new file mode 100644 index 0000000..4e8d2c7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey_2.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey_2.atc.dds.z new file mode 100644 index 0000000..3db44d9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_grey_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_off_white.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_off_white.atc.dds.z new file mode 100644 index 0000000..2487c69 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_off_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_beige.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_beige.atc.dds.z new file mode 100644 index 0000000..e22aeef Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_beige.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_brown.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_brown.atc.dds.z new file mode 100644 index 0000000..31dfb69 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_white.atc.dds.z new file mode 100644 index 0000000..518083a Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_sandstone.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_sandstone.atc.dds.z new file mode 100644 index 0000000..b992e36 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_sandstone.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_large_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_large_yellow.atc.dds.z new file mode 100644 index 0000000..5696b34 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_large_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_old_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_old_dirty.atc.dds.z new file mode 100644 index 0000000..bca420b Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_old_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_painted_deep_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_painted_deep_yellow.atc.dds.z new file mode 100644 index 0000000..c7b0248 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_painted_deep_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_red.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_red.atc.dds.z new file mode 100644 index 0000000..0fc23a0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_red_black.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_red_black.atc.dds.z new file mode 100644 index 0000000..22937f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_red_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_red_black_02.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_red_black_02.atc.dds.z new file mode 100644 index 0000000..ac793de Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_red_black_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_retaining_wall.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_retaining_wall.atc.dds.z new file mode 100644 index 0000000..b680877 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_retaining_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_rock_walll.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_rock_walll.atc.dds.z new file mode 100644 index 0000000..271a150 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_rock_walll.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_rock_walll_2.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_rock_walll_2.atc.dds.z new file mode 100644 index 0000000..a707e24 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_rock_walll_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone.atc.dds.z new file mode 100644 index 0000000..2ae8b33 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone_block.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone_block.atc.dds.z new file mode 100644 index 0000000..d9e15fc Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone_block.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone_tall.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone_tall.atc.dds.z new file mode 100644 index 0000000..3f8fcdd Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_sandstone_tall.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_square.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_square.atc.dds.z new file mode 100644 index 0000000..97e0df0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_square.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_stacked_beach.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_stacked_beach.atc.dds.z new file mode 100644 index 0000000..5756006 Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_stacked_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/brick/mat_brick_white_stacked.atc.dds.z b/files/.depot/Tracks/common/mat/brick/mat_brick_white_stacked.atc.dds.z new file mode 100644 index 0000000..055b9ec Binary files /dev/null and b/files/.depot/Tracks/common/mat/brick/mat_brick_white_stacked.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_blue_roof_b.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_blue_roof_b.atc.dds.z new file mode 100644 index 0000000..f89dc39 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_blue_roof_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_cream_sheet_a.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_cream_sheet_a.atc.dds.z new file mode 100644 index 0000000..7c4bab4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_cream_sheet_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_cream_sheet_b.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_cream_sheet_b.atc.dds.z new file mode 100644 index 0000000..7e9ae67 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_cream_sheet_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_heavy_stripped.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_heavy_stripped.atc.dds.z new file mode 100644 index 0000000..3de5fa2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_heavy_stripped.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent.atc.dds.z new file mode 100644 index 0000000..f2d2862 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent_roof.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent_roof.atc.dds.z new file mode 100644 index 0000000..5480741 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent_roof_black.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent_roof_black.atc.dds.z new file mode 100644 index 0000000..bde8cd9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_marquee_tent_roof_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_base_a.atc.dds.z new file mode 100644 index 0000000..9378618 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_roof.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_roof.atc.dds.z new file mode 100644 index 0000000..81bd9dc Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_small_roof.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_small_roof.atc.dds.z new file mode 100644 index 0000000..a3a1b83 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_red_small_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_a.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_a.atc.dds.z new file mode 100644 index 0000000..82ae1e6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_b.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_b.atc.dds.z new file mode 100644 index 0000000..2026a46 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_b_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_b_refl_night.atc.dds.z new file mode 100644 index 0000000..88cd855 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_base_b_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_medium_base.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_medium_base.atc.dds.z new file mode 100644 index 0000000..ea540d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_medium_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_medium_base_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_medium_base_alpha.atc.dds.z new file mode 100644 index 0000000..4f80b6a Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_medium_base_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof.atc.dds.z new file mode 100644 index 0000000..fb63002 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_a.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_a.atc.dds.z new file mode 100644 index 0000000..5af9341 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_b.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_b.atc.dds.z new file mode 100644 index 0000000..021914b Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_f.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_f.atc.dds.z new file mode 100644 index 0000000..ae46e89 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_roof_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_sheet_f.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_sheet_f.atc.dds.z new file mode 100644 index 0000000..49e0eb6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_sheet_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_simple_base.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_simple_base.atc.dds.z new file mode 100644 index 0000000..43343a7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_simple_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_small_roof.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_small_roof.atc.dds.z new file mode 100644 index 0000000..c1dcb77 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_small_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window.atc.dds.z new file mode 100644 index 0000000..74ae650 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_01.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_01.atc.dds.z new file mode 100644 index 0000000..56c034d Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_01_refl.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_01_refl.atc.dds.z new file mode 100644 index 0000000..9b740da Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_01_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_f.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_f.atc.dds.z new file mode 100644 index 0000000..27be649 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_f_refl.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_f_refl.atc.dds.z new file mode 100644 index 0000000..ac160f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_f_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_refl.atc.dds.z b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_refl.atc.dds.z new file mode 100644 index 0000000..d7be1fc Binary files /dev/null and b/files/.depot/Tracks/common/mat/canvas/mat_canvas_white_window_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete.atc.dds.z new file mode 100644 index 0000000..238fa6e Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_clean.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_clean.atc.dds.z new file mode 100644 index 0000000..fc24f2a Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_clean.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_cream_stucco.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_cream_stucco.atc.dds.z new file mode 100644 index 0000000..f095732 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_cream_stucco.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_grey_clean.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_grey_clean.atc.dds.z new file mode 100644 index 0000000..311aed1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_grey_clean.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_layered.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_layered.atc.dds.z new file mode 100644 index 0000000..ce25453 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_layered.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_layered_old.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_layered_old.atc.dds.z new file mode 100644 index 0000000..558457b Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_layered_old.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_painted_beach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_painted_beach.atc.dds.z new file mode 100644 index 0000000..f74ed8a Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_painted_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_pink.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_pink.atc.dds.z new file mode 100644 index 0000000..b281ed3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base/mat_concrete_pink.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_base_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_base_rough.atc.dds.z new file mode 100644 index 0000000..a40f3f4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_base_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_beach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_beach.atc.dds.z new file mode 100644 index 0000000..7bf0b63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_black.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_black.atc.dds.z new file mode 100644 index 0000000..23b4acc Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_blue.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_blue.atc.dds.z new file mode 100644 index 0000000..f7538e5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_blue_light.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_blue_light.atc.dds.z new file mode 100644 index 0000000..7e0ac89 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_blue_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_cyan.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_cyan.atc.dds.z new file mode 100644 index 0000000..bf729b4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_cyan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_green.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_green.atc.dds.z new file mode 100644 index 0000000..b2d7597 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_grey.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_grey.atc.dds.z new file mode 100644 index 0000000..9a62e9f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_grey_light.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_grey_light.atc.dds.z new file mode 100644 index 0000000..9823cc7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_grey_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_pink.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_pink.atc.dds.z new file mode 100644 index 0000000..12f3264 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_pink.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_purple.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_purple.atc.dds.z new file mode 100644 index 0000000..56d0901 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_purple.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_red.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_red.atc.dds.z new file mode 100644 index 0000000..486c3bd Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_tan.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_tan.atc.dds.z new file mode 100644 index 0000000..5d8b89c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_tan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_white.atc.dds.z new file mode 100644 index 0000000..fd01045 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_white2.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_white2.atc.dds.z new file mode 100644 index 0000000..87ea391 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_white2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_yellow.atc.dds.z new file mode 100644 index 0000000..eee5337 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_yellow_dull.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_yellow_dull.atc.dds.z new file mode 100644 index 0000000..38c7918 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_base_painted/concrete_painted_yellow_dull.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_checkered.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_checkered.atc.dds.z new file mode 100644 index 0000000..30cfa74 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_checkered.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_floor_old_peach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_floor_old_peach.atc.dds.z new file mode 100644 index 0000000..7efe76a Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_floor_old_peach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps.atc.dds.z new file mode 100644 index 0000000..0cb6b7c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_blue_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_blue_seat.atc.dds.z new file mode 100644 index 0000000..0cb9f37 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_blue_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_gold.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_gold.atc.dds.z new file mode 100644 index 0000000..e1feb0a Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_gold.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_green_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_green_seat.atc.dds.z new file mode 100644 index 0000000..02fbfed Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_green_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_lime_green_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_lime_green_seat.atc.dds.z new file mode 100644 index 0000000..2360bd4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_lime_green_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_orange.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_orange.atc.dds.z new file mode 100644 index 0000000..50881f6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_yellow_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_yellow_seat.atc.dds.z new file mode 100644 index 0000000..ebbb080 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_grandstand_steps_yellow_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_granite_pattern.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_granite_pattern.atc.dds.z new file mode 100644 index 0000000..1886f04 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_granite_pattern.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_lines.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_lines.atc.dds.z new file mode 100644 index 0000000..d46f5bf Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_lines.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_lines_vertical.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_lines_vertical.atc.dds.z new file mode 100644 index 0000000..2b3254c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_lines_vertical.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_tile.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_tile.atc.dds.z new file mode 100644 index 0000000..30e15c9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_generic/mat_concrete_painted_white_tile.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_painted_white2.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_painted_white2.atc.dds.z new file mode 100644 index 0000000..731cb63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_painted_white2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_pattern.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_pattern.atc.dds.z new file mode 100644 index 0000000..9dc4c43 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_pattern.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/concrete_pattern.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/concrete_pattern.atc.dds.z new file mode 100644 index 0000000..e0c459e Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/concrete_pattern.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/concrete_pattern_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/concrete_pattern_rough.atc.dds.z new file mode 100644 index 0000000..b12d4f6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/concrete_pattern_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dark_dirty_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dark_dirty_01.atc.dds.z new file mode 100644 index 0000000..5d6c279 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dark_dirty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dark_dirty_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dark_dirty_01_rough.atc.dds.z new file mode 100644 index 0000000..705a3e4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dark_dirty_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty.atc.dds.z new file mode 100644 index 0000000..a99b2f5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_01.atc.dds.z new file mode 100644 index 0000000..06ac33f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_01_rough.atc.dds.z new file mode 100644 index 0000000..fd86c41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_rough.atc.dds.z new file mode 100644 index 0000000..428722c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dirty_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dotted_with_drain.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dotted_with_drain.atc.dds.z new file mode 100644 index 0000000..19892bb Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dotted_with_drain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dotted_with_drain_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dotted_with_drain_rough.atc.dds.z new file mode 100644 index 0000000..942c07f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_dotted_with_drain_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_light_blue_block.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_light_blue_block.atc.dds.z new file mode 100644 index 0000000..32ff7eb Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_light_blue_block.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_light_blue_block_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_light_blue_block_rough.atc.dds.z new file mode 100644 index 0000000..3cc736c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_light_blue_block_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_old_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_old_dirty.atc.dds.z new file mode 100644 index 0000000..f3b2698 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_old_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_old_dirty_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_old_dirty_rough.atc.dds.z new file mode 100644 index 0000000..3e924d0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_old_dirty_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_beach_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_beach_dirty.atc.dds.z new file mode 100644 index 0000000..0e6f45f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_beach_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_beach_dirty_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_beach_dirty_rough.atc.dds.z new file mode 100644 index 0000000..428722c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_beach_dirty_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_black_tile.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_black_tile.atc.dds.z new file mode 100644 index 0000000..08f475d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_black_tile.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_black_tile_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_black_tile_rough.atc.dds.z new file mode 100644 index 0000000..185f262 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_black_tile_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_white_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_white_dirty.atc.dds.z new file mode 100644 index 0000000..9546ad7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_white_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_white_dirty_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_white_dirty_rough.atc.dds.z new file mode 100644 index 0000000..3a71427 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_painted_white_dirty_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panel.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panel.atc.dds.z new file mode 100644 index 0000000..5f1c963 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panel_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panel_rough.atc.dds.z new file mode 100644 index 0000000..c592bac Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panel_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panels_beach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panels_beach.atc.dds.z new file mode 100644 index 0000000..e27218b Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panels_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panels_beach_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panels_beach_rough.atc.dds.z new file mode 100644 index 0000000..3cc736c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_panels_beach_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_pattern.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_pattern.atc.dds.z new file mode 100644 index 0000000..35087ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_pattern.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_pattern_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_pattern_rough.atc.dds.z new file mode 100644 index 0000000..185f262 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_pattern_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_darker_grey.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_darker_grey.atc.dds.z new file mode 100644 index 0000000..ff31cd1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_darker_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_darker_grey_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_darker_grey_rough.atc.dds.z new file mode 100644 index 0000000..f25856e Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_darker_grey_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_dirty_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_dirty_01.atc.dds.z new file mode 100644 index 0000000..c83f86b Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_dirty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_dirty_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_dirty_01_rough.atc.dds.z new file mode 100644 index 0000000..3a71427 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_dirty_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white.atc.dds.z new file mode 100644 index 0000000..31d179f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_01.atc.dds.z new file mode 100644 index 0000000..d879811 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_01_rough.atc.dds.z new file mode 100644 index 0000000..cd3916c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_02.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_02.atc.dds.z new file mode 100644 index 0000000..e1b29d4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_02_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_02_rough.atc.dds.z new file mode 100644 index 0000000..7ce8b18 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_03.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_03.atc.dds.z new file mode 100644 index 0000000..99b3413 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_03_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_03_rough.atc.dds.z new file mode 100644 index 0000000..cd3916c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_03_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_04.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_04.atc.dds.z new file mode 100644 index 0000000..721f2cc Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_04_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_04_rough.atc.dds.z new file mode 100644 index 0000000..cd3916c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_04_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_rough.atc.dds.z new file mode 100644 index 0000000..3e924d0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_plate_white_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall.atc.dds.z new file mode 100644 index 0000000..94e03ac Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_diamond.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_diamond.atc.dds.z new file mode 100644 index 0000000..ed05445 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_diamond.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_diamond_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_diamond_rough.atc.dds.z new file mode 100644 index 0000000..f14f0b1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_diamond_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_pattern_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_pattern_01.atc.dds.z new file mode 100644 index 0000000..beae7ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_pattern_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_rough.atc.dds.z new file mode 100644 index 0000000..5eb4bf5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_retaining_wall_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_rough.atc.dds.z new file mode 100644 index 0000000..d5f4422 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_rough_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_rough_rough.atc.dds.z new file mode 100644 index 0000000..bf47286 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_rough_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a.atc.dds.z new file mode 100644 index 0000000..7891fd8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a_norm.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a_norm.atc.dds.z new file mode 100644 index 0000000..b0a5813 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a_rough.atc.dds.z new file mode 100644 index 0000000..e70971d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_wall_pattern_a_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_water_stain.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_water_stain.atc.dds.z new file mode 100644 index 0000000..d9bfb45 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_water_stain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_water_stain_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_water_stain_rough.atc.dds.z new file mode 100644 index 0000000..428722c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_water_stain_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_white_tiled.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_white_tiled.atc.dds.z new file mode 100644 index 0000000..63b82ef Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_white_tiled.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_white_tiled_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_white_tiled_rough.atc.dds.z new file mode 100644 index 0000000..e4c832c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/concrete_unique/mat_concrete_white_tiled_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete.atc.dds.z new file mode 100644 index 0000000..8ad495c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_barrier.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_barrier.atc.dds.z new file mode 100644 index 0000000..14a6903 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_barrier.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_beige_stucco.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_beige_stucco.atc.dds.z new file mode 100644 index 0000000..49fcbbb Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_beige_stucco.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_black.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_black.atc.dds.z new file mode 100644 index 0000000..702467f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_black_roofing.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_black_roofing.atc.dds.z new file mode 100644 index 0000000..059ff26 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_black_roofing.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_blue.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_blue.atc.dds.z new file mode 100644 index 0000000..3a582ac Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_checkered.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_checkered.atc.dds.z new file mode 100644 index 0000000..cf839cc Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_checkered.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean.atc.dds.z new file mode 100644 index 0000000..1c10980 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_painted_blue.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_painted_blue.atc.dds.z new file mode 100644 index 0000000..7b01946 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_painted_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_painted_white.atc.dds.z new file mode 100644 index 0000000..f7d69a7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_panels.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_panels.atc.dds.z new file mode 100644 index 0000000..7a48427 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_clean_panels.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_cream_stucco.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_cream_stucco.atc.dds.z new file mode 100644 index 0000000..42bf107 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_cream_stucco.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_dark_dirty_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dark_dirty_01.atc.dds.z new file mode 100644 index 0000000..bcac3f7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dark_dirty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_darker_grey.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_darker_grey.atc.dds.z new file mode 100644 index 0000000..21b0d7c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_darker_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dirty.atc.dds.z new file mode 100644 index 0000000..8dbf3aa Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_dirty_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dirty_01.atc.dds.z new file mode 100644 index 0000000..68340fc Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dirty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_dotted_with_drain.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dotted_with_drain.atc.dds.z new file mode 100644 index 0000000..ebd74a9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_dotted_with_drain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_floor_old_peach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_floor_old_peach.atc.dds.z new file mode 100644 index 0000000..b98841d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_floor_old_peach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps.atc.dds.z new file mode 100644 index 0000000..5cf0c11 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_blue_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_blue_seat.atc.dds.z new file mode 100644 index 0000000..b31ab17 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_blue_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_gold.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_gold.atc.dds.z new file mode 100644 index 0000000..01643fa Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_gold.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_green_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_green_seat.atc.dds.z new file mode 100644 index 0000000..686f97e Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_green_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_lime_green_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_lime_green_seat.atc.dds.z new file mode 100644 index 0000000..f61b12b Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_lime_green_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_orange.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_orange.atc.dds.z new file mode 100644 index 0000000..be2506f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_yellow_seat.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_yellow_seat.atc.dds.z new file mode 100644 index 0000000..56728a7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grandstand_steps_yellow_seat.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_granite_pattern.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_granite_pattern.atc.dds.z new file mode 100644 index 0000000..c57902e Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_granite_pattern.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_grey_clean.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grey_clean.atc.dds.z new file mode 100644 index 0000000..05d756d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_grey_clean.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_layered.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_layered.atc.dds.z new file mode 100644 index 0000000..fbd9633 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_layered.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_light_blue_block.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_light_blue_block.atc.dds.z new file mode 100644 index 0000000..0db6289 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_light_blue_block.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_natural_red.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_natural_red.atc.dds.z new file mode 100644 index 0000000..1a1698f Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_natural_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_old_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_old_dirty.atc.dds.z new file mode 100644 index 0000000..b291773 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_old_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_beach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_beach.atc.dds.z new file mode 100644 index 0000000..e4561a1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_beach_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_beach_dirty.atc.dds.z new file mode 100644 index 0000000..8d7d134 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_beach_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_black_tile.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_black_tile.atc.dds.z new file mode 100644 index 0000000..51a2e18 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_black_tile.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_blue.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_blue.atc.dds.z new file mode 100644 index 0000000..337193a Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_blue_lines.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_blue_lines.atc.dds.z new file mode 100644 index 0000000..672c482 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_blue_lines.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_dark_grey.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_dark_grey.atc.dds.z new file mode 100644 index 0000000..1b6b905 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_dark_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_grey.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_grey.atc.dds.z new file mode 100644 index 0000000..528a44a Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_orange.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_orange.atc.dds.z new file mode 100644 index 0000000..083b2ee Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_purple.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_purple.atc.dds.z new file mode 100644 index 0000000..8efdc41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_purple.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_violet.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_violet.atc.dds.z new file mode 100644 index 0000000..51c694d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_violet.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white.atc.dds.z new file mode 100644 index 0000000..c70204d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_dirty.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_dirty.atc.dds.z new file mode 100644 index 0000000..31ff4f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_dirty.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_lines.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_lines.atc.dds.z new file mode 100644 index 0000000..620aa80 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_lines.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_lines_vertical.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_lines_vertical.atc.dds.z new file mode 100644 index 0000000..f3b5405 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_lines_vertical.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_tile.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_tile.atc.dds.z new file mode 100644 index 0000000..6cff298 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_painted_white_tile.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_panel.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_panel.atc.dds.z new file mode 100644 index 0000000..50a359c Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_panel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_panels_beach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_panels_beach.atc.dds.z new file mode 100644 index 0000000..39567da Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_panels_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_pattern.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_pattern.atc.dds.z new file mode 100644 index 0000000..10280b3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_pattern.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beach.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beach.atc.dds.z new file mode 100644 index 0000000..459e260 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beach_red.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beach_red.atc.dds.z new file mode 100644 index 0000000..da4ccd0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beach_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beige.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beige.atc.dds.z new file mode 100644 index 0000000..1205f48 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_beige.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_dark_green.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_dark_green.atc.dds.z new file mode 100644 index 0000000..78fc032 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_dark_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_green.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_green.atc.dds.z new file mode 100644 index 0000000..8c11f9d Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_green_vibrant.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_green_vibrant.atc.dds.z new file mode 100644 index 0000000..d44a1c4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_green_vibrant.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_pink.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_pink.atc.dds.z new file mode 100644 index 0000000..5c2141b Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_pink.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_tan.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_tan.atc.dds.z new file mode 100644 index 0000000..226e671 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_tan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_yellow.atc.dds.z new file mode 100644 index 0000000..4d92a41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plaster_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_darker_grey.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_darker_grey.atc.dds.z new file mode 100644 index 0000000..eeaddc0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_darker_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_dirty_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_dirty_01.atc.dds.z new file mode 100644 index 0000000..580d699 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_dirty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white.atc.dds.z new file mode 100644 index 0000000..0efaf76 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_01.atc.dds.z new file mode 100644 index 0000000..ee592fa Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_02.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_02.atc.dds.z new file mode 100644 index 0000000..5e04810 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_03.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_03.atc.dds.z new file mode 100644 index 0000000..74c94ac Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_04.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_04.atc.dds.z new file mode 100644 index 0000000..1c6a506 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_plate_white_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall.atc.dds.z new file mode 100644 index 0000000..65b3907 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall_diamond.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall_diamond.atc.dds.z new file mode 100644 index 0000000..d2a7176 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall_diamond.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall_pattern_01.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall_pattern_01.atc.dds.z new file mode 100644 index 0000000..511dabe Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_retaining_wall_pattern_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_rough.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_rough.atc.dds.z new file mode 100644 index 0000000..0e47ab0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_rough_02.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_rough_02.atc.dds.z new file mode 100644 index 0000000..acebf60 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_rough_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_sandstone_stucco.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_sandstone_stucco.atc.dds.z new file mode 100644 index 0000000..c33c6b2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_sandstone_stucco.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_water_stain.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_water_stain.atc.dds.z new file mode 100644 index 0000000..290806b Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_water_stain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/concrete/mat_concrete_white_tiled.atc.dds.z b/files/.depot/Tracks/common/mat/concrete/mat_concrete_white_tiled.atc.dds.z new file mode 100644 index 0000000..7ab41a4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/concrete/mat_concrete_white_tiled.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_black_b.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_black_b.atc.dds.z new file mode 100644 index 0000000..f5754fc Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_black_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass.atc.dds.z new file mode 100644 index 0000000..05729b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass_refl.atc.dds.z new file mode 100644 index 0000000..2ede900 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..96c9c24 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_black_b_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_black_glass.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_black_glass.atc.dds.z new file mode 100644 index 0000000..1c36a95 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_black_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_black_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_black_glass_refl.atc.dds.z new file mode 100644 index 0000000..d9406a5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_black_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_blue_a.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_blue_a.atc.dds.z new file mode 100644 index 0000000..8b834a6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_blue_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_brown_a.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_brown_a.atc.dds.z new file mode 100644 index 0000000..a093fe5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_brown_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_brown_b.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_brown_b.atc.dds.z new file mode 100644 index 0000000..4a210eb Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_brown_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_brown_metal.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_brown_metal.atc.dds.z new file mode 100644 index 0000000..a09a779 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_brown_metal.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_brown_metal_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_brown_metal_refl.atc.dds.z new file mode 100644 index 0000000..682a13a Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_brown_metal_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_brown_metal_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_brown_metal_refl_night.atc.dds.z new file mode 100644 index 0000000..3439f2a Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_brown_metal_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_cream.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_cream.atc.dds.z new file mode 100644 index 0000000..c8bce98 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_dark_blue_portal.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_dark_blue_portal.atc.dds.z new file mode 100644 index 0000000..83607cb Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_dark_blue_portal.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_dark_door_a.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_dark_door_a.atc.dds.z new file mode 100644 index 0000000..c2c11ec Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_dark_door_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_dark_door_tall_a.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_dark_door_tall_a.atc.dds.z new file mode 100644 index 0000000..097a2a4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_dark_door_tall_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass.atc.dds.z new file mode 100644 index 0000000..6ebbca0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass_refl.atc.dds.z new file mode 100644 index 0000000..e1bf231 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..399bd45 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_black_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_glass.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_glass.atc.dds.z new file mode 100644 index 0000000..67e40e5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_glass_refl.atc.dds.z new file mode 100644 index 0000000..ce52f32 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..09943bc Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_white.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_white.atc.dds.z new file mode 100644 index 0000000..5f4b1f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood.atc.dds.z new file mode 100644 index 0000000..ddc06d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood_refl.atc.dds.z new file mode 100644 index 0000000..5014232 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood_refl_night.atc.dds.z new file mode 100644 index 0000000..8f9b823 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_double_white_wood_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_elevator.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_elevator.atc.dds.z new file mode 100644 index 0000000..0184dc8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_elevator.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_garage.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_garage.atc.dds.z new file mode 100644 index 0000000..c7c8e83 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_garage.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_garage_beige.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_garage_beige.atc.dds.z new file mode 100644 index 0000000..f4f1477 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_garage_beige.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_glass.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_glass.atc.dds.z new file mode 100644 index 0000000..8c9bcf5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_glass_refl.atc.dds.z new file mode 100644 index 0000000..d15fc3e Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..92eebff Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_green_pub.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_green_pub.atc.dds.z new file mode 100644 index 0000000..24bfbca Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_green_pub.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_green_pub_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_green_pub_refl.atc.dds.z new file mode 100644 index 0000000..ce90b6c Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_green_pub_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_green_pub_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_green_pub_refl_night.atc.dds.z new file mode 100644 index 0000000..be0312c Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_green_pub_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_heavy.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_heavy.atc.dds.z new file mode 100644 index 0000000..34477cf Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_heavy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_roller_grey.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_roller_grey.atc.dds.z new file mode 100644 index 0000000..67bbcaa Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_roller_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_roller_white.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_roller_white.atc.dds.z new file mode 100644 index 0000000..261a14b Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_roller_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_vented.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_vented.atc.dds.z new file mode 100644 index 0000000..28b637a Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_vented.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_white_a.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_white_a.atc.dds.z new file mode 100644 index 0000000..78869c9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_white_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_white_glass.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_white_glass.atc.dds.z new file mode 100644 index 0000000..ed1bfbd Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_white_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_white_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_white_glass_refl.atc.dds.z new file mode 100644 index 0000000..69e26ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_white_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_white_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_white_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..64df6e8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_white_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_window_01.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_window_01.atc.dds.z new file mode 100644 index 0000000..2af3b0e Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_window_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_window_01_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_window_01_refl.atc.dds.z new file mode 100644 index 0000000..9fe41ba Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_window_01_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_window_02.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_window_02.atc.dds.z new file mode 100644 index 0000000..b1e7533 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_window_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_window_02_refl.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_window_02_refl.atc.dds.z new file mode 100644 index 0000000..9fe41ba Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_window_02_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_window_02_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_window_02_refl_night.atc.dds.z new file mode 100644 index 0000000..321416b Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_window_02_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_wood_01.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_wood_01.atc.dds.z new file mode 100644 index 0000000..83a0416 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_wood_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/door/mat_door_wooden_double.atc.dds.z b/files/.depot/Tracks/common/mat/door/mat_door_wooden_double.atc.dds.z new file mode 100644 index 0000000..62d7572 Binary files /dev/null and b/files/.depot/Tracks/common/mat/door/mat_door_wooden_double.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_blue.atc.dds.z new file mode 100644 index 0000000..004c44b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain.atc.dds.z new file mode 100644 index 0000000..e089691 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain_blue.atc.dds.z new file mode 100644 index 0000000..dba9c39 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain_yellow.atc.dds.z new file mode 100644 index 0000000..768c6e8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_curtain_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_mesh.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_mesh.atc.dds.z new file mode 100644 index 0000000..d310721 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_mesh.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_plastic_green.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_plastic_green.atc.dds.z new file mode 100644 index 0000000..3bdd0cc Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_plastic_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_skirting_green.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_skirting_green.atc.dds.z new file mode 100644 index 0000000..c439cce Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_skirting_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_skirting_white.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_skirting_white.atc.dds.z new file mode 100644 index 0000000..edefc2a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_skirting_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_black.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_black.atc.dds.z new file mode 100644 index 0000000..0ae3f69 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_blue.atc.dds.z new file mode 100644 index 0000000..9224678 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_white.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_white.atc.dds.z new file mode 100644 index 0000000..7a1a134 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_yellow.atc.dds.z new file mode 100644 index 0000000..48ee54b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_base_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_black.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_black.atc.dds.z new file mode 100644 index 0000000..83cd9a6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_blue.atc.dds.z new file mode 100644 index 0000000..8385b75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_orange.atc.dds.z new file mode 100644 index 0000000..79fb015 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_red.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_red.atc.dds.z new file mode 100644 index 0000000..875dba3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_white.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_white.atc.dds.z new file mode 100644 index 0000000..cb9b4cd Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_vinyl_simple_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fabric/mat_fabric_wall_white_top.atc.dds.z b/files/.depot/Tracks/common/mat/fabric/mat_fabric_wall_white_top.atc.dds.z new file mode 100644 index 0000000..cf6175c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fabric/mat_fabric_wall_white_top.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_black.atc.dds.z new file mode 100644 index 0000000..2514c06 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_blue.atc.dds.z new file mode 100644 index 0000000..7fd2d88 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_galv.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_galv.atc.dds.z new file mode 100644 index 0000000..b1a3b2f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_galv.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_galv_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_galv_rough.atc.dds.z new file mode 100644 index 0000000..2c83275 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_galv_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_orange.atc.dds.z new file mode 100644 index 0000000..5ffca60 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_red.atc.dds.z new file mode 100644 index 0000000..d6a63f4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_yellow.atc.dds.z new file mode 100644 index 0000000..e5fd74b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_a_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_blue.atc.dds.z new file mode 100644 index 0000000..11d316f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_blue_stripe.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_blue_stripe.atc.dds.z new file mode 100644 index 0000000..ce80c2e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_blue_stripe.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv.atc.dds.z new file mode 100644 index 0000000..6f9cb96 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rough.atc.dds.z new file mode 100644 index 0000000..38479fe Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rusted.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rusted.atc.dds.z new file mode 100644 index 0000000..5cec4c4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rusted.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rusted_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rusted_rough.atc.dds.z new file mode 100644 index 0000000..c3f93be Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_galv_rusted_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_orange.atc.dds.z new file mode 100644 index 0000000..09751a2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_orange_end.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_orange_end.atc.dds.z new file mode 100644 index 0000000..adbcc14 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_orange_end.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_red.atc.dds.z new file mode 100644 index 0000000..5a1169e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_white.atc.dds.z new file mode 100644 index 0000000..d1aaef8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_white_arrow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_white_arrow.atc.dds.z new file mode 100644 index 0000000..0ae378d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_b_white_arrow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_single_rail.atc.dds.z b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_single_rail.atc.dds.z new file mode 100644 index 0000000..f97f073 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/armco/mat_fence_armco_single_rail.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_a.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_a.atc.dds.z new file mode 100644 index 0000000..7dd9a49 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_b.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_b.atc.dds.z new file mode 100644 index 0000000..39dd911 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_c.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_c.atc.dds.z new file mode 100644 index 0000000..075cadd Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_d.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_d.atc.dds.z new file mode 100644 index 0000000..a0837c7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_e.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_e.atc.dds.z new file mode 100644 index 0000000..a47a43d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_a_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_b_a.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_b_a.atc.dds.z new file mode 100644 index 0000000..c8163ef Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/base/fence_concrete_b_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_black.atc.dds.z new file mode 100644 index 0000000..9475389 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_blue.atc.dds.z new file mode 100644 index 0000000..b928201 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_green.atc.dds.z new file mode 100644 index 0000000..8a28fef Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_orange.atc.dds.z new file mode 100644 index 0000000..e9afcdc Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_orange_2.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_orange_2.atc.dds.z new file mode 100644 index 0000000..2fa202d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_orange_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_red.atc.dds.z new file mode 100644 index 0000000..4f7d8b2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_white.atc.dds.z new file mode 100644 index 0000000..f1a9679 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_yellow.atc.dds.z new file mode 100644 index 0000000..3af216d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_a_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_b_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_b_blue.atc.dds.z new file mode 100644 index 0000000..68ccdc9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/paint/fence_concrete_b_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete.atc.dds.z new file mode 100644 index 0000000..c39ebcc Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete_norm.atc.dds.z new file mode 100644 index 0000000..98a1f9c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete_rough.atc.dds.z new file mode 100644 index 0000000..bf08129 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/concrete/unique/fence_concrete_white_concrete_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_01.atc.dds.z new file mode 100644 index 0000000..cbc4eb5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02a.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02a.atc.dds.z new file mode 100644 index 0000000..7e7ce9e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02b.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02b.atc.dds.z new file mode 100644 index 0000000..75a653f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02c.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02c.atc.dds.z new file mode 100644 index 0000000..5c95a45 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_blue_02c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_green_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_green_01.atc.dds.z new file mode 100644 index 0000000..5fa9261 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_green_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_red_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_red_01.atc.dds.z new file mode 100644 index 0000000..3d19afc Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_red_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_redwhitecombo.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_redwhitecombo.atc.dds.z new file mode 100644 index 0000000..aaecacd Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_redwhitecombo.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_barrier_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_barrier_white_01.atc.dds.z new file mode 100644 index 0000000..ee59c93 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_barrier_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier.atc.dds.z new file mode 100644 index 0000000..be55c76 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_b.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_b.atc.dds.z new file mode 100644 index 0000000..5cd61f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_blue.atc.dds.z new file mode 100644 index 0000000..29a4f9b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_numbers.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_numbers.atc.dds.z new file mode 100644 index 0000000..b2d4097 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_nascar_safety_barrier_numbers.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_techpro.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_techpro.atc.dds.z new file mode 100644 index 0000000..0eddb89 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_techpro.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/fence_techpro_grey.atc.dds.z b/files/.depot/Tracks/common/mat/fence/fence_techpro_grey.atc.dds.z new file mode 100644 index 0000000..ccfcbff Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/fence_techpro_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a.atc.dds.z new file mode 100644 index 0000000..950e7f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_red.atc.dds.z new file mode 100644 index 0000000..9d538d3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_white.atc.dds.z new file mode 100644 index 0000000..44009a5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_yellow.atc.dds.z new file mode 100644 index 0000000..8c52883 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_a_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b.atc.dds.z new file mode 100644 index 0000000..d7a21ef Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_blue.atc.dds.z new file mode 100644 index 0000000..11d316f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_orange.atc.dds.z new file mode 100644 index 0000000..d9c0c96 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_red.atc.dds.z new file mode 100644 index 0000000..4ffa2e7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_white.atc.dds.z new file mode 100644 index 0000000..5172ce4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_white_arrow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_white_arrow.atc.dds.z new file mode 100644 index 0000000..a232728 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_white_arrow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_yellow.atc.dds.z new file mode 100644 index 0000000..adf45e8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_b_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_black.atc.dds.z new file mode 100644 index 0000000..a889865 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_blue.atc.dds.z new file mode 100644 index 0000000..89b1484 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_orange.atc.dds.z new file mode 100644 index 0000000..91df047 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_silver.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_silver.atc.dds.z new file mode 100644 index 0000000..faf2c5a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_silver.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_armco_single_rail.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_single_rail.atc.dds.z new file mode 100644 index 0000000..fcd52da Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_armco_single_rail.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_barbed_wire_a.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_barbed_wire_a.atc.dds.z new file mode 100644 index 0000000..ddb0bc6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_barbed_wire_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_base.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_base.atc.dds.z new file mode 100644 index 0000000..f6bcb42 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_blue.atc.dds.z new file mode 100644 index 0000000..001c33d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_01.atc.dds.z new file mode 100644 index 0000000..7e23906 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_04.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_04.atc.dds.z new file mode 100644 index 0000000..cfa4265 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_base.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_base.atc.dds.z new file mode 100644 index 0000000..4b5fddb Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_formulae_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_01.atc.dds.z new file mode 100644 index 0000000..55c89f1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_02.atc.dds.z new file mode 100644 index 0000000..529bea1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_04.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_04.atc.dds.z new file mode 100644 index 0000000..e0dcb68 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_05.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_05.atc.dds.z new file mode 100644 index 0000000..5fbd000 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_05.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_06.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_06.atc.dds.z new file mode 100644 index 0000000..75268fb Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_06.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_07.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_07.atc.dds.z new file mode 100644 index 0000000..ee4a533 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_07.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_08.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_08.atc.dds.z new file mode 100644 index 0000000..8c396b0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_08.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_09.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_09.atc.dds.z new file mode 100644 index 0000000..02ac8b5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_09.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_10.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_10.atc.dds.z new file mode 100644 index 0000000..d4dce60 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_10.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_11.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_11.atc.dds.z new file mode 100644 index 0000000..a5f0d2e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_11.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_12.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_12.atc.dds.z new file mode 100644 index 0000000..159a696 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_12.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_arrow_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_arrow_01.atc.dds.z new file mode 100644 index 0000000..ecdc7e9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_arrow_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_arrow_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_arrow_02.atc.dds.z new file mode 100644 index 0000000..4be3a11 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_arrow_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_blue_dotted.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_blue_dotted.atc.dds.z new file mode 100644 index 0000000..e3995df Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_blue_dotted.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_peach_03.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_peach_03.atc.dds.z new file mode 100644 index 0000000..1222c07 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_peach_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_plain.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_plain.atc.dds.z new file mode 100644 index 0000000..a7bc55a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_plain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_white_dotted.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_white_dotted.atc.dds.z new file mode 100644 index 0000000..ecfc2ed Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concrete_wall_white_dotted.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_concretelow_formulae_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_concretelow_formulae_02.atc.dds.z new file mode 100644 index 0000000..2914120 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_concretelow_formulae_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_high_green_panel.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_high_green_panel.atc.dds.z new file mode 100644 index 0000000..de4874c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_high_green_panel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_high_post_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_high_post_green.atc.dds.z new file mode 100644 index 0000000..8727283 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_high_post_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch.atc.dds.z new file mode 100644 index 0000000..7320b8c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_01.atc.dds.z new file mode 100644 index 0000000..ee271e9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_02.atc.dds.z new file mode 100644 index 0000000..c64687b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_03.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_03.atc.dds.z new file mode 100644 index 0000000..38970d4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_catch_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_gate_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_gate_01.atc.dds.z new file mode 100644 index 0000000..e74eb82 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_gate_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_high_top_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_high_top_01.atc.dds.z new file mode 100644 index 0000000..2fb5b64 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_high_top_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_short_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_short_white_01.atc.dds.z new file mode 100644 index 0000000..c55a005 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_short_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_metal_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_white_01.atc.dds.z new file mode 100644 index 0000000..dc524b8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_metal_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_rail_pit_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_rail_pit_01.atc.dds.z new file mode 100644 index 0000000..472db3f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_rail_pit_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth.atc.dds.z new file mode 100644 index 0000000..2030989 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_black.atc.dds.z new file mode 100644 index 0000000..de48c03 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_blue.atc.dds.z new file mode 100644 index 0000000..f5f9d3b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_green.atc.dds.z new file mode 100644 index 0000000..807492f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_light_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_light_green.atc.dds.z new file mode 100644 index 0000000..674879e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_light_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_white.atc.dds.z new file mode 100644 index 0000000..f7d46a0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_shade_cloth_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_short_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_short_green.atc.dds.z new file mode 100644 index 0000000..f90e823 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_short_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_short_green_2.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_short_green_2.atc.dds.z new file mode 100644 index 0000000..b73d69f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_short_green_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_short_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_short_white.atc.dds.z new file mode 100644 index 0000000..7cc0b16 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_short_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_short_white_2.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_short_white_2.atc.dds.z new file mode 100644 index 0000000..e183c16 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_short_white_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_small_catch_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_small_catch_01.atc.dds.z new file mode 100644 index 0000000..ab38e6a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_small_catch_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_small_wire_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_small_wire_01.atc.dds.z new file mode 100644 index 0000000..d0c3d57 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_small_wire_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_blue.atc.dds.z new file mode 100644 index 0000000..cd99d82 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_bright_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_bright_orange.atc.dds.z new file mode 100644 index 0000000..e5d433a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_bright_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_01.atc.dds.z new file mode 100644 index 0000000..da24267 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_blue.atc.dds.z new file mode 100644 index 0000000..cf072df Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_brown.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_brown.atc.dds.z new file mode 100644 index 0000000..92e3a43 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_dark.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_dark.atc.dds.z new file mode 100644 index 0000000..f195595 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_green.atc.dds.z new file mode 100644 index 0000000..dd0dd80 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_green_red_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_green_red_white.atc.dds.z new file mode 100644 index 0000000..fb6bc00 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_green_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_grey_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_grey_white.atc.dds.z new file mode 100644 index 0000000..b9e774b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_grey_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_orange.atc.dds.z new file mode 100644 index 0000000..c498bb6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance.atc.dds.z new file mode 100644 index 0000000..d4c06d0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance_b.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance_b.atc.dds.z new file mode 100644 index 0000000..bdc61f4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance_red.atc.dds.z new file mode 100644 index 0000000..6135494 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_pit_entrance_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red.atc.dds.z new file mode 100644 index 0000000..328fbd2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_01.atc.dds.z new file mode 100644 index 0000000..0ff4366 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_stripes.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_stripes.atc.dds.z new file mode 100644 index 0000000..f0fe253 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_stripes.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_white.atc.dds.z new file mode 100644 index 0000000..1c77f15 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_yellow.atc.dds.z new file mode 100644 index 0000000..82d1f1a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_red_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white.atc.dds.z new file mode 100644 index 0000000..197a273 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_01.atc.dds.z new file mode 100644 index 0000000..81cdaed Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_02.atc.dds.z new file mode 100644 index 0000000..ff8be9b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker.atc.dds.z new file mode 100644 index 0000000..1bf47b7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker_refl.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker_refl.atc.dds.z new file mode 100644 index 0000000..0bc3cb8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker_refl_night.atc.dds.z new file mode 100644 index 0000000..56c1fcc Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_blocker_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow.atc.dds.z new file mode 100644 index 0000000..73f495c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow_refl.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow_refl.atc.dds.z new file mode 100644 index 0000000..0778a62 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow_refl_night.atc.dds.z new file mode 100644 index 0000000..e8df0c2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_white_red_arrow_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_yellow_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_yellow_blue.atc.dds.z new file mode 100644 index 0000000..020d429 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_yellow_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_yellow_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_yellow_green.atc.dds.z new file mode 100644 index 0000000..b0ed8e4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_cover_yellow_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_dark.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_dark.atc.dds.z new file mode 100644 index 0000000..6250740 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_f1_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_f1_green.atc.dds.z new file mode 100644 index 0000000..ba928ee Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_f1_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green.atc.dds.z new file mode 100644 index 0000000..2cc1bc1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green_red_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green_red_white.atc.dds.z new file mode 100644 index 0000000..bb34166 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green_red_white_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green_red_white_orange.atc.dds.z new file mode 100644 index 0000000..bff75d0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_green_red_white_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_orange.atc.dds.z new file mode 100644 index 0000000..8492d05 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_red.atc.dds.z new file mode 100644 index 0000000..b47fb85 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_red_yellow_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_red_yellow_orange.atc.dds.z new file mode 100644 index 0000000..0cb756a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_red_yellow_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_white.atc.dds.z new file mode 100644 index 0000000..54edc7d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_yellow.atc.dds.z new file mode 100644 index 0000000..a887101 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_tyrewall_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_01.atc.dds.z new file mode 100644 index 0000000..c122501 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_01_cover.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_01_cover.atc.dds.z new file mode 100644 index 0000000..52e9da5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_01_cover.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_02.atc.dds.z new file mode 100644 index 0000000..222795d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_03.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_03.atc.dds.z new file mode 100644 index 0000000..3af066a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_04.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_04.atc.dds.z new file mode 100644 index 0000000..cba17a5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_05.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_05.atc.dds.z new file mode 100644 index 0000000..0790a67 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_05.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_06.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_06.atc.dds.z new file mode 100644 index 0000000..7add280 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_06.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wire_07.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_07.atc.dds.z new file mode 100644 index 0000000..f3695bb Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wire_07.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wood_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_01.atc.dds.z new file mode 100644 index 0000000..0e26f2d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wood_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_02.atc.dds.z new file mode 100644 index 0000000..9dc4813 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wood_03.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_03.atc.dds.z new file mode 100644 index 0000000..02eccd0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/mat_fence_wood_post_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_post_01.atc.dds.z new file mode 100644 index 0000000..69070f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/mat_fence_wood_post_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_green_panel.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_green_panel.atc.dds.z new file mode 100644 index 0000000..de4874c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_green_panel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_post_dark.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_post_dark.atc.dds.z new file mode 100644 index 0000000..54e81fa Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_post_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_post_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_post_green.atc.dds.z new file mode 100644 index 0000000..8727283 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_high_post_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch.atc.dds.z new file mode 100644 index 0000000..7320b8c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_01.atc.dds.z new file mode 100644 index 0000000..9ae3d63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_01_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_01_norm.atc.dds.z new file mode 100644 index 0000000..2fe4cb0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_02.atc.dds.z new file mode 100644 index 0000000..38d7a5e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_norm.atc.dds.z new file mode 100644 index 0000000..1015fce Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_catch_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_gate_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_gate_01.atc.dds.z new file mode 100644 index 0000000..1b9a5f3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_gate_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_high_top_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_high_top_01.atc.dds.z new file mode 100644 index 0000000..da1fa2b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_high_top_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_short_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_short_white_01.atc.dds.z new file mode 100644 index 0000000..c55a005 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_short_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_white_01.atc.dds.z new file mode 100644 index 0000000..dc524b8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_metal_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/metal/mat_fence_rail_pit_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_rail_pit_01.atc.dds.z new file mode 100644 index 0000000..4fae4c4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/metal/mat_fence_rail_pit_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/plastic/fence_plastic_barrier.atc.dds.z b/files/.depot/Tracks/common/mat/fence/plastic/fence_plastic_barrier.atc.dds.z new file mode 100644 index 0000000..a5acf5e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/plastic/fence_plastic_barrier.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue.atc.dds.z new file mode 100644 index 0000000..79be408 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue_norm.atc.dds.z new file mode 100644 index 0000000..318bc7d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue_rough.atc.dds.z new file mode 100644 index 0000000..4de3448 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/plastic/mat_fence_plastic_blue_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/prop_formulae_brakemarker.atc.dds.z b/files/.depot/Tracks/common/mat/fence/prop_formulae_brakemarker.atc.dds.z new file mode 100644 index 0000000..719c297 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/prop_formulae_brakemarker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black.atc.dds.z new file mode 100644 index 0000000..9f13270 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black_norm.atc.dds.z new file mode 100644 index 0000000..c868334 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black_rough.atc.dds.z new file mode 100644 index 0000000..741c759 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/fabric_tyrewallcover_black_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_blue.atc.dds.z new file mode 100644 index 0000000..08b5b70 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_bright_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_bright_orange.atc.dds.z new file mode 100644 index 0000000..7cffb3f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_bright_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_01.atc.dds.z new file mode 100644 index 0000000..83b24c2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_01_sand.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_01_sand.atc.dds.z new file mode 100644 index 0000000..b712eac Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_01_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_black.atc.dds.z new file mode 100644 index 0000000..0dcde53 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_blue.atc.dds.z new file mode 100644 index 0000000..908ee3f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_blue_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_blue_white.atc.dds.z new file mode 100644 index 0000000..e7235da Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_blue_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_brown.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_brown.atc.dds.z new file mode 100644 index 0000000..3702bc3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_dark.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_dark.atc.dds.z new file mode 100644 index 0000000..fa8b099 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_green.atc.dds.z new file mode 100644 index 0000000..cbb057c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_green_red_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_green_red_white.atc.dds.z new file mode 100644 index 0000000..be3a2e2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_green_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_grey_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_grey_white.atc.dds.z new file mode 100644 index 0000000..d2c82d4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_grey_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_orange.atc.dds.z new file mode 100644 index 0000000..dca809b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_orange2.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_orange2.atc.dds.z new file mode 100644 index 0000000..39c4ccc Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_orange2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance.atc.dds.z new file mode 100644 index 0000000..dc76e68 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance_b.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance_b.atc.dds.z new file mode 100644 index 0000000..73bb02f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance_red.atc.dds.z new file mode 100644 index 0000000..60e928f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_pit_entrance_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red.atc.dds.z new file mode 100644 index 0000000..0dfea19 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red_01.atc.dds.z new file mode 100644 index 0000000..591e07a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red_white.atc.dds.z new file mode 100644 index 0000000..cb9dff1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white.atc.dds.z new file mode 100644 index 0000000..35f82bf Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_01.atc.dds.z new file mode 100644 index 0000000..61a0d15 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_blocker.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_blocker.atc.dds.z new file mode 100644 index 0000000..1a5b7d4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_blocker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_red_arrow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_red_arrow.atc.dds.z new file mode 100644 index 0000000..ff0f159 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_white_red_arrow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_yellow.atc.dds.z new file mode 100644 index 0000000..6cea1b1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_yellow_blue.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_yellow_blue.atc.dds.z new file mode 100644 index 0000000..8f8b048 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_cover_yellow_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_dark.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_dark.atc.dds.z new file mode 100644 index 0000000..c6321fe Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_dark_sand.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_dark_sand.atc.dds.z new file mode 100644 index 0000000..a57f33e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_dark_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green.atc.dds.z new file mode 100644 index 0000000..4e41226 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green_red_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green_red_white.atc.dds.z new file mode 100644 index 0000000..21d642e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green_red_white_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green_red_white_orange.atc.dds.z new file mode 100644 index 0000000..a581bd6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_green_red_white_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_orange.atc.dds.z new file mode 100644 index 0000000..873d4ff Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_red.atc.dds.z new file mode 100644 index 0000000..2be4f57 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_red_yellow_orange.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_red_yellow_orange.atc.dds.z new file mode 100644 index 0000000..b7beeed Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_red_yellow_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_grey.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_grey.atc.dds.z new file mode 100644 index 0000000..e914722 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_red.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_red.atc.dds.z new file mode 100644 index 0000000..745231b Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_white.atc.dds.z new file mode 100644 index 0000000..61f9d1c Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tecpro_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tile_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tile_green.atc.dds.z new file mode 100644 index 0000000..42c5c31 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_tile_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_white.atc.dds.z new file mode 100644 index 0000000..2770f0d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_yellow.atc.dds.z new file mode 100644 index 0000000..0d9026a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/tyrewall/mat_fence_tyrewall_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_redwhite.atc.dds.z b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_redwhite.atc.dds.z new file mode 100644 index 0000000..b703865 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_redwhite.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white.atc.dds.z new file mode 100644 index 0000000..f1a434e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white_norm.atc.dds.z new file mode 100644 index 0000000..3327598 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white_rough.atc.dds.z b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white_rough.atc.dds.z new file mode 100644 index 0000000..9871a96 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/unique/fence_safety_barrier_white_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/landscape_cloth.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/landscape_cloth.atc.dds.z new file mode 100644 index 0000000..c7664ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/landscape_cloth.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_barbed_wire_a.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_barbed_wire_a.atc.dds.z new file mode 100644 index 0000000..ddb0bc6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_barbed_wire_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth.atc.dds.z new file mode 100644 index 0000000..2030989 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_02.atc.dds.z new file mode 100644 index 0000000..c7e5038 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_02_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_02_norm.atc.dds.z new file mode 100644 index 0000000..d3049b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_black.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_black.atc.dds.z new file mode 100644 index 0000000..b421822 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_green.atc.dds.z new file mode 100644 index 0000000..6e0181d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_light_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_light_green.atc.dds.z new file mode 100644 index 0000000..674879e Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_shade_cloth_light_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_short_green.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_short_green.atc.dds.z new file mode 100644 index 0000000..3049684 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_short_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_short_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_short_white.atc.dds.z new file mode 100644 index 0000000..7cc0b16 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_short_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_catch_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_catch_01.atc.dds.z new file mode 100644 index 0000000..bb677f9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_catch_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_catch_01_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_catch_01_norm.atc.dds.z new file mode 100644 index 0000000..802818f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_catch_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_wire_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_wire_01.atc.dds.z new file mode 100644 index 0000000..637cf5a Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_wire_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_wire_01_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_wire_01_norm.atc.dds.z new file mode 100644 index 0000000..f1bea8f Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_small_wire_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01.atc.dds.z new file mode 100644 index 0000000..94925b3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01_cover.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01_cover.atc.dds.z new file mode 100644 index 0000000..52e9da5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01_cover.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01_norm.atc.dds.z new file mode 100644 index 0000000..029ffb8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_01_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_02.atc.dds.z new file mode 100644 index 0000000..a8e64a5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_02_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_02_norm.atc.dds.z new file mode 100644 index 0000000..43b30b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_04.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_04.atc.dds.z new file mode 100644 index 0000000..cba17a5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_04.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_04_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_04_norm.atc.dds.z new file mode 100644 index 0000000..ceff1b1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_04_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_06.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_06.atc.dds.z new file mode 100644 index 0000000..ed256e5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_06.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_06_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_06_norm.atc.dds.z new file mode 100644 index 0000000..c207eab Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_06_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_07.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_07.atc.dds.z new file mode 100644 index 0000000..7195516 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_07.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_07_norm.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_07_norm.atc.dds.z new file mode 100644 index 0000000..43e2d53 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wire/mat_fence_wire_07_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wood/mat_fence_trellis_white.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_trellis_white.atc.dds.z new file mode 100644 index 0000000..0c9adce Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_trellis_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_01.atc.dds.z new file mode 100644 index 0000000..0e26f2d Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_02.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_02.atc.dds.z new file mode 100644 index 0000000..9dc4813 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_03.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_03.atc.dds.z new file mode 100644 index 0000000..02eccd0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_post_01.atc.dds.z b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_post_01.atc.dds.z new file mode 100644 index 0000000..69070f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/fence/wood/mat_fence_wood_post_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/glass/mat_glass_01.atc.dds.z b/files/.depot/Tracks/common/mat/glass/mat_glass_01.atc.dds.z new file mode 100644 index 0000000..4eabf58 Binary files /dev/null and b/files/.depot/Tracks/common/mat/glass/mat_glass_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/glass/mat_glass_01_refl.atc.dds.z b/files/.depot/Tracks/common/mat/glass/mat_glass_01_refl.atc.dds.z new file mode 100644 index 0000000..7c3cfc1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/glass/mat_glass_01_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert.atc.dds.z new file mode 100644 index 0000000..62f5bb6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_black.atc.dds.z new file mode 100644 index 0000000..3077658 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_blue.atc.dds.z new file mode 100644 index 0000000..48b11b5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_blue_column.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_blue_column.atc.dds.z new file mode 100644 index 0000000..00109a2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_blue_column.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_dark.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_dark.atc.dds.z new file mode 100644 index 0000000..9a48d07 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_green.atc.dds.z new file mode 100644 index 0000000..6bfe0a8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_orange.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_orange.atc.dds.z new file mode 100644 index 0000000..ec32b99 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_red.atc.dds.z new file mode 100644 index 0000000..a7df23b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_white.atc.dds.z new file mode 100644 index 0000000..11e8791 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_advert_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_yellow.atc.dds.z new file mode 100644 index 0000000..1b4c781 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_advert_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_beige.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_beige.atc.dds.z new file mode 100644 index 0000000..0454a0b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_beige.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_beige_dark.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_beige_dark.atc.dds.z new file mode 100644 index 0000000..7be5be1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_beige_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_black.atc.dds.z new file mode 100644 index 0000000..bd6fcfe Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_blue.atc.dds.z new file mode 100644 index 0000000..b583e58 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_blue_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_blue_black.atc.dds.z new file mode 100644 index 0000000..64c76dc Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_blue_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_brown_worn.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_brown_worn.atc.dds.z new file mode 100644 index 0000000..a00d3bf Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_brown_worn.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_cable.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_cable.atc.dds.z new file mode 100644 index 0000000..b22434a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_cable.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_cable_light.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_cable_light.atc.dds.z new file mode 100644 index 0000000..d2a3efc Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_cable_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_checker.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_checker.atc.dds.z new file mode 100644 index 0000000..7494c91 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_checker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_checker_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_checker_rough.atc.dds.z new file mode 100644 index 0000000..b18c586 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_checker_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_chrome.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_chrome.atc.dds.z new file mode 100644 index 0000000..29e2cf4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_chrome.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_chrome_refl.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_chrome_refl.atc.dds.z new file mode 100644 index 0000000..142aec7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_chrome_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_blue.atc.dds.z new file mode 100644 index 0000000..077131d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_cream.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_cream.atc.dds.z new file mode 100644 index 0000000..689220a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_dark_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_dark_grey.atc.dds.z new file mode 100644 index 0000000..659da96 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_dark_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_deep_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_deep_red.atc.dds.z new file mode 100644 index 0000000..ebfdfd6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_deep_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_green.atc.dds.z new file mode 100644 index 0000000..c251f8c Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_green_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_green_b.atc.dds.z new file mode 100644 index 0000000..cf5882a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_green_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_grey.atc.dds.z new file mode 100644 index 0000000..2ec2d80 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_huge_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_huge_grey.atc.dds.z new file mode 100644 index 0000000..a78b505 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_huge_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_light_blue.atc.dds.z new file mode 100644 index 0000000..2d1a1eb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_light_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_light_yellow.atc.dds.z new file mode 100644 index 0000000..64662be Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_light_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof.atc.dds.z new file mode 100644 index 0000000..7e51909 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof_grey.atc.dds.z new file mode 100644 index 0000000..93418f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof_white.atc.dds.z new file mode 100644 index 0000000..aba664a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_roof_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_silver.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_silver.atc.dds.z new file mode 100644 index 0000000..16c6850 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_silver.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white.atc.dds.z new file mode 100644 index 0000000..1b08557 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white_a.atc.dds.z new file mode 100644 index 0000000..704b483 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white_b.atc.dds.z new file mode 100644 index 0000000..8109222 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_corrugated_white_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_factory_wall.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_factory_wall.atc.dds.z new file mode 100644 index 0000000..8f2216c Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_factory_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_fence_cyclone.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_fence_cyclone.atc.dds.z new file mode 100644 index 0000000..1203782 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_fence_cyclone.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_floor_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_floor_01.atc.dds.z new file mode 100644 index 0000000..f5f9054 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_floor_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel.atc.dds.z new file mode 100644 index 0000000..4f70dcd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel_2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel_2.atc.dds.z new file mode 100644 index 0000000..8e8b266 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel_3.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel_3.atc.dds.z new file mode 100644 index 0000000..36cd736 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_galv_steel_3.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_garage_door_tan.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_garage_door_tan.atc.dds.z new file mode 100644 index 0000000..e070fcd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_garage_door_tan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base.atc.dds.z new file mode 100644 index 0000000..9b94f22 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base_dark.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base_dark.atc.dds.z new file mode 100644 index 0000000..54bee74 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base_light.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base_light.atc.dds.z new file mode 100644 index 0000000..bd5104f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_base_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_supports.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_supports.atc.dds.z new file mode 100644 index 0000000..dc67f5e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_grandstand_supports.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_grate_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_grate_black.atc.dds.z new file mode 100644 index 0000000..013fb7e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_grate_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_grey.atc.dds.z new file mode 100644 index 0000000..22dc61f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_gutter.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_gutter.atc.dds.z new file mode 100644 index 0000000..1d07556 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_gutter.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_light_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_light_grey.atc.dds.z new file mode 100644 index 0000000..de93b0d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_light_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_light_grey_2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_light_grey_2.atc.dds.z new file mode 100644 index 0000000..ecdc908 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_light_grey_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_overpass_underside.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_overpass_underside.atc.dds.z new file mode 100644 index 0000000..8ff8d36 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_overpass_underside.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_brown.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_brown.atc.dds.z new file mode 100644 index 0000000..c9dc74b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_dark_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_dark_grey.atc.dds.z new file mode 100644 index 0000000..3b11124 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_dark_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_green.atc.dds.z new file mode 100644 index 0000000..795203e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_light_blue.atc.dds.z new file mode 100644 index 0000000..bb96cdc Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_lime.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_lime.atc.dds.z new file mode 100644 index 0000000..1491cc0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_lime.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_orange.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_orange.atc.dds.z new file mode 100644 index 0000000..fce0dd0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red.atc.dds.z new file mode 100644 index 0000000..74061aa Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red_burnt.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red_burnt.atc.dds.z new file mode 100644 index 0000000..308c0bd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red_burnt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red_weak.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red_weak.atc.dds.z new file mode 100644 index 0000000..8a86cd0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_red_weak.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_white.atc.dds.z new file mode 100644 index 0000000..b918de7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_yellow.atc.dds.z new file mode 100644 index 0000000..e684769 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_painted_yellow_bright.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_yellow_bright.atc.dds.z new file mode 100644 index 0000000..3096803 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_painted_yellow_bright.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_light_tan.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_light_tan.atc.dds.z new file mode 100644 index 0000000..0a9001d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_light_tan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_red.atc.dds.z new file mode 100644 index 0000000..4db3493 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_tan.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_tan.atc.dds.z new file mode 100644 index 0000000..63e062a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_tan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white.atc.dds.z new file mode 100644 index 0000000..8186db0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white_rust.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white_rust.atc.dds.z new file mode 100644 index 0000000..78f5f54 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white_rust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white_rust_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white_rust_b.atc.dds.z new file mode 100644 index 0000000..a6e30be Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_painted_white_rust_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_panel_verticle_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_verticle_grey.atc.dds.z new file mode 100644 index 0000000..45150f7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_panel_verticle_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_plate_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_plate_black.atc.dds.z new file mode 100644 index 0000000..00b75e0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_plate_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_pole_spiral_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_pole_spiral_green.atc.dds.z new file mode 100644 index 0000000..61f2181 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_pole_spiral_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_pole_wire_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_pole_wire_01.atc.dds.z new file mode 100644 index 0000000..cf271b1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_pole_wire_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a.atc.dds.z new file mode 100644 index 0000000..50a3b84 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a_grey.atc.dds.z new file mode 100644 index 0000000..a20e878 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a_white.atc.dds.z new file mode 100644 index 0000000..d655ded Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_a_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_b.atc.dds.z new file mode 100644 index 0000000..46a9dbe Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_black.atc.dds.z new file mode 100644 index 0000000..0ceb1ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_c.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_c.atc.dds.z new file mode 100644 index 0000000..8fc1721 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_d.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_d.atc.dds.z new file mode 100644 index 0000000..7585fed Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_e.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_e.atc.dds.z new file mode 100644 index 0000000..7f5f144 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_f.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_f.atc.dds.z new file mode 100644 index 0000000..06ac31f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_g.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_g.atc.dds.z new file mode 100644 index 0000000..e61da60 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h.atc.dds.z new file mode 100644 index 0000000..986cabb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h2.atc.dds.z new file mode 100644 index 0000000..4a75fe2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h_alpha.atc.dds.z new file mode 100644 index 0000000..d73dd75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_h_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_i.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_i.atc.dds.z new file mode 100644 index 0000000..220fc64 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_i_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_i_alpha.atc.dds.z new file mode 100644 index 0000000..0cdcafb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_i_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_j.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_j.atc.dds.z new file mode 100644 index 0000000..b563369 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_j_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_j_yellow.atc.dds.z new file mode 100644 index 0000000..8aa941a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_j_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_k.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_k.atc.dds.z new file mode 100644 index 0000000..26fcdf5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_l.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_l.atc.dds.z new file mode 100644 index 0000000..787324d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_m.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_m.atc.dds.z new file mode 100644 index 0000000..232d164 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n.atc.dds.z new file mode 100644 index 0000000..92ddc1e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n_blue.atc.dds.z new file mode 100644 index 0000000..c331353 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n_green.atc.dds.z new file mode 100644 index 0000000..beca83f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_n_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_o.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_o.atc.dds.z new file mode 100644 index 0000000..4c0d007 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_o_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_o_green.atc.dds.z new file mode 100644 index 0000000..ebad2a3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_o_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_ornamental_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_ornamental_a.atc.dds.z new file mode 100644 index 0000000..73c7c28 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_ornamental_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_p.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_p.atc.dds.z new file mode 100644 index 0000000..27685fa Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_q.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_q.atc.dds.z new file mode 100644 index 0000000..c897312 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_r.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_r.atc.dds.z new file mode 100644 index 0000000..cb992d6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_r.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_s.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_s.atc.dds.z new file mode 100644 index 0000000..7b05241 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_s.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_s_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_s_red.atc.dds.z new file mode 100644 index 0000000..7d61bf9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_s_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_t.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_t.atc.dds.z new file mode 100644 index 0000000..2745683 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_t.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_u.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_u.atc.dds.z new file mode 100644 index 0000000..c1ad010 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_u.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rail_v.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_v.atc.dds.z new file mode 100644 index 0000000..aac2144 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rail_v.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rolex_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rolex_green.atc.dds.z new file mode 100644 index 0000000..3278f3a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rolex_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_rolex_green_scafolding.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_rolex_green_scafolding.atc.dds.z new file mode 100644 index 0000000..e9fd67a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_rolex_green_scafolding.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_roof_sheet.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_roof_sheet.atc.dds.z new file mode 100644 index 0000000..e70dc59 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_roof_sheet.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_c.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_c.atc.dds.z new file mode 100644 index 0000000..9f844ac Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_d.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_d.atc.dds.z new file mode 100644 index 0000000..d2f8991 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_e.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_e.atc.dds.z new file mode 100644 index 0000000..49c6459 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_f.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_f.atc.dds.z new file mode 100644 index 0000000..a81c483 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_g.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_g.atc.dds.z new file mode 100644 index 0000000..ae018d3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_green.atc.dds.z new file mode 100644 index 0000000..b48256b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_h.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_h.atc.dds.z new file mode 100644 index 0000000..f7895d4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_i.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_i.atc.dds.z new file mode 100644 index 0000000..6bd5457 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_i_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_i_white.atc.dds.z new file mode 100644 index 0000000..e66c159 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_i_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_j.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_j.atc.dds.z new file mode 100644 index 0000000..de7d9b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_k.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_k.atc.dds.z new file mode 100644 index 0000000..d8c651e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_k_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_k_white.atc.dds.z new file mode 100644 index 0000000..2c1cf8b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_k_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_l.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_l.atc.dds.z new file mode 100644 index 0000000..4091b6e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_m.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_m.atc.dds.z new file mode 100644 index 0000000..aa1689a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_scafolding_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_ad_base_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_ad_base_black.atc.dds.z new file mode 100644 index 0000000..c11e651 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_ad_base_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black.atc.dds.z new file mode 100644 index 0000000..f6d0875 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_01.atc.dds.z new file mode 100644 index 0000000..13eb529 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_02.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_02.atc.dds.z new file mode 100644 index 0000000..77c4d53 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_checker.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_checker.atc.dds.z new file mode 100644 index 0000000..79c83f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_black_checker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue.atc.dds.z new file mode 100644 index 0000000..77637d2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue2.atc.dds.z new file mode 100644 index 0000000..9761c81 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue3.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue3.atc.dds.z new file mode 100644 index 0000000..49c447a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_blue3.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_brown.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_brown.atc.dds.z new file mode 100644 index 0000000..a456afb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_dark_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_dark_grey.atc.dds.z new file mode 100644 index 0000000..910c33b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_dark_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_green.atc.dds.z new file mode 100644 index 0000000..99574bb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_grey.atc.dds.z new file mode 100644 index 0000000..3e6d12f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue.atc.dds.z new file mode 100644 index 0000000..7e88048 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_01.atc.dds.z new file mode 100644 index 0000000..9c347f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_02.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_02.atc.dds.z new file mode 100644 index 0000000..1176626 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_a.atc.dds.z new file mode 100644 index 0000000..008c3e5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_b.atc.dds.z new file mode 100644 index 0000000..1c52f2b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_light_blue_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_red.atc.dds.z new file mode 100644 index 0000000..88c9c58 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white.atc.dds.z new file mode 100644 index 0000000..629ceda Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white_01.atc.dds.z new file mode 100644 index 0000000..dde1320 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white_02.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white_02.atc.dds.z new file mode 100644 index 0000000..f2a1b97 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_white_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_yellow.atc.dds.z new file mode 100644 index 0000000..26d0212 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_sheet_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_silver.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_silver.atc.dds.z new file mode 100644 index 0000000..35297ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_silver.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_smooth_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_smooth_green.atc.dds.z new file mode 100644 index 0000000..e3b46a8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_smooth_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support.atc.dds.z new file mode 100644 index 0000000..c29ff49 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_base.atc.dds.z new file mode 100644 index 0000000..0859dad Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_beam_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_beam_painted_white.atc.dds.z new file mode 100644 index 0000000..2b7ce06 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_beam_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_aqua.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_aqua.atc.dds.z new file mode 100644 index 0000000..4b4e17e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_aqua.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_black.atc.dds.z new file mode 100644 index 0000000..ff2b051 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_blue.atc.dds.z new file mode 100644 index 0000000..ec69e02 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_blue_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_blue_01.atc.dds.z new file mode 100644 index 0000000..96df945 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_blue_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_brown.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_brown.atc.dds.z new file mode 100644 index 0000000..f09f443 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_dark_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_dark_green.atc.dds.z new file mode 100644 index 0000000..f058c6a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_dark_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_gold.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_gold.atc.dds.z new file mode 100644 index 0000000..8297b23 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_gold.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_green.atc.dds.z new file mode 100644 index 0000000..173def7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_light_blue.atc.dds.z new file mode 100644 index 0000000..9aa570c Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_light_blue_rust.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_light_blue_rust.atc.dds.z new file mode 100644 index 0000000..90440ca Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_light_blue_rust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_red.atc.dds.z new file mode 100644 index 0000000..b15a4d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver.atc.dds.z new file mode 100644 index 0000000..1b4fcf8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver_a.atc.dds.z new file mode 100644 index 0000000..1a47772 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver_rust.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver_rust.atc.dds.z new file mode 100644 index 0000000..5b8c831 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_silver_rust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_white.atc.dds.z new file mode 100644 index 0000000..691d4c6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_white_rust.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_white_rust.atc.dds.z new file mode 100644 index 0000000..64d728b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_white_rust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_yellow.atc.dds.z new file mode 100644 index 0000000..106eeb9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_painted_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_support_thin.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_support_thin.atc.dds.z new file mode 100644 index 0000000..66399ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_support_thin.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_underside_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_base.atc.dds.z new file mode 100644 index 0000000..a75e060 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps.atc.dds.z new file mode 100644 index 0000000..4198a47 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_01.atc.dds.z new file mode 100644 index 0000000..2093df1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_green.atc.dds.z new file mode 100644 index 0000000..700c313 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_red.atc.dds.z new file mode 100644 index 0000000..b75faa2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_underside_steps_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_vivid_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_vivid_blue.atc.dds.z new file mode 100644 index 0000000..a8ba0a3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_vivid_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_white.atc.dds.z new file mode 100644 index 0000000..2fcab14 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_metal_white_panel.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_metal_white_panel.atc.dds.z new file mode 100644 index 0000000..8548ceb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_metal_white_panel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_a.atc.dds.z new file mode 100644 index 0000000..fd4f6b4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b.atc.dds.z new file mode 100644 index 0000000..b767a8e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_red.atc.dds.z new file mode 100644 index 0000000..8d36ff7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_white.atc.dds.z new file mode 100644 index 0000000..2217bee Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_yellow.atc.dds.z new file mode 100644 index 0000000..07b3b41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_b_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_c.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_c.atc.dds.z new file mode 100644 index 0000000..e815a28 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/mat_scafolding_d.atc.dds.z b/files/.depot/Tracks/common/mat/metal/mat_scafolding_d.atc.dds.z new file mode 100644 index 0000000..cdf3e41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/mat_scafolding_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/matt_metal_painted_dark.atc.dds.z b/files/.depot/Tracks/common/mat/metal/matt_metal_painted_dark.atc.dds.z new file mode 100644 index 0000000..fbea76e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/matt_metal_painted_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/matt_metal_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/matt_metal_painted_white.atc.dds.z new file mode 100644 index 0000000..299ff83 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/matt_metal_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum.atc.dds.z new file mode 100644 index 0000000..7a75c8d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_panels.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_panels.atc.dds.z new file mode 100644 index 0000000..8b61e9b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_panels.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_panels_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_panels_rough.atc.dds.z new file mode 100644 index 0000000..b61f29b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_panels_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_rough.atc.dds.z new file mode 100644 index 0000000..5025044 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_alum_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker.atc.dds.z new file mode 100644 index 0000000..38b7ad0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker_red.atc.dds.z new file mode 100644 index 0000000..074c9f6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker_rough.atc.dds.z new file mode 100644 index 0000000..0e84d55 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_checker_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_chrome.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_chrome.atc.dds.z new file mode 100644 index 0000000..c5873cf Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_chrome.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_chrome_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_chrome_rough.atc.dds.z new file mode 100644 index 0000000..37e307b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_chrome_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_galv.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_galv.atc.dds.z new file mode 100644 index 0000000..98c6fa3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_galv.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_galv_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_galv_rough.atc.dds.z new file mode 100644 index 0000000..7345f04 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_galv_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_rusted.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_rusted.atc.dds.z new file mode 100644 index 0000000..6e5079b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_rusted.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_rusted_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_rusted_rough.atc.dds.z new file mode 100644 index 0000000..126e301 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_rusted_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_steel.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_steel.atc.dds.z new file mode 100644 index 0000000..19d3d57 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_steel.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_base/metal_steel_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_base/metal_steel_rough.atc.dds.z new file mode 100644 index 0000000..7cca539 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_base/metal_steel_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_base.atc.dds.z new file mode 100644 index 0000000..98c6fa3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_black.atc.dds.z new file mode 100644 index 0000000..32d7a8e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_blue.atc.dds.z new file mode 100644 index 0000000..53875c6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_brown.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_brown.atc.dds.z new file mode 100644 index 0000000..09b057e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_dull_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_dull_rough.atc.dds.z new file mode 100644 index 0000000..70cd43c Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_dull_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_green.atc.dds.z new file mode 100644 index 0000000..3c0cecd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey.atc.dds.z new file mode 100644 index 0000000..a662fd8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey_dark.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey_dark.atc.dds.z new file mode 100644 index 0000000..5d4c33d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey_mid.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey_mid.atc.dds.z new file mode 100644 index 0000000..9e245ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_grey_mid.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_indy.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_indy.atc.dds.z new file mode 100644 index 0000000..55781c1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_indy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_light_blue.atc.dds.z new file mode 100644 index 0000000..8044f79 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_norm.atc.dds.z new file mode 100644 index 0000000..9b0bea3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_orange.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_orange.atc.dds.z new file mode 100644 index 0000000..f4a8353 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_red.atc.dds.z new file mode 100644 index 0000000..afdb84a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_red_weak.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_red_weak.atc.dds.z new file mode 100644 index 0000000..888e990 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_red_weak.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_rolex_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_rolex_green.atc.dds.z new file mode 100644 index 0000000..f1f812d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_rolex_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_shiny_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_shiny_rough.atc.dds.z new file mode 100644 index 0000000..789b376 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_shiny_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_white.atc.dds.z new file mode 100644 index 0000000..443de13 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_yellow.atc.dds.z new file mode 100644 index 0000000..4fc8f2c Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted/metal_painted_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_corrugated_hard_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_corrugated_hard_norm.atc.dds.z new file mode 100644 index 0000000..bc9aea6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_corrugated_hard_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_corrugated_hard_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_corrugated_hard_rough.atc.dds.z new file mode 100644 index 0000000..fd39b3d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_corrugated_hard_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_base.atc.dds.z new file mode 100644 index 0000000..1f2848e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_black.atc.dds.z new file mode 100644 index 0000000..ece8fb5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_blue.atc.dds.z new file mode 100644 index 0000000..90dd9f1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_blue_light.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_blue_light.atc.dds.z new file mode 100644 index 0000000..704a4a7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_blue_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_cream.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_cream.atc.dds.z new file mode 100644 index 0000000..a0aa3a2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_green.atc.dds.z new file mode 100644 index 0000000..e446284 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_grey.atc.dds.z new file mode 100644 index 0000000..997e891 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_red.atc.dds.z new file mode 100644 index 0000000..5b6d161 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_yellow.atc.dds.z new file mode 100644 index 0000000..fbe33e6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/hard/metal_painted_corrugated_hard_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_corrugated_soft_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_corrugated_soft_norm.atc.dds.z new file mode 100644 index 0000000..c66fadf Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_corrugated_soft_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_corrugated_soft_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_corrugated_soft_rough.atc.dds.z new file mode 100644 index 0000000..160e169 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_corrugated_soft_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_base.atc.dds.z new file mode 100644 index 0000000..13b4d89 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_green.atc.dds.z new file mode 100644 index 0000000..d8207ae Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_grey_mid.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_grey_mid.atc.dds.z new file mode 100644 index 0000000..12aaa75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_grey_mid.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_red.atc.dds.z new file mode 100644 index 0000000..79df20b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_white.atc.dds.z new file mode 100644 index 0000000..7d138f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_yellow.atc.dds.z new file mode 100644 index 0000000..089a2fd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/soft/metal_painted_corrugated_soft_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_flatridge.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_flatridge.atc.dds.z new file mode 100644 index 0000000..5062f82 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_flatridge.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_flatridge_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_flatridge_norm.atc.dds.z new file mode 100644 index 0000000..d5f26c5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_flatridge_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green.atc.dds.z new file mode 100644 index 0000000..0552af0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green_norm.atc.dds.z new file mode 100644 index 0000000..3e45bc4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green_rough.atc.dds.z new file mode 100644 index 0000000..7879f85 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_corrugated/unique/mat_metal_sheet_a_green_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_black.atc.dds.z new file mode 100644 index 0000000..d40a3ed Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_blue.atc.dds.z new file mode 100644 index 0000000..92b554b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_blue_light.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_blue_light.atc.dds.z new file mode 100644 index 0000000..f7098da Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_blue_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_brown.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_brown.atc.dds.z new file mode 100644 index 0000000..deccb8d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_green.atc.dds.z new file mode 100644 index 0000000..3f426fc Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_grey.atc.dds.z new file mode 100644 index 0000000..77bc459 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_norm.atc.dds.z new file mode 100644 index 0000000..730b0fb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_orange.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_orange.atc.dds.z new file mode 100644 index 0000000..90e36ca Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_red.atc.dds.z new file mode 100644 index 0000000..39cba58 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_rough.atc.dds.z new file mode 100644 index 0000000..4f3e76a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_white.atc.dds.z new file mode 100644 index 0000000..eb919f3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_yellow.atc.dds.z new file mode 100644 index 0000000..3768a63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_panels/metal_panels_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/mat_metal_support_painted_silver_rust.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/mat_metal_support_painted_silver_rust.atc.dds.z new file mode 100644 index 0000000..a06a106 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/mat_metal_support_painted_silver_rust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/mat_metal_support_painted_white_rust.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/mat_metal_support_painted_white_rust.atc.dds.z new file mode 100644 index 0000000..51334d1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/mat_metal_support_painted_white_rust.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_base.atc.dds.z new file mode 100644 index 0000000..3a042af Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_black.atc.dds.z new file mode 100644 index 0000000..e4620e2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_blue.atc.dds.z new file mode 100644 index 0000000..6b9accd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_green.atc.dds.z new file mode 100644 index 0000000..fa76ec4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_light_blue.atc.dds.z new file mode 100644 index 0000000..0ce53a9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_norm.atc.dds.z new file mode 100644 index 0000000..c72d1b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_orange.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_orange.atc.dds.z new file mode 100644 index 0000000..d7c2e61 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_red.atc.dds.z new file mode 100644 index 0000000..f812a06 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_rough.atc.dds.z new file mode 100644 index 0000000..7cb9f06 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_yellow.atc.dds.z new file mode 100644 index 0000000..0ef91a9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_painted_support/metal_painted_support_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_a.atc.dds.z new file mode 100644 index 0000000..1204dcd Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_a_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_a_rough.atc.dds.z new file mode 100644 index 0000000..2d14dac Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_a_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_b.atc.dds.z new file mode 100644 index 0000000..930021a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_b_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_b_rough.atc.dds.z new file mode 100644 index 0000000..a9d7aa6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_b_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv.atc.dds.z new file mode 100644 index 0000000..a508a2a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_a.atc.dds.z new file mode 100644 index 0000000..daf60c8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_a_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_a_rough.atc.dds.z new file mode 100644 index 0000000..a60f561 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_a_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_rough.atc.dds.z new file mode 100644 index 0000000..f49aae1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_galv_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_dull.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_dull.atc.dds.z new file mode 100644 index 0000000..67b9615 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_dull.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_dull_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_dull_rough.atc.dds.z new file mode 100644 index 0000000..75c3b50 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_dull_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_shiny.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_shiny.atc.dds.z new file mode 100644 index 0000000..67b9615 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_shiny.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_shiny_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_shiny_rough.atc.dds.z new file mode 100644 index 0000000..ed70723 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_poles/metal_pole_stainless_shiny_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/arc_silverstone_grandstand_main_a_green_tile.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/arc_silverstone_grandstand_main_a_green_tile.atc.dds.z new file mode 100644 index 0000000..0f37772 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/arc_silverstone_grandstand_main_a_green_tile.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_air_duct.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_air_duct.atc.dds.z new file mode 100644 index 0000000..a5ba3a2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_air_duct.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_checker.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_checker.atc.dds.z new file mode 100644 index 0000000..c9ae218 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_checker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_checker_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_checker_rough.atc.dds.z new file mode 100644 index 0000000..d6056fb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_checker_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof.atc.dds.z new file mode 100644 index 0000000..fdfc096 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_grey.atc.dds.z new file mode 100644 index 0000000..3d16d19 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_grey_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_grey_rough.atc.dds.z new file mode 100644 index 0000000..8fc4cb0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_grey_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_rough.atc.dds.z new file mode 100644 index 0000000..7b1c58c Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_white.atc.dds.z new file mode 100644 index 0000000..55913c3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_white_norm.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_white_norm.atc.dds.z new file mode 100644 index 0000000..c296a49 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_corrugated_roof_white_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_factory_wall.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_factory_wall.atc.dds.z new file mode 100644 index 0000000..b577a48 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_factory_wall.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_grandstand_supports.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_grandstand_supports.atc.dds.z new file mode 100644 index 0000000..c0ff5fb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_grandstand_supports.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_grandstand_supports_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_grandstand_supports_rough.atc.dds.z new file mode 100644 index 0000000..afd9ae6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_grandstand_supports_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_gutter.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_gutter.atc.dds.z new file mode 100644 index 0000000..5b50dec Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_gutter.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_gutter_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_gutter_rough.atc.dds.z new file mode 100644 index 0000000..99bcb15 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_gutter_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_overpass_underside.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_overpass_underside.atc.dds.z new file mode 100644 index 0000000..8ff8d36 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_overpass_underside.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_painted_grey_shades.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_painted_grey_shades.atc.dds.z new file mode 100644 index 0000000..07f553e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_painted_grey_shades.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_2.atc.dds.z new file mode 100644 index 0000000..90722de Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_2_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_2_rough.atc.dds.z new file mode 100644 index 0000000..a643d51 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_2_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_rust_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_rust_b.atc.dds.z new file mode 100644 index 0000000..674c6f7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_rust_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_rust_b_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_rust_b_rough.atc.dds.z new file mode 100644 index 0000000..668ba1f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_panel_painted_white_rust_b_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_roof_sheet.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_roof_sheet.atc.dds.z new file mode 100644 index 0000000..2fd4234 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_roof_sheet.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_roof_sheet_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_roof_sheet_rough.atc.dds.z new file mode 100644 index 0000000..66606c1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_roof_sheet_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_01.atc.dds.z new file mode 100644 index 0000000..3cee82e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_01_rough.atc.dds.z new file mode 100644 index 0000000..c46c674 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_02.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_02.atc.dds.z new file mode 100644 index 0000000..a1c32e8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_02_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_02_rough.atc.dds.z new file mode 100644 index 0000000..2b7fc5d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_02_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_checker.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_checker.atc.dds.z new file mode 100644 index 0000000..79c83f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_black_checker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_blue2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_blue2.atc.dds.z new file mode 100644 index 0000000..9761c81 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_blue2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_brown.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_brown.atc.dds.z new file mode 100644 index 0000000..a456afb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_grey.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_grey.atc.dds.z new file mode 100644 index 0000000..e312e3b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_grey_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_grey_rough.atc.dds.z new file mode 100644 index 0000000..de6e6b8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_grey_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_light_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_light_blue.atc.dds.z new file mode 100644 index 0000000..f7436f8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_light_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_light_blue_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_light_blue_rough.atc.dds.z new file mode 100644 index 0000000..7dd1f92 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_light_blue_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull.atc.dds.z new file mode 100644 index 0000000..805b935 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull_red.atc.dds.z new file mode 100644 index 0000000..30bac5d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull_rough.atc.dds.z new file mode 100644 index 0000000..2d5b1df Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_redbull_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_white_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_white_01.atc.dds.z new file mode 100644 index 0000000..a302bc1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_white_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_white_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_white_01_rough.atc.dds.z new file mode 100644 index 0000000..2bdf4d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_white_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_yellow.atc.dds.z new file mode 100644 index 0000000..26d0212 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_sheet_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_support.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_support.atc.dds.z new file mode 100644 index 0000000..c29ff49 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_support.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_base.atc.dds.z new file mode 100644 index 0000000..cd27b90 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_base_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_base_rough.atc.dds.z new file mode 100644 index 0000000..68077ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_base_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps.atc.dds.z new file mode 100644 index 0000000..d9362a8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_01.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_01.atc.dds.z new file mode 100644 index 0000000..222c314 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_01_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_01_rough.atc.dds.z new file mode 100644 index 0000000..22ad2ff Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_01_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_green.atc.dds.z new file mode 100644 index 0000000..87d86e6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_green_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_green_rough.atc.dds.z new file mode 100644 index 0000000..8248ad9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_green_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_red.atc.dds.z new file mode 100644 index 0000000..b75faa2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_rough.atc.dds.z new file mode 100644 index 0000000..03ca0ec Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_underside_steps_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_wirecable.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_wirecable.atc.dds.z new file mode 100644 index 0000000..785fc4b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_wirecable.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_wirecable_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_wirecable_rough.atc.dds.z new file mode 100644 index 0000000..97b5a26 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/mat_metal_wirecable_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/matt_metal_painted_dark.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/matt_metal_painted_dark.atc.dds.z new file mode 100644 index 0000000..0b9d90e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/matt_metal_painted_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/matt_metal_painted_dark_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/matt_metal_painted_dark_rough.atc.dds.z new file mode 100644 index 0000000..fac5f82 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/matt_metal_painted_dark_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/metal_grandstand_base.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/metal_grandstand_base.atc.dds.z new file mode 100644 index 0000000..6870e31 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/metal_grandstand_base.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_unique/metal_grandstand_base_rough.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_unique/metal_grandstand_base_rough.atc.dds.z new file mode 100644 index 0000000..4af278e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_unique/metal_grandstand_base_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_cable.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_cable.atc.dds.z new file mode 100644 index 0000000..cae99d8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_cable.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_cable_light.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_cable_light.atc.dds.z new file mode 100644 index 0000000..d2a3efc Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_cable_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_a_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_a_white.atc.dds.z new file mode 100644 index 0000000..d655ded Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_a_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_b.atc.dds.z new file mode 100644 index 0000000..46a9dbe Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_c.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_c.atc.dds.z new file mode 100644 index 0000000..8fc1721 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_e.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_e.atc.dds.z new file mode 100644 index 0000000..7f5f144 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_f.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_f.atc.dds.z new file mode 100644 index 0000000..06ac31f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_g.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_g.atc.dds.z new file mode 100644 index 0000000..e61da60 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h.atc.dds.z new file mode 100644 index 0000000..986cabb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h2.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h2.atc.dds.z new file mode 100644 index 0000000..4a75fe2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h2.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h2_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h2_alpha.atc.dds.z new file mode 100644 index 0000000..595d434 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h2_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h_alpha.atc.dds.z new file mode 100644 index 0000000..d73dd75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_h_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_i.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_i.atc.dds.z new file mode 100644 index 0000000..220fc64 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_i_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_i_alpha.atc.dds.z new file mode 100644 index 0000000..0cdcafb Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_i_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_j.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_j.atc.dds.z new file mode 100644 index 0000000..b563369 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_k.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_k.atc.dds.z new file mode 100644 index 0000000..26fcdf5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_k_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_k_alpha.atc.dds.z new file mode 100644 index 0000000..2e84591 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_k_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_l.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_l.atc.dds.z new file mode 100644 index 0000000..787324d Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_l.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_n.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_n.atc.dds.z new file mode 100644 index 0000000..92ddc1e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_o.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_o.atc.dds.z new file mode 100644 index 0000000..4c0d007 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_p.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_p.atc.dds.z new file mode 100644 index 0000000..27685fa Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_q.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_q.atc.dds.z new file mode 100644 index 0000000..c897312 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_r.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_r.atc.dds.z new file mode 100644 index 0000000..cb992d6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_r.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_s.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_s.atc.dds.z new file mode 100644 index 0000000..7b05241 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_s.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_t.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_t.atc.dds.z new file mode 100644 index 0000000..2745683 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_t.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_u.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_u.atc.dds.z new file mode 100644 index 0000000..c1ad010 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_u.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_v.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_v.atc.dds.z new file mode 100644 index 0000000..aac2144 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_v.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_w.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_w.atc.dds.z new file mode 100644 index 0000000..65613ce Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_rail_w.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_c.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_c.atc.dds.z new file mode 100644 index 0000000..9f844ac Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_d.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_d.atc.dds.z new file mode 100644 index 0000000..d2f8991 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_e.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_e.atc.dds.z new file mode 100644 index 0000000..49c6459 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_f.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_f.atc.dds.z new file mode 100644 index 0000000..a81c483 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_g.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_g.atc.dds.z new file mode 100644 index 0000000..ae018d3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_h.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_h.atc.dds.z new file mode 100644 index 0000000..f7895d4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_i.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_i.atc.dds.z new file mode 100644 index 0000000..6bd5457 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_j.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_j.atc.dds.z new file mode 100644 index 0000000..de7d9b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_k.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_k.atc.dds.z new file mode 100644 index 0000000..d8c651e Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_k_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_k_white.atc.dds.z new file mode 100644 index 0000000..2c1cf8b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_metal_scafolding_k_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_scafolding_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_scafolding_a.atc.dds.z new file mode 100644 index 0000000..fd4f6b4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_scafolding_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires/mat_scafolding_b.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_scafolding_b.atc.dds.z new file mode 100644 index 0000000..f3d71dc Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires/mat_scafolding_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_black.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_black.atc.dds.z new file mode 100644 index 0000000..0ceb1ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_j_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_j_yellow.atc.dds.z new file mode 100644 index 0000000..8aa941a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_j_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_m.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_m.atc.dds.z new file mode 100644 index 0000000..232d164 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_n_blue.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_n_blue.atc.dds.z new file mode 100644 index 0000000..c331353 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_n_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_n_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_n_green.atc.dds.z new file mode 100644 index 0000000..beca83f Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_n_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_o_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_o_green.atc.dds.z new file mode 100644 index 0000000..ebad2a3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_o_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_ornamental_a.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_ornamental_a.atc.dds.z new file mode 100644 index 0000000..73c7c28 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_ornamental_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_s_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_s_red.atc.dds.z new file mode 100644 index 0000000..7d61bf9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rail_s_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rolex_green_scafolding.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rolex_green_scafolding.atc.dds.z new file mode 100644 index 0000000..e9fd67a Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_rolex_green_scafolding.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_scafolding_green.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_scafolding_green.atc.dds.z new file mode 100644 index 0000000..b48256b Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_scafolding_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_scafolding_i_white.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_scafolding_i_white.atc.dds.z new file mode 100644 index 0000000..c204bff Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_metal_scafolding_i_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_b_red.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_b_red.atc.dds.z new file mode 100644 index 0000000..8d36ff7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_b_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_b_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_b_yellow.atc.dds.z new file mode 100644 index 0000000..07b3b41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_b_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_c.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_c.atc.dds.z new file mode 100644 index 0000000..e815a28 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_d.atc.dds.z b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_d.atc.dds.z new file mode 100644 index 0000000..cdf3e41 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/metal_wires_painted/mat_scafolding_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/metal/prop_hockenheim_start_line_walling.atc.dds.z b/files/.depot/Tracks/common/mat/metal/prop_hockenheim_start_line_walling.atc.dds.z new file mode 100644 index 0000000..2055f71 Binary files /dev/null and b/files/.depot/Tracks/common/mat/metal/prop_hockenheim_start_line_walling.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_fibreglass_white.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_fibreglass_white.atc.dds.z new file mode 100644 index 0000000..f92c751 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_fibreglass_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_barrier_red.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_barrier_red.atc.dds.z new file mode 100644 index 0000000..e425c62 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_barrier_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_barrier_white.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_barrier_white.atc.dds.z new file mode 100644 index 0000000..1f4e3b8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_barrier_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_black.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_black.atc.dds.z new file mode 100644 index 0000000..593c250 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_black_refl.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_black_refl.atc.dds.z new file mode 100644 index 0000000..fca796c Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_black_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_blue.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_blue.atc.dds.z new file mode 100644 index 0000000..dfac242 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_dark_green.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_dark_green.atc.dds.z new file mode 100644 index 0000000..3c898bc Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_dark_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_green.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_green.atc.dds.z new file mode 100644 index 0000000..b3ac2ac Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_grey.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_grey.atc.dds.z new file mode 100644 index 0000000..ed1b15e Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_red.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_red.atc.dds.z new file mode 100644 index 0000000..64bdcb4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/plastic/mat_plastic_white.atc.dds.z b/files/.depot/Tracks/common/mat/plastic/mat_plastic_white.atc.dds.z new file mode 100644 index 0000000..e463ae0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/plastic/mat_plastic_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/rock/mat_rock_marble.atc.dds.z b/files/.depot/Tracks/common/mat/rock/mat_rock_marble.atc.dds.z new file mode 100644 index 0000000..ab83cfb Binary files /dev/null and b/files/.depot/Tracks/common/mat/rock/mat_rock_marble.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/rock/mat_rock_marble_dark.atc.dds.z b/files/.depot/Tracks/common/mat/rock/mat_rock_marble_dark.atc.dds.z new file mode 100644 index 0000000..395f296 Binary files /dev/null and b/files/.depot/Tracks/common/mat/rock/mat_rock_marble_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/rock/mat_rock_wall_01.atc.dds.z b/files/.depot/Tracks/common/mat/rock/mat_rock_wall_01.atc.dds.z new file mode 100644 index 0000000..1f9f0da Binary files /dev/null and b/files/.depot/Tracks/common/mat/rock/mat_rock_wall_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/rock/mat_rock_wall_02.atc.dds.z b/files/.depot/Tracks/common/mat/rock/mat_rock_wall_02.atc.dds.z new file mode 100644 index 0000000..8e8a089 Binary files /dev/null and b/files/.depot/Tracks/common/mat/rock/mat_rock_wall_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/rock/mat_rock_wall_02_norm.atc.dds.z b/files/.depot/Tracks/common/mat/rock/mat_rock_wall_02_norm.atc.dds.z new file mode 100644 index 0000000..31ebda1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/rock/mat_rock_wall_02_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_aqua.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_aqua.atc.dds.z new file mode 100644 index 0000000..c9877c6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_aqua.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_beige.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_beige.atc.dds.z new file mode 100644 index 0000000..08133ae Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_beige.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_blue.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_blue.atc.dds.z new file mode 100644 index 0000000..63d6fe7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_blue_dark.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_blue_dark.atc.dds.z new file mode 100644 index 0000000..4a24d89 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_blue_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_cream.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_cream.atc.dds.z new file mode 100644 index 0000000..c13bf02 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_green.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_green.atc.dds.z new file mode 100644 index 0000000..90d4e0b Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_lime.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_lime.atc.dds.z new file mode 100644 index 0000000..c0fa281 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_lime.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_orange.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_orange.atc.dds.z new file mode 100644 index 0000000..f3808dc Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_purple.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_purple.atc.dds.z new file mode 100644 index 0000000..601777f Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_purple.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_red.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_red.atc.dds.z new file mode 100644 index 0000000..4679c88 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_white.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_white.atc.dds.z new file mode 100644 index 0000000..f47b474 Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_yellow.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_yellow.atc.dds.z new file mode 100644 index 0000000..2bef27c Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_a_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_b_silver.atc.dds.z b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_b_silver.atc.dds.z new file mode 100644 index 0000000..47f542f Binary files /dev/null and b/files/.depot/Tracks/common/mat/seats/mat_grandstand_seats_b_silver.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_black_white_checker.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_black_white_checker.atc.dds.z new file mode 100644 index 0000000..d1a1aea Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_black_white_checker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_ceramic_peach.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_ceramic_peach.atc.dds.z new file mode 100644 index 0000000..93a43f4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_ceramic_peach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_cream.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_cream.atc.dds.z new file mode 100644 index 0000000..da3ecec Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_dark.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_dark.atc.dds.z new file mode 100644 index 0000000..99a7e99 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_grey.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_grey.atc.dds.z new file mode 100644 index 0000000..e4e6b42 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth.atc.dds.z new file mode 100644 index 0000000..b233a74 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth_light.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth_light.atc.dds.z new file mode 100644 index 0000000..1cf5ff8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth_norm.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth_norm.atc.dds.z new file mode 100644 index 0000000..c6a26c5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_floor_smooth_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof.atc.dds.z new file mode 100644 index 0000000..a8b6cd3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_orange.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_orange.atc.dds.z new file mode 100644 index 0000000..423a2f2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_black.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_black.atc.dds.z new file mode 100644 index 0000000..a77bbcd Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_brown.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_brown.atc.dds.z new file mode 100644 index 0000000..8761a9d Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_dark_brown.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_dark_brown.atc.dds.z new file mode 100644 index 0000000..aded0a8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_dark_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_white.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_white.atc.dds.z new file mode 100644 index 0000000..8eeabf0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_roof_slate_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_slate_roof_blue.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_slate_roof_blue.atc.dds.z new file mode 100644 index 0000000..50fb184 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_slate_roof_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_terracotta_peach.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_terracotta_peach.atc.dds.z new file mode 100644 index 0000000..9ea0b2c Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_terracotta_peach.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_blue.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_blue.atc.dds.z new file mode 100644 index 0000000..cab4aac Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_brown.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_brown.atc.dds.z new file mode 100644 index 0000000..d6f3765 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_dark_beige_offset.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_dark_beige_offset.atc.dds.z new file mode 100644 index 0000000..c73121b Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_dark_beige_offset.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_dark_grey.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_dark_grey.atc.dds.z new file mode 100644 index 0000000..a626818 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_dark_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_grey.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_grey.atc.dds.z new file mode 100644 index 0000000..9475a54 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_off_white.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_off_white.atc.dds.z new file mode 100644 index 0000000..588ff46 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_off_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_off_white_a.atc.dds.z b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_off_white_a.atc.dds.z new file mode 100644 index 0000000..9f65a75 Binary files /dev/null and b/files/.depot/Tracks/common/mat/tiles/mat_tiles_wall_off_white_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/water/mat_water_blue_lake.atc.dds.z b/files/.depot/Tracks/common/mat/water/mat_water_blue_lake.atc.dds.z new file mode 100644 index 0000000..2d68b1c Binary files /dev/null and b/files/.depot/Tracks/common/mat/water/mat_water_blue_lake.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/water/mat_water_dark_lake.atc.dds.z b/files/.depot/Tracks/common/mat/water/mat_water_dark_lake.atc.dds.z new file mode 100644 index 0000000..f36e574 Binary files /dev/null and b/files/.depot/Tracks/common/mat/water/mat_water_dark_lake.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/water/mat_water_dark_lake_edge.atc.dds.z b/files/.depot/Tracks/common/mat/water/mat_water_dark_lake_edge.atc.dds.z new file mode 100644 index 0000000..ea32d01 Binary files /dev/null and b/files/.depot/Tracks/common/mat/water/mat_water_dark_lake_edge.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/water/mat_water_green.atc.dds.z b/files/.depot/Tracks/common/mat/water/mat_water_green.atc.dds.z new file mode 100644 index 0000000..bb26e85 Binary files /dev/null and b/files/.depot/Tracks/common/mat/water/mat_water_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/water/water_world_normal.atc.dds.z b/files/.depot/Tracks/common/mat/water/water_world_normal.atc.dds.z new file mode 100644 index 0000000..df0a5f5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/water/water_world_normal.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_metal_fluoro.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_metal_fluoro.atc.dds.z new file mode 100644 index 0000000..9d24612 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_metal_fluoro.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_metal_fluoro_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_metal_fluoro_refl.atc.dds.z new file mode 100644 index 0000000..9d24612 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_metal_fluoro_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_metal_fluoro_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_metal_fluoro_refl_night.atc.dds.z new file mode 100644 index 0000000..34713ed Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_metal_fluoro_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_metal_incandescent.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_metal_incandescent.atc.dds.z new file mode 100644 index 0000000..9d24612 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_metal_incandescent.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_metal_incandescent_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_metal_incandescent_refl.atc.dds.z new file mode 100644 index 0000000..9d24612 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_metal_incandescent_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_metal_incandescent_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_metal_incandescent_refl_night.atc.dds.z new file mode 100644 index 0000000..eed8451 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_metal_incandescent_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_block_01.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_block_01.atc.dds.z new file mode 100644 index 0000000..e992807 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_block_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_block_01_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_block_01_refl.atc.dds.z new file mode 100644 index 0000000..6799b53 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_block_01_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_block_01_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_block_01_refl_night.atc.dds.z new file mode 100644 index 0000000..718a8a6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_block_01_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_block_02.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_block_02.atc.dds.z new file mode 100644 index 0000000..064a1c3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_block_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_block_02_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_block_02_refl.atc.dds.z new file mode 100644 index 0000000..f8f34ea Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_block_02_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_block_02_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_block_02_refl_night.atc.dds.z new file mode 100644 index 0000000..1adc1f3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_block_02_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_garage_a.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_garage_a.atc.dds.z new file mode 100644 index 0000000..4702b63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_garage_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_garage_a_alpha.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_garage_a_alpha.atc.dds.z new file mode 100644 index 0000000..742dc37 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_garage_a_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_garage_a_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_garage_a_refl.atc.dds.z new file mode 100644 index 0000000..8e61a80 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_garage_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_glass.atc.dds.z new file mode 100644 index 0000000..c9e4f56 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_glass_refl.atc.dds.z new file mode 100644 index 0000000..ed5c7d0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..d391cdf Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_grandstand_window.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_grandstand_window.atc.dds.z new file mode 100644 index 0000000..a7031b5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_grandstand_window.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_grandstand_window_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_grandstand_window_refl_night.atc.dds.z new file mode 100644 index 0000000..e79f85e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_grandstand_window_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_house_a.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_house_a.atc.dds.z new file mode 100644 index 0000000..cd8ad45 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_house_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_house_a_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_house_a_refl.atc.dds.z new file mode 100644 index 0000000..9fff02d Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_house_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_house_a_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_house_a_refl_night.atc.dds.z new file mode 100644 index 0000000..a9088df Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_house_a_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_house_b.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_house_b.atc.dds.z new file mode 100644 index 0000000..5503827 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_house_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_house_b_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_house_b_refl.atc.dds.z new file mode 100644 index 0000000..9fff02d Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_house_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_a.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_a.atc.dds.z new file mode 100644 index 0000000..4453114 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_a_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_a_refl.atc.dds.z new file mode 100644 index 0000000..7f1eaee Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_b.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_b.atc.dds.z new file mode 100644 index 0000000..605aa31 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_b_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_b_refl.atc.dds.z new file mode 100644 index 0000000..2e7ebf7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_c.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_c.atc.dds.z new file mode 100644 index 0000000..8ea0035 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_c_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_c_refl.atc.dds.z new file mode 100644 index 0000000..bee47ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_c_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_d_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_d_glass.atc.dds.z new file mode 100644 index 0000000..6bd4f9d Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_d_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_d_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_d_glass_refl.atc.dds.z new file mode 100644 index 0000000..7831a1d Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_d_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_e_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_e_glass.atc.dds.z new file mode 100644 index 0000000..6e30593 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_e_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_e_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_e_glass_refl.atc.dds.z new file mode 100644 index 0000000..b233ba2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_e_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_f_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_f_glass.atc.dds.z new file mode 100644 index 0000000..aa47883 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_f_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_f_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_f_glass_refl.atc.dds.z new file mode 100644 index 0000000..3833ac2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_f_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_g_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_g_glass.atc.dds.z new file mode 100644 index 0000000..92b687e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_g_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_g_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_g_glass_refl.atc.dds.z new file mode 100644 index 0000000..e26e57f Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_g_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass.atc.dds.z new file mode 100644 index 0000000..cc7a349 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass_refl.atc.dds.z new file mode 100644 index 0000000..9242679 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..bc7bd52 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_h.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h.atc.dds.z new file mode 100644 index 0000000..bc0cba2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_glass.atc.dds.z new file mode 100644 index 0000000..8343853 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_glass_refl.atc.dds.z new file mode 100644 index 0000000..94dbf1c Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_refl.atc.dds.z new file mode 100644 index 0000000..eea14a7 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_h_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_i_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_i_glass.atc.dds.z new file mode 100644 index 0000000..a697073 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_i_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_i_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_i_glass_refl.atc.dds.z new file mode 100644 index 0000000..5029141 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_i_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_a_turquoise_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_a_turquoise_glass.atc.dds.z new file mode 100644 index 0000000..51f37a8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_a_turquoise_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass.atc.dds.z new file mode 100644 index 0000000..f94e286 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass_refl.atc.dds.z new file mode 100644 index 0000000..085b925 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..288e2ee Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_b_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass.atc.dds.z new file mode 100644 index 0000000..73a4481 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass_refl.atc.dds.z new file mode 100644 index 0000000..8543048 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..59f3878 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_c_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass.atc.dds.z new file mode 100644 index 0000000..2d42ecd Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass_refl.atc.dds.z new file mode 100644 index 0000000..2776ba2 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..b10d3e3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_d_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_door_a.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_door_a.atc.dds.z new file mode 100644 index 0000000..35dafbe Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_door_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_door_a_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_door_a_refl.atc.dds.z new file mode 100644 index 0000000..3533e63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_door_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass.atc.dds.z new file mode 100644 index 0000000..d451164 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass_refl.atc.dds.z new file mode 100644 index 0000000..5b91bc4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..5625a79 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_e_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass.atc.dds.z new file mode 100644 index 0000000..68858f5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass_refl.atc.dds.z new file mode 100644 index 0000000..59af7b4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..47c4013 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_f_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_g_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_g_glass.atc.dds.z new file mode 100644 index 0000000..933fa77 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_g_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_g_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_g_glass_refl.atc.dds.z new file mode 100644 index 0000000..f97285e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_g_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass.atc.dds.z new file mode 100644 index 0000000..1bea931 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass_refl.atc.dds.z new file mode 100644 index 0000000..6ac0027 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..8d82a0a Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_h_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass.atc.dds.z new file mode 100644 index 0000000..803c226 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass_refl.atc.dds.z new file mode 100644 index 0000000..2bfa97b Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..a812acd Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_i_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass.atc.dds.z new file mode 100644 index 0000000..76afb97 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass_refl.atc.dds.z new file mode 100644 index 0000000..2a39d56 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..e1ee45e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_j_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_k_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_k_glass.atc.dds.z new file mode 100644 index 0000000..c63765c Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_k_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_k_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_k_glass_refl.atc.dds.z new file mode 100644 index 0000000..584ae65 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_k_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_l_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_l_glass.atc.dds.z new file mode 100644 index 0000000..ff1c052 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_l_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_l_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_l_glass_refl.atc.dds.z new file mode 100644 index 0000000..92d1066 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_l_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_m.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_m.atc.dds.z new file mode 100644 index 0000000..d4a17d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_m.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_m_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_m_glass.atc.dds.z new file mode 100644 index 0000000..3892875 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_m_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_m_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_m_glass_refl.atc.dds.z new file mode 100644 index 0000000..00eb728 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_m_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_m_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_m_refl.atc.dds.z new file mode 100644 index 0000000..46de425 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_m_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_m_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_m_refl_night.atc.dds.z new file mode 100644 index 0000000..56a9b73 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_m_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_n.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_n.atc.dds.z new file mode 100644 index 0000000..32e8e7b Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_n.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_n_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_n_refl.atc.dds.z new file mode 100644 index 0000000..4c71b59 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_n_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_n_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_n_refl_night.atc.dds.z new file mode 100644 index 0000000..7cc661d Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_n_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_o.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_o.atc.dds.z new file mode 100644 index 0000000..b62843b Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_o.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_o_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_o_refl.atc.dds.z new file mode 100644 index 0000000..db68cfc Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_o_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_o_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_o_refl_night.atc.dds.z new file mode 100644 index 0000000..129c19e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_o_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_p.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_p.atc.dds.z new file mode 100644 index 0000000..8760d1b Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_p.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_p_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_p_refl.atc.dds.z new file mode 100644 index 0000000..6f81d99 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_p_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_q.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_q.atc.dds.z new file mode 100644 index 0000000..3754e39 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_q.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_q_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_q_refl.atc.dds.z new file mode 100644 index 0000000..a684184 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_q_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_r.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_r.atc.dds.z new file mode 100644 index 0000000..c0ff45e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_r.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_r_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_r_refl.atc.dds.z new file mode 100644 index 0000000..b8e06e4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_r_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_r_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_r_refl_night.atc.dds.z new file mode 100644 index 0000000..4aab5c1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_r_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_s.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_s.atc.dds.z new file mode 100644 index 0000000..429f9ad Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_s.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_s_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_s_refl_night.atc.dds.z new file mode 100644 index 0000000..bf32975 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_s_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_t.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_t.atc.dds.z new file mode 100644 index 0000000..aa1023f Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_t.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_t_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_t_refl.atc.dds.z new file mode 100644 index 0000000..bd962e3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_t_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_u.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_u.atc.dds.z new file mode 100644 index 0000000..e2490af Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_u.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_u_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_u_refl.atc.dds.z new file mode 100644 index 0000000..7c3a839 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_u_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_v.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_v.atc.dds.z new file mode 100644 index 0000000..135ffe5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_v.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_v_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_v_refl.atc.dds.z new file mode 100644 index 0000000..4774028 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_v_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_w.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_w.atc.dds.z new file mode 100644 index 0000000..3802f63 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_w.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_w_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_w_refl.atc.dds.z new file mode 100644 index 0000000..ca9827a Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_w_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_w_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_w_refl_night.atc.dds.z new file mode 100644 index 0000000..a713fe4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_w_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_x.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_x.atc.dds.z new file mode 100644 index 0000000..16e6fde Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_x.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_x_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_x_refl.atc.dds.z new file mode 100644 index 0000000..08b9f35 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_x_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_x_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_x_refl_night.atc.dds.z new file mode 100644 index 0000000..b1b04d5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_x_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_y.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_y.atc.dds.z new file mode 100644 index 0000000..1cbea4e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_y.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_y_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_y_refl.atc.dds.z new file mode 100644 index 0000000..7bf9661 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_y_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_z.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_z.atc.dds.z new file mode 100644 index 0000000..076fdaa Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_z.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_z_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_z_refl.atc.dds.z new file mode 100644 index 0000000..74ec533 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_z_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_large_z_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_large_z_refl_night.atc.dds.z new file mode 100644 index 0000000..ec5468c Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_large_z_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_long_a.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_long_a.atc.dds.z new file mode 100644 index 0000000..d7f9b9b Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_long_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_long_a_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_long_a_refl.atc.dds.z new file mode 100644 index 0000000..ad6ad5d Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_long_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass.atc.dds.z new file mode 100644 index 0000000..8346443 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass_refl.atc.dds.z new file mode 100644 index 0000000..cbdda8f Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..8340894 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_richmond_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass.atc.dds.z new file mode 100644 index 0000000..5d536f9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass_refl.atc.dds.z new file mode 100644 index 0000000..ec208f4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..98e0316 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_a_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass.atc.dds.z new file mode 100644 index 0000000..acded7c Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass_refl.atc.dds.z new file mode 100644 index 0000000..351dba9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..60d0cfb Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_b_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass.atc.dds.z new file mode 100644 index 0000000..6acff4a Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass_refl.atc.dds.z new file mode 100644 index 0000000..016608a Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..5f3bcbe Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_c_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_d_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_d_glass.atc.dds.z new file mode 100644 index 0000000..e70ad2f Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_d_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_d_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_d_glass_refl.atc.dds.z new file mode 100644 index 0000000..7a18ad4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_d_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_e.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_e.atc.dds.z new file mode 100644 index 0000000..181ca32 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_e_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_e_refl.atc.dds.z new file mode 100644 index 0000000..baca7b5 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_e_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_f.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_f.atc.dds.z new file mode 100644 index 0000000..88081ae Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_f_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_f_refl.atc.dds.z new file mode 100644 index 0000000..5eeb6b0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_f_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_f_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_f_refl_night.atc.dds.z new file mode 100644 index 0000000..4185597 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_f_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_g.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_g.atc.dds.z new file mode 100644 index 0000000..715f8d8 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_g.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_g_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_g_refl.atc.dds.z new file mode 100644 index 0000000..d2464c6 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_g_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_g_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_g_refl_night.atc.dds.z new file mode 100644 index 0000000..8c2a218 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_g_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_h.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_h.atc.dds.z new file mode 100644 index 0000000..f86db05 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_h.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_h_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_h_refl.atc.dds.z new file mode 100644 index 0000000..a51928c Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_h_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_i.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_i.atc.dds.z new file mode 100644 index 0000000..f6853fe Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_i.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_i_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_i_refl.atc.dds.z new file mode 100644 index 0000000..1602495 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_i_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_j.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_j.atc.dds.z new file mode 100644 index 0000000..920b8f4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_j.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_j_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_j_refl.atc.dds.z new file mode 100644 index 0000000..49ebba3 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_j_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_j_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_j_refl_night.atc.dds.z new file mode 100644 index 0000000..87fe3dc Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_j_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_k.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_k.atc.dds.z new file mode 100644 index 0000000..77da41e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_k.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_small_k_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_small_k_refl.atc.dds.z new file mode 100644 index 0000000..f16a69c Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_small_k_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_square.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_square.atc.dds.z new file mode 100644 index 0000000..f2f9804 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_square.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_square_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_square_refl.atc.dds.z new file mode 100644 index 0000000..61ec546 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_square_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_square_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_square_refl_night.atc.dds.z new file mode 100644 index 0000000..a00e131 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_square_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_white_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_white_glass.atc.dds.z new file mode 100644 index 0000000..2640fc9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_white_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_white_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_white_glass_refl.atc.dds.z new file mode 100644 index 0000000..e551369 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_white_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_white_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_white_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..54b5f36 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_white_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_wide_glass.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_wide_glass.atc.dds.z new file mode 100644 index 0000000..12d16b4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_wide_glass.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_wide_glass_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_wide_glass_refl.atc.dds.z new file mode 100644 index 0000000..0802c84 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_wide_glass_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_wide_glass_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_wide_glass_refl_night.atc.dds.z new file mode 100644 index 0000000..a87026b Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_wide_glass_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a.atc.dds.z new file mode 100644 index 0000000..2b695e4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a_refl.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a_refl.atc.dds.z new file mode 100644 index 0000000..8311922 Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a_refl_night.atc.dds.z b/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a_refl_night.atc.dds.z new file mode 100644 index 0000000..569d27e Binary files /dev/null and b/files/.depot/Tracks/common/mat/window/mat_window_window_shutter_a_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_fence_trellis_white.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_fence_trellis_white.atc.dds.z new file mode 100644 index 0000000..bc1f3bd Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_fence_trellis_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_blue.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_blue.atc.dds.z new file mode 100644 index 0000000..8c4266f Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_bridge.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_bridge.atc.dds.z new file mode 100644 index 0000000..0082567 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_bridge.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_green.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_green.atc.dds.z new file mode 100644 index 0000000..3d552b0 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_grey.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_grey.atc.dds.z new file mode 100644 index 0000000..cda0151 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_a_grey.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_a_grey.atc.dds.z new file mode 100644 index 0000000..2a842da Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_a_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_b_grey.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_b_grey.atc.dds.z new file mode 100644 index 0000000..eea870d Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_b_grey.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_back.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_back.atc.dds.z new file mode 100644 index 0000000..beaf5b9 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_back.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_bare.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_bare.atc.dds.z new file mode 100644 index 0000000..721f16c Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_bare.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_bare_red.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_bare_red.atc.dds.z new file mode 100644 index 0000000..e99eb62 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_bare_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_billboards.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_billboards.atc.dds.z new file mode 100644 index 0000000..1a8e50c Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_billboards.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_brown.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_brown.atc.dds.z new file mode 100644 index 0000000..15e62dc Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_brown_b.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_brown_b.atc.dds.z new file mode 100644 index 0000000..bf04b8c Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_brown_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_cream.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_cream.atc.dds.z new file mode 100644 index 0000000..2cb2d0d Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_front.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_front.atc.dds.z new file mode 100644 index 0000000..1b1a886 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_front.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_brown.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_brown.atc.dds.z new file mode 100644 index 0000000..055028c Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_light_brown.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_light_brown.atc.dds.z new file mode 100644 index 0000000..3d25ffc Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_light_brown.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_red.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_red.atc.dds.z new file mode 100644 index 0000000..d84357a Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_white.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_white.atc.dds.z new file mode 100644 index 0000000..df23268 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_panel_painted_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plain.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plain.atc.dds.z new file mode 100644 index 0000000..115be15 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plain.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood.atc.dds.z new file mode 100644 index 0000000..59394ee Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_01.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_01.atc.dds.z new file mode 100644 index 0000000..ede215f Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_black.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_black.atc.dds.z new file mode 100644 index 0000000..5e0545e Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_blue.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_blue.atc.dds.z new file mode 100644 index 0000000..8dfa1a4 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_cream.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_cream.atc.dds.z new file mode 100644 index 0000000..a812120 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_cream_rough.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_cream_rough.atc.dds.z new file mode 100644 index 0000000..b8ca19e Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_cream_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_old.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_old.atc.dds.z new file mode 100644 index 0000000..8d403e1 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_old.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_orange.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_orange.atc.dds.z new file mode 100644 index 0000000..be799ae Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_white.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_white.atc.dds.z new file mode 100644 index 0000000..88bc2fd Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_plywood_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_rail_a.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_rail_a.atc.dds.z new file mode 100644 index 0000000..fce1443 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_rail_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_red_wood.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_red_wood.atc.dds.z new file mode 100644 index 0000000..2ff1c5b Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_red_wood.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_sleepers_bare.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_sleepers_bare.atc.dds.z new file mode 100644 index 0000000..c10cc0f Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_sleepers_bare.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_support_natural.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_support_natural.atc.dds.z new file mode 100644 index 0000000..ee42d58 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_support_natural.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_support_natural_dark.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_support_natural_dark.atc.dds.z new file mode 100644 index 0000000..3cb0997 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_support_natural_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_underside_natural.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_underside_natural.atc.dds.z new file mode 100644 index 0000000..cd96d68 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_underside_natural.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_underside_natural_norm.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_underside_natural_norm.atc.dds.z new file mode 100644 index 0000000..85c30ef Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_underside_natural_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_vertboard_green.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_vertboard_green.atc.dds.z new file mode 100644 index 0000000..a7706ab Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_vertboard_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_vertboard_green_norm.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_vertboard_green_norm.atc.dds.z new file mode 100644 index 0000000..9485f3e Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_vertboard_green_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_weatherboard_green.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_weatherboard_green.atc.dds.z new file mode 100644 index 0000000..0174153 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_weatherboard_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_weatherboard_green_norm.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_weatherboard_green_norm.atc.dds.z new file mode 100644 index 0000000..803a504 Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_weatherboard_green_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/mat/wood/mat_wood_white_worn.atc.dds.z b/files/.depot/Tracks/common/mat/wood/mat_wood_white_worn.atc.dds.z new file mode 100644 index 0000000..5c89edb Binary files /dev/null and b/files/.depot/Tracks/common/mat/wood/mat_wood_white_worn.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_a.atc.dds.z new file mode 100644 index 0000000..ebfe582 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_b.atc.dds.z new file mode 100644 index 0000000..f9800dd Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_c.atc.dds.z new file mode 100644 index 0000000..7eeb3cb Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bamboo_a/billboarded/org_bamboo_a_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bamboo_a/org_bamboo_a.atc.dds.z b/files/.depot/Tracks/common/org/org_bamboo_a/org_bamboo_a.atc.dds.z new file mode 100644 index 0000000..1f2f96f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bamboo_a/org_bamboo_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_a/billboarded/org_bush_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_a/billboarded/org_bush_a_type_a.atc.dds.z new file mode 100644 index 0000000..3151ac7 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_a/billboarded/org_bush_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_a/org_bush_a.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_a/org_bush_a.atc.dds.z new file mode 100644 index 0000000..aaf325c Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_a/org_bush_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_b/billboarded/org_bush_b_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_b/billboarded/org_bush_b_type_a.atc.dds.z new file mode 100644 index 0000000..dfee0e1 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_b/billboarded/org_bush_b_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_b/org_bush_b.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_b/org_bush_b.atc.dds.z new file mode 100644 index 0000000..aeeb4d0 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_b/org_bush_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_lemans/billboarded/org_bush_lemans_bill.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_lemans/billboarded/org_bush_lemans_bill.atc.dds.z new file mode 100644 index 0000000..82c0d61 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_lemans/billboarded/org_bush_lemans_bill.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_lemans/org_bush_lemans.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_lemans/org_bush_lemans.atc.dds.z new file mode 100644 index 0000000..c382f15 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_lemans/org_bush_lemans.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_small_a/org_bush_small_a.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_small_a/org_bush_small_a.atc.dds.z new file mode 100644 index 0000000..b159a48 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_small_a/org_bush_small_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_small_b/org_bush_small_b.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_small_b/org_bush_small_b.atc.dds.z new file mode 100644 index 0000000..16482c4 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_small_b/org_bush_small_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_bush_small_c/org_bush_small_c.atc.dds.z b/files/.depot/Tracks/common/org/org_bush_small_c/org_bush_small_c.atc.dds.z new file mode 100644 index 0000000..e4d548e Binary files /dev/null and b/files/.depot/Tracks/common/org/org_bush_small_c/org_bush_small_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_evergreen_tall_a/org_tree_pine_tall_01.atc.dds.z b/files/.depot/Tracks/common/org/org_evergreen_tall_a/org_tree_pine_tall_01.atc.dds.z new file mode 100644 index 0000000..2b05b83 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_evergreen_tall_a/org_tree_pine_tall_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_flower_bed/org_flower_bed.atc.dds.z b/files/.depot/Tracks/common/org/org_flower_bed/org_flower_bed.atc.dds.z new file mode 100644 index 0000000..bc6f9b3 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_flower_bed/org_flower_bed.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_grass_a/org_grass_a.atc.dds.z b/files/.depot/Tracks/common/org/org_grass_a/org_grass_a.atc.dds.z new file mode 100644 index 0000000..f53d70a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_grass_a/org_grass_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_grass_b/org_grass_b.atc.dds.z b/files/.depot/Tracks/common/org/org_grass_b/org_grass_b.atc.dds.z new file mode 100644 index 0000000..d6a1cba Binary files /dev/null and b/files/.depot/Tracks/common/org/org_grass_b/org_grass_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_hedge_a/org_hedge_a.atc.dds.z b/files/.depot/Tracks/common/org/org_hedge_a/org_hedge_a.atc.dds.z new file mode 100644 index 0000000..fb5dfe5 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_hedge_a/org_hedge_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_hedge_b/org_hedge_b.atc.dds.z b/files/.depot/Tracks/common/org/org_hedge_b/org_hedge_b.atc.dds.z new file mode 100644 index 0000000..ee28232 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_hedge_b/org_hedge_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_monza_wall_growth_a/org_monza_wall_growth_overlay_a.atc.dds.z b/files/.depot/Tracks/common/org/org_monza_wall_growth_a/org_monza_wall_growth_overlay_a.atc.dds.z new file mode 100644 index 0000000..2d77ed8 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_monza_wall_growth_a/org_monza_wall_growth_overlay_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_monza_wall_growth_a/org_monza_wall_growth_overlay_b.atc.dds.z b/files/.depot/Tracks/common/org/org_monza_wall_growth_a/org_monza_wall_growth_overlay_b.atc.dds.z new file mode 100644 index 0000000..ef2f0d7 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_monza_wall_growth_a/org_monza_wall_growth_overlay_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_palm_tree_a/billboarded/org_palm_tree_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_palm_tree_a/billboarded/org_palm_tree_a_type_a.atc.dds.z new file mode 100644 index 0000000..dece124 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_palm_tree_a/billboarded/org_palm_tree_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_palm_tree_a/billboarded/org_palm_tree_a_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_palm_tree_a/billboarded/org_palm_tree_a_type_b.atc.dds.z new file mode 100644 index 0000000..4eeca2a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_palm_tree_a/billboarded/org_palm_tree_a_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_palm_tree_a/org_palm_tree_a.atc.dds.z b/files/.depot/Tracks/common/org/org_palm_tree_a/org_palm_tree_a.atc.dds.z new file mode 100644 index 0000000..8175e8d Binary files /dev/null and b/files/.depot/Tracks/common/org/org_palm_tree_a/org_palm_tree_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_palm_tree_b/billboarded/org_palm_tree_b_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_palm_tree_b/billboarded/org_palm_tree_b_type_a.atc.dds.z new file mode 100644 index 0000000..f52f8c7 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_palm_tree_b/billboarded/org_palm_tree_b_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_palm_tree_b/org_palm_tree_b.atc.dds.z b/files/.depot/Tracks/common/org/org_palm_tree_b/org_palm_tree_b.atc.dds.z new file mode 100644 index 0000000..3bddfc6 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_palm_tree_b/org_palm_tree_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_shrub_a/org_shrub_a.atc.dds.z b/files/.depot/Tracks/common/org/org_shrub_a/org_shrub_a.atc.dds.z new file mode 100644 index 0000000..ba3657c Binary files /dev/null and b/files/.depot/Tracks/common/org/org_shrub_a/org_shrub_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_shrub_b/org_shrub_b.atc.dds.z b/files/.depot/Tracks/common/org/org_shrub_b/org_shrub_b.atc.dds.z new file mode 100644 index 0000000..8adaaa3 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_shrub_b/org_shrub_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_shrub_c/org_shrub_c.atc.dds.z b/files/.depot/Tracks/common/org/org_shrub_c/org_shrub_c.atc.dds.z new file mode 100644 index 0000000..1dad6da Binary files /dev/null and b/files/.depot/Tracks/common/org/org_shrub_c/org_shrub_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_a.atc.dds.z new file mode 100644 index 0000000..e33bb2a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_b.atc.dds.z new file mode 100644 index 0000000..b9aad97 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_c.atc.dds.z new file mode 100644 index 0000000..5ae431f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_d.atc.dds.z new file mode 100644 index 0000000..700f72a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_e.atc.dds.z new file mode 100644 index 0000000..98a740a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_f.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_f.atc.dds.z new file mode 100644 index 0000000..674d6b4 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/billboarded/org_tree_cedar_a_type_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/org_tree_cedar_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/org_tree_cedar_a.atc.dds.z new file mode 100644 index 0000000..2e86bd9 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/org_tree_cedar_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_a/org_tree_cedar_a_billboard.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_a/org_tree_cedar_a_billboard.atc.dds.z new file mode 100644 index 0000000..61915eb Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_a/org_tree_cedar_a_billboard.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_a.atc.dds.z new file mode 100644 index 0000000..67fb3c5 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_b.atc.dds.z new file mode 100644 index 0000000..f0a0612 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_c.atc.dds.z new file mode 100644 index 0000000..d9d864f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_d.atc.dds.z new file mode 100644 index 0000000..5c9b405 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_b/billboarded/org_tree_cedar_b_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_b/org_tree_cedar_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_b/org_tree_cedar_b.atc.dds.z new file mode 100644 index 0000000..78565d4 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_b/org_tree_cedar_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_c/billboarded/org_tree_cedar_c_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_c/billboarded/org_tree_cedar_c_type_a.atc.dds.z new file mode 100644 index 0000000..4f702e3 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_c/billboarded/org_tree_cedar_c_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_c/org_tree_cedar_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_c/org_tree_cedar_c.atc.dds.z new file mode 100644 index 0000000..a34fc27 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_c/org_tree_cedar_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_a.atc.dds.z new file mode 100644 index 0000000..668cfda Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_b.atc.dds.z new file mode 100644 index 0000000..e8511e3 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_c.atc.dds.z new file mode 100644 index 0000000..a55201c Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_d.atc.dds.z new file mode 100644 index 0000000..5122212 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_e.atc.dds.z new file mode 100644 index 0000000..9cd5b8d Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_f.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_f.atc.dds.z new file mode 100644 index 0000000..257ee18 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/billboarded/org_tree_cedar_d_type_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_cedar_d/org_tree_cedar_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_cedar_d/org_tree_cedar_d.atc.dds.z new file mode 100644 index 0000000..7e25afc Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_cedar_d/org_tree_cedar_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_a.atc.dds.z new file mode 100644 index 0000000..ba27138 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_a_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_a_singa.atc.dds.z new file mode 100644 index 0000000..30844d6 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_a_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_b.atc.dds.z new file mode 100644 index 0000000..e2f6846 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_b_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_b_singa.atc.dds.z new file mode 100644 index 0000000..ba9a2f8 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_b_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_c.atc.dds.z new file mode 100644 index 0000000..901baee Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_c_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_c_singa.atc.dds.z new file mode 100644 index 0000000..11f6a3b Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_c_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_d.atc.dds.z new file mode 100644 index 0000000..eda2eba Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_d_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_d_singa.atc.dds.z new file mode 100644 index 0000000..56efaff Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_d_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_e.atc.dds.z new file mode 100644 index 0000000..900bf11 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_e_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_e_singa.atc.dds.z new file mode 100644 index 0000000..4ca1c7c Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/billboarded/org_tree_eucalyptus_a_type_e_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/org_tree_eucalyptus_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/org_tree_eucalyptus_a.atc.dds.z new file mode 100644 index 0000000..9b42e19 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/org_tree_eucalyptus_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/org_tree_eucalyptus_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/org_tree_eucalyptus_singa.atc.dds.z new file mode 100644 index 0000000..2f15cba Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_eucalyptus_a/org_tree_eucalyptus_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_a_01.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_a_01.atc.dds.z new file mode 100644 index 0000000..023dcc4 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_a_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_b_01.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_b_01.atc.dds.z new file mode 100644 index 0000000..247db6f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_b_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_c_01.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_c_01.atc.dds.z new file mode 100644 index 0000000..d0d3066 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_c_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_d_01.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_d_01.atc.dds.z new file mode 100644 index 0000000..5bca8fb Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_lemans/billboarded/org_tree_lemans_d_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_lemans/org_tree_lemans.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_lemans/org_tree_lemans.atc.dds.z new file mode 100644 index 0000000..3f12068 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_lemans/org_tree_lemans.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_a.atc.dds.z new file mode 100644 index 0000000..cd17c14 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_b.atc.dds.z new file mode 100644 index 0000000..9502708 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_c.atc.dds.z new file mode 100644 index 0000000..4c61ce8 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_d.atc.dds.z new file mode 100644 index 0000000..c57272a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_e.atc.dds.z new file mode 100644 index 0000000..7927256 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_f.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_f.atc.dds.z new file mode 100644 index 0000000..1c97c3b Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/billboarded/org_tree_monza_type_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_a/org_tree_monza_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_a/org_tree_monza_a.atc.dds.z new file mode 100644 index 0000000..ab62d80 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_a/org_tree_monza_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_a.atc.dds.z new file mode 100644 index 0000000..bd8d302 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_b.atc.dds.z new file mode 100644 index 0000000..56e0945 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_c.atc.dds.z new file mode 100644 index 0000000..5c7a541 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_d.atc.dds.z new file mode 100644 index 0000000..dfe0114 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_e.atc.dds.z new file mode 100644 index 0000000..8bfcb04 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_f.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_f.atc.dds.z new file mode 100644 index 0000000..c580c40 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/billboarded/org_tree_monza_type_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_monza_b/org_tree_monza_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_monza_b/org_tree_monza_b.atc.dds.z new file mode 100644 index 0000000..96288ba Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_monza_b/org_tree_monza_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_a.atc.dds.z new file mode 100644 index 0000000..85be53c Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_b.atc.dds.z new file mode 100644 index 0000000..b123780 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_c.atc.dds.z new file mode 100644 index 0000000..cbadcb9 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_d.atc.dds.z new file mode 100644 index 0000000..1bb73c9 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_a/billboarded/org_tree_oak_a_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_a/org_tree_oak_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_a/org_tree_oak_a.atc.dds.z new file mode 100644 index 0000000..cab25db Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_a/org_tree_oak_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_a.atc.dds.z new file mode 100644 index 0000000..fd2dbd3 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_b.atc.dds.z new file mode 100644 index 0000000..bb284dd Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_c.atc.dds.z new file mode 100644 index 0000000..b946cf1 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_d.atc.dds.z new file mode 100644 index 0000000..7af52d8 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_e.atc.dds.z new file mode 100644 index 0000000..9f6b295 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_singa.atc.dds.z new file mode 100644 index 0000000..e2f49a0 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/billboarded/org_tree_oak_b_type_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/org_tree_oak_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/org_tree_oak_b.atc.dds.z new file mode 100644 index 0000000..03cde25 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/org_tree_oak_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_b/org_tree_oak_singa.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_b/org_tree_oak_singa.atc.dds.z new file mode 100644 index 0000000..f57d021 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_b/org_tree_oak_singa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_a.atc.dds.z new file mode 100644 index 0000000..55903bb Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_b.atc.dds.z new file mode 100644 index 0000000..f36e98f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_c.atc.dds.z new file mode 100644 index 0000000..282bdc3 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_d.atc.dds.z new file mode 100644 index 0000000..31f531e Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_e.atc.dds.z new file mode 100644 index 0000000..a9e431a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_f.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_f.atc.dds.z new file mode 100644 index 0000000..f1891dc Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/billboarded/org_tree_oak_c_type_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_c/org_tree_oak_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_c/org_tree_oak_c.atc.dds.z new file mode 100644 index 0000000..c657fef Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_c/org_tree_oak_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_a.atc.dds.z new file mode 100644 index 0000000..48c5c31 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_b.atc.dds.z new file mode 100644 index 0000000..34ac6d0 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_c.atc.dds.z new file mode 100644 index 0000000..adef004 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_d.atc.dds.z new file mode 100644 index 0000000..ea762da Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_e.atc.dds.z new file mode 100644 index 0000000..a97bb6a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_d/billboarded/org_tree_oak_d_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_d/org_tree_oak_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_d/org_tree_oak_d.atc.dds.z new file mode 100644 index 0000000..eecebcc Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_d/org_tree_oak_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_a.atc.dds.z new file mode 100644 index 0000000..789a6f2 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_b.atc.dds.z new file mode 100644 index 0000000..de00427 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_c.atc.dds.z new file mode 100644 index 0000000..b449df6 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_d.atc.dds.z new file mode 100644 index 0000000..f69f3df Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_e.atc.dds.z new file mode 100644 index 0000000..a71d5cd Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_desert/billboarded/org_tree_oak_desert_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_oak_desert/org_tree_oak_desert.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_oak_desert/org_tree_oak_desert.atc.dds.z new file mode 100644 index 0000000..d631bef Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_oak_desert/org_tree_oak_desert.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_pine_fine_a/billboarded/org_tree_pine_fine_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_pine_fine_a/billboarded/org_tree_pine_fine_a_type_a.atc.dds.z new file mode 100644 index 0000000..74b32cf Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_pine_fine_a/billboarded/org_tree_pine_fine_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_pine_fine_a/org_tree_pine_fine_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_pine_fine_a/org_tree_pine_fine_a.atc.dds.z new file mode 100644 index 0000000..6f3032d Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_pine_fine_a/org_tree_pine_fine_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_a.atc.dds.z new file mode 100644 index 0000000..1c78278 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_b.atc.dds.z new file mode 100644 index 0000000..23eb84f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_c.atc.dds.z new file mode 100644 index 0000000..967da45 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_d.atc.dds.z new file mode 100644 index 0000000..c8d344f Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_e.atc.dds.z new file mode 100644 index 0000000..778cb24 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_f.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_f.atc.dds.z new file mode 100644 index 0000000..af09a69 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/billboarded/org_tree_springgreen_a_type_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_springgreen_a/org_tree_springgreen_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_springgreen_a/org_tree_springgreen_a.atc.dds.z new file mode 100644 index 0000000..40d34ad Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_springgreen_a/org_tree_springgreen_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_a/billboarded/org_tree_spruce_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_a/billboarded/org_tree_spruce_a_type_a.atc.dds.z new file mode 100644 index 0000000..de3af6a Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_a/billboarded/org_tree_spruce_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_a/org_tree_spruce_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_a/org_tree_spruce_a.atc.dds.z new file mode 100644 index 0000000..c4337e9 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_a/org_tree_spruce_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_a.atc.dds.z new file mode 100644 index 0000000..be06ac2 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_b.atc.dds.z new file mode 100644 index 0000000..effd508 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_c.atc.dds.z new file mode 100644 index 0000000..28f795d Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_d.atc.dds.z new file mode 100644 index 0000000..536022b Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_e.atc.dds.z new file mode 100644 index 0000000..177da49 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_b/billboarded/org_tree_spruce_b_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_b/org_tree_spruce_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_b/org_tree_spruce_b.atc.dds.z new file mode 100644 index 0000000..86bf7a0 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_b/org_tree_spruce_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_a.atc.dds.z new file mode 100644 index 0000000..c3218df Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_b.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_b.atc.dds.z new file mode 100644 index 0000000..e3b2067 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_c.atc.dds.z new file mode 100644 index 0000000..fe3dc8d Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_d.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_d.atc.dds.z new file mode 100644 index 0000000..3346a75 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_e.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_e.atc.dds.z new file mode 100644 index 0000000..00ecd52 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_c/billboarded/org_tree_spruce_c_type_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_spruce_c/org_tree_spruce_c.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_spruce_c/org_tree_spruce_c.atc.dds.z new file mode 100644 index 0000000..fbd6912 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_spruce_c/org_tree_spruce_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_windbreak/billboarded/org_tree_windbreak_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_windbreak/billboarded/org_tree_windbreak_type_a.atc.dds.z new file mode 100644 index 0000000..0610d32 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_windbreak/billboarded/org_tree_windbreak_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_windbreak/org_tree_windbreak.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_windbreak/org_tree_windbreak.atc.dds.z new file mode 100644 index 0000000..81ebaf2 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_windbreak/org_tree_windbreak.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_windbreak_a/billboarded/org_tree_windbreak_a_type_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_windbreak_a/billboarded/org_tree_windbreak_a_type_a.atc.dds.z new file mode 100644 index 0000000..771a421 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_windbreak_a/billboarded/org_tree_windbreak_a_type_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_windbreak_a/org_tree_windbreak_a.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_windbreak_a/org_tree_windbreak_a.atc.dds.z new file mode 100644 index 0000000..81ebaf2 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_windbreak_a/org_tree_windbreak_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_tree_windbreak_cut/billboard/org_tree_windbreak_cut.atc.dds.z b/files/.depot/Tracks/common/org/org_tree_windbreak_cut/billboard/org_tree_windbreak_cut.atc.dds.z new file mode 100644 index 0000000..bbc80ce Binary files /dev/null and b/files/.depot/Tracks/common/org/org_tree_windbreak_cut/billboard/org_tree_windbreak_cut.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_hockenheim/org_treeline_hockenheim.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_hockenheim/org_treeline_hockenheim.atc.dds.z new file mode 100644 index 0000000..bd6de63 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_hockenheim/org_treeline_hockenheim.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_leipzig/org_treeline_leipzig.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_leipzig/org_treeline_leipzig.atc.dds.z new file mode 100644 index 0000000..66fd678 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_leipzig/org_treeline_leipzig.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_leipzig/org_treeline_leipzig_atlas.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_leipzig/org_treeline_leipzig_atlas.atc.dds.z new file mode 100644 index 0000000..a10fcbc Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_leipzig/org_treeline_leipzig_atlas.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_mixed_a/org_treeline_mixed_a.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_mixed_a/org_treeline_mixed_a.atc.dds.z new file mode 100644 index 0000000..3e13e80 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_mixed_a/org_treeline_mixed_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_monza/org_treeline_monza.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_monza/org_treeline_monza.atc.dds.z new file mode 100644 index 0000000..d4f0c2b Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_monza/org_treeline_monza.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_oak_desert/org_treeline_oak_desert.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_oak_desert/org_treeline_oak_desert.atc.dds.z new file mode 100644 index 0000000..00c3dfe Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_oak_desert/org_treeline_oak_desert.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_pine_a/org_treeline_pine_a.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_pine_a/org_treeline_pine_a.atc.dds.z new file mode 100644 index 0000000..3c671e9 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_pine_a/org_treeline_pine_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_pine_b/org_treeline_pine_b.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_pine_b/org_treeline_pine_b.atc.dds.z new file mode 100644 index 0000000..6f860ce Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_pine_b/org_treeline_pine_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_spring_a/org_treeline_spring_a.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_spring_a/org_treeline_spring_a.atc.dds.z new file mode 100644 index 0000000..f1d1868 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_spring_a/org_treeline_spring_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_spruce_a/org_treeline_spruce_a.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_spruce_a/org_treeline_spruce_a.atc.dds.z new file mode 100644 index 0000000..6bcff18 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_spruce_a/org_treeline_spruce_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/org/org_treeline_vineyard_a/org_treeline_vineyard_a.atc.dds.z b/files/.depot/Tracks/common/org/org_treeline_vineyard_a/org_treeline_vineyard_a.atc.dds.z new file mode 100644 index 0000000..d49a278 Binary files /dev/null and b/files/.depot/Tracks/common/org/org_treeline_vineyard_a/org_treeline_vineyard_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/dirt_tran_a.atc.dds.z b/files/.depot/Tracks/common/overlay/dirt_tran_a.atc.dds.z new file mode 100644 index 0000000..5115926 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/dirt_tran_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_road_seam_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_road_seam_01.rgb.pvr.z new file mode 100644 index 0000000..e2e54e1 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_road_seam_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_road_seam_01_alpha.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_base_road_seam_01_alpha.atc.dds.z new file mode 100644 index 0000000..8c8ccbc Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_road_seam_01_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_road_trans_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_road_trans_01.rgb.pvr.z new file mode 100644 index 0000000..0d4307f Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_road_trans_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_sand_trans_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_sand_trans_01.rgb.pvr.z new file mode 100644 index 0000000..d9ce1a9 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_sand_trans_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_white_line_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_white_line_01.rgb.pvr.z new file mode 100644 index 0000000..dc3a7ce Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_white_line_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_white_line_thick.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_white_line_thick.rgb.pvr.z new file mode 100644 index 0000000..1b4eb1c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_white_line_thick.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_white_line_thick_02.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_white_line_thick_02.rgb.pvr.z new file mode 100644 index 0000000..93bfabe Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_white_line_thick_02.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_base_yellow_line_thick_02.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_base_yellow_line_thick_02.rgb.pvr.z new file mode 100644 index 0000000..04461de Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_base_yellow_line_thick_02.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_desert_road_trans_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_desert_road_trans_01.rgb.pvr.z new file mode 100644 index 0000000..f6a33cd Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_desert_road_trans_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_dust_a.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_dust_a.atc.dds.z new file mode 100644 index 0000000..7ee618d Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_dust_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_raceline.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_raceline.atc.dds.z new file mode 100644 index 0000000..9509895 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_raceline.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams.atc.dds.z new file mode 100644 index 0000000..466eb90 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_01.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_01.atc.dds.z new file mode 100644 index 0000000..0b93547 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_norm.atc.dds.z new file mode 100644 index 0000000..1a02e9c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_rough.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_rough.atc.dds.z new file mode 100644 index 0000000..4f098ba Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_road_seams_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_skids_a.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_skids_a.atc.dds.z new file mode 100644 index 0000000..5fa05f1 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_skids_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_skids_b.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_skids_b.atc.dds.z new file mode 100644 index 0000000..301adb1 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_skids_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_details/overlay_wall_details.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_details/overlay_wall_details.atc.dds.z new file mode 100644 index 0000000..25c6a06 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_details/overlay_wall_details.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_dirt_path_02_to_asphalt_01.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_dirt_path_02_to_asphalt_01.atc.dds.z new file mode 100644 index 0000000..cba15e1 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_dirt_path_02_to_asphalt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_drain_01.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_drain_01.atc.dds.z new file mode 100644 index 0000000..0e936d3 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_drain_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_dry_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_dry_grass_01.rgb.pvr.z new file mode 100644 index 0000000..058971c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_dry_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_grass_to_patchy_grass_trans_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_grass_to_patchy_grass_trans_01.rgb.pvr.z new file mode 100644 index 0000000..fa35909 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_grass_to_patchy_grass_trans_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_01_to_grass_dry_02.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_01_to_grass_dry_02.rgb.pvr.z new file mode 100644 index 0000000..0d0571e Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_01_to_grass_dry_02.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_asphalt.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_asphalt.rgb.pvr.z new file mode 100644 index 0000000..1c1a652 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_asphalt.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_asphalt_green.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_asphalt_green.rgb.pvr.z new file mode 100644 index 0000000..2357667 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_asphalt_green.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_01.rgb.pvr.z new file mode 100644 index 0000000..35aedea Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_patchy_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_patchy_01.rgb.pvr.z new file mode 100644 index 0000000..1eb8cf3 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_patchy_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_patchy_02.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_patchy_02.rgb.pvr.z new file mode 100644 index 0000000..74cec97 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_01_to_grass_patchy_02.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_02_to_dry_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_02_to_dry_grass_01.rgb.pvr.z new file mode 100644 index 0000000..bbb850d Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_02_to_dry_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_gravel_trap_02_to_grass_patchy_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_02_to_grass_patchy_01.rgb.pvr.z new file mode 100644 index 0000000..4821507 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_gravel_trap_02_to_grass_patchy_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_grid/overlay_starting_line_01.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_starting_line_01.atc.dds.z new file mode 100644 index 0000000..04c086c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_starting_line_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_grid/overlay_starting_line_angled.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_starting_line_angled.atc.dds.z new file mode 100644 index 0000000..78b83ac Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_starting_line_angled.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d.atc.dds.z new file mode 100644 index 0000000..79c877a Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d_norm.atc.dds.z new file mode 100644 index 0000000..1d5e038 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d_rough.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d_rough.atc.dds.z new file mode 100644 index 0000000..9b896ab Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_grid/overlay_startline_d_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_lake_green_01_to_grass_dry_02.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_lake_green_01_to_grass_dry_02.rgb.pvr.z new file mode 100644 index 0000000..82e7d67 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_lake_green_01_to_grass_dry_02.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_line_space_to_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_line_space_to_grass_01.rgb.pvr.z new file mode 100644 index 0000000..3c23c0a Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_line_space_to_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_dots.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_dots.atc.dds.z new file mode 100644 index 0000000..93fa848 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_dots.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common.atc.dds.z new file mode 100644 index 0000000..4bdb509 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common_norm.atc.dds.z new file mode 100644 index 0000000..f6c66c3 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common_rough.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common_rough.atc.dds.z new file mode 100644 index 0000000..2570df8 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_common_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_thick_common.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_thick_common.atc.dds.z new file mode 100644 index 0000000..988bad2 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_lines/overlay_road_line_thick_common.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_manhole_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_manhole_01.rgb.pvr.z new file mode 100644 index 0000000..44c1bad Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_manhole_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_melb_lines.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_melb_lines.rgb.pvr.z new file mode 100644 index 0000000..d5bcb8d Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_melb_lines.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_red_line.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_red_line.atc.dds.z new file mode 100644 index 0000000..f91c69c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_red_line.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_ripple_to_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_ripple_to_grass_01.rgb.pvr.z new file mode 100644 index 0000000..afe26d2 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_ripple_to_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_01_to_grass_patchy_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_01_to_grass_patchy_01.rgb.pvr.z new file mode 100644 index 0000000..32166ca Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_01_to_grass_patchy_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_01_to_ripple.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_01_to_ripple.rgb.pvr.z new file mode 100644 index 0000000..57635ac Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_01_to_ripple.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_01.rgb.pvr.z new file mode 100644 index 0000000..e6abdae Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_patchy_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_patchy_01.rgb.pvr.z new file mode 100644 index 0000000..05e0d64 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_patchy_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_patchy_01b.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_patchy_01b.rgb.pvr.z new file mode 100644 index 0000000..c63a575 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_grass_patchy_01b.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_ripple.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_ripple.rgb.pvr.z new file mode 100644 index 0000000..0405d10 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_02_to_ripple.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_asphalt_03.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_03.atc.dds.z new file mode 100644 index 0000000..6fbcac5 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_asphalt_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_base_02_seam.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_base_02_seam.rgb.pvr.z new file mode 100644 index 0000000..81459af Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_base_02_seam.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_base_02_seam_alpha.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_road_base_02_seam_alpha.atc.dds.z new file mode 100644 index 0000000..dd30f63 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_base_02_seam_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_dry_grass_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_dry_grass_01.rgb.pvr.z new file mode 100644 index 0000000..d87dc42 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_dry_grass_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_dry_grass_01_yellow_line.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_dry_grass_01_yellow_line.rgb.pvr.z new file mode 100644 index 0000000..67f961b Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_dry_grass_01_yellow_line.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_gravel_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_gravel_01.rgb.pvr.z new file mode 100644 index 0000000..edfcc15 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_base_02_to_gravel_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_dots.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_road_dots.atc.dds.z new file mode 100644 index 0000000..93fa848 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_dots.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_road_signs.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_road_signs.atc.dds.z new file mode 100644 index 0000000..9d20c31 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_road_signs.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_sand_gravel_strip_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_sand_gravel_strip_01.rgb.pvr.z new file mode 100644 index 0000000..b58c6cd Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_sand_gravel_strip_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_sand_gravel_trans_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_sand_gravel_trans_01.rgb.pvr.z new file mode 100644 index 0000000..d11785b Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_sand_gravel_trans_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_sand_gravel_trans_02.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_sand_gravel_trans_02.rgb.pvr.z new file mode 100644 index 0000000..1a238c4 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_sand_gravel_trans_02.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_sand_painted_line_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_sand_painted_line_01.rgb.pvr.z new file mode 100644 index 0000000..3eb96f5 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_sand_painted_line_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_sand_trap_dirt_trans_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_sand_trap_dirt_trans_01.rgb.pvr.z new file mode 100644 index 0000000..dd3c94c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_sand_trap_dirt_trans_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_sand_trap_smooth_to_grass_patchy_01.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_sand_trap_smooth_to_grass_patchy_01.rgb.pvr.z new file mode 100644 index 0000000..847458e Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_sand_trap_smooth_to_grass_patchy_01.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_generic_alpha.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_generic_alpha.atc.dds.z new file mode 100644 index 0000000..3c6fa1c Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_generic_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_seams.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_seams.atc.dds.z new file mode 100644 index 0000000..855d12f Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_seams.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_seams_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_seams_norm.atc.dds.z new file mode 100644 index 0000000..4ffb06b Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_seams/overlay_trans_seams_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_deep_generic_alpha.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_deep_generic_alpha.atc.dds.z new file mode 100644 index 0000000..3996ab1 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_deep_generic_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_deep_generic_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_deep_generic_norm.atc.dds.z new file mode 100644 index 0000000..d865a0d Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_deep_generic_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_dirt.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_dirt.atc.dds.z new file mode 100644 index 0000000..89925ee Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_dirt.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_dirt_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_dirt_norm.atc.dds.z new file mode 100644 index 0000000..83586e8 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_dirt_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_road.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_road.atc.dds.z new file mode 100644 index 0000000..bab47a9 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_road.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_road_norm.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_road_norm.atc.dds.z new file mode 100644 index 0000000..9a52be0 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_skids/overlay_skids_road_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_starting_line.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_starting_line.atc.dds.z new file mode 100644 index 0000000..8d1bc0f Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_starting_line.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_starting_line_02.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_starting_line_02.atc.dds.z new file mode 100644 index 0000000..7ea77a0 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_starting_line_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_starting_line_a.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_starting_line_a.atc.dds.z new file mode 100644 index 0000000..318c9b6 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_starting_line_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_starting_line_angled.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_starting_line_angled.atc.dds.z new file mode 100644 index 0000000..500d1f6 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_starting_line_angled.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_starting_numbers.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_starting_numbers.atc.dds.z new file mode 100644 index 0000000..cdb8c77 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_starting_numbers.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_starting_numbers_02.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_starting_numbers_02.atc.dds.z new file mode 100644 index 0000000..8da15fa Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_starting_numbers_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_wall_details/overlay_wall_details.atc.dds.z b/files/.depot/Tracks/common/overlay/overlay_wall_details/overlay_wall_details.atc.dds.z new file mode 100644 index 0000000..25c6a06 Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_wall_details/overlay_wall_details.atc.dds.z differ diff --git a/files/.depot/Tracks/common/overlay/overlay_yelloworange_lines.rgb.pvr.z b/files/.depot/Tracks/common/overlay/overlay_yelloworange_lines.rgb.pvr.z new file mode 100644 index 0000000..12c5f5f Binary files /dev/null and b/files/.depot/Tracks/common/overlay/overlay_yelloworange_lines.rgb.pvr.z differ diff --git a/files/.depot/Tracks/common/props/prop_aircon/prop_aircon.atc.dds.z b/files/.depot/Tracks/common/props/prop_aircon/prop_aircon.atc.dds.z new file mode 100644 index 0000000..8ab4063 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_aircon/prop_aircon.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_aircon/prop_aircon_b.atc.dds.z b/files/.depot/Tracks/common/props/prop_aircon/prop_aircon_b.atc.dds.z new file mode 100644 index 0000000..117c7a9 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_aircon/prop_aircon_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly.atc.dds.z b/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly.atc.dds.z new file mode 100644 index 0000000..659068e Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly_refl.atc.dds.z new file mode 100644 index 0000000..f60d182 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly_refl_night.atc.dds.z new file mode 100644 index 0000000..03b8d0a Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_airliner_fictional/prop_airliner_fictional_supafly_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_billboards/prop_billboards.atc.dds.z b/files/.depot/Tracks/common/props/prop_billboards/prop_billboards.atc.dds.z new file mode 100644 index 0000000..83ad7a1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_billboards/prop_billboards.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_billboards/prop_billboards_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_billboards/prop_billboards_refl_night.atc.dds.z new file mode 100644 index 0000000..18b9c61 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_billboards/prop_billboards_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_billboards/prop_billboards_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_billboards/prop_billboards_rough.atc.dds.z new file mode 100644 index 0000000..48b3940 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_billboards/prop_billboards_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_bins/prop_bins_red_white.atc.dds.z b/files/.depot/Tracks/common/props/prop_bins/prop_bins_red_white.atc.dds.z new file mode 100644 index 0000000..8133a90 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_bins/prop_bins_red_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_blimp/prop_blimp.atc.dds.z b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp.atc.dds.z new file mode 100644 index 0000000..0b756d2 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_refl.atc.dds.z new file mode 100644 index 0000000..5e7d1bb Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_refl_night.atc.dds.z new file mode 100644 index 0000000..8aa213c Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_rough.atc.dds.z new file mode 100644 index 0000000..621c714 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_blimp/prop_blimp_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_boats_yachts/prop_boats_seafoam.atc.dds.z b/files/.depot/Tracks/common/props/prop_boats_yachts/prop_boats_seafoam.atc.dds.z new file mode 100644 index 0000000..a2d08fc Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_boats_yachts/prop_boats_seafoam.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_boats_yachts/prop_boats_yachts.atc.dds.z b/files/.depot/Tracks/common/props/prop_boats_yachts/prop_boats_yachts.atc.dds.z new file mode 100644 index 0000000..aea93ec Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_boats_yachts/prop_boats_yachts.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_box_beige_a/prop_box_beige_door.atc.dds.z b/files/.depot/Tracks/common/props/prop_box_beige_a/prop_box_beige_door.atc.dds.z new file mode 100644 index 0000000..f4502e9 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_box_beige_a/prop_box_beige_door.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_brake_marker/prop_brake_marker.atc.dds.z b/files/.depot/Tracks/common/props/prop_brake_marker/prop_brake_marker.atc.dds.z new file mode 100644 index 0000000..4eb8bcb Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_brake_marker/prop_brake_marker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_brake_marker_a/prop_brake_marker_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_brake_marker_a/prop_brake_marker_a.atc.dds.z new file mode 100644 index 0000000..e17f41e Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_brake_marker_a/prop_brake_marker_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_building_lights/prop_building_lights.atc.dds.z b/files/.depot/Tracks/common/props/prop_building_lights/prop_building_lights.atc.dds.z new file mode 100644 index 0000000..111ebe4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_building_lights/prop_building_lights.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_camerapole/prop_camerapole.atc.dds.z b/files/.depot/Tracks/common/props/prop_camerapole/prop_camerapole.atc.dds.z new file mode 100644 index 0000000..e7d436e Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_camerapole/prop_camerapole.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_cone/prop_cone_blue.atc.dds.z b/files/.depot/Tracks/common/props/prop_cone/prop_cone_blue.atc.dds.z new file mode 100644 index 0000000..d3bc22c Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_cone/prop_cone_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_cone/prop_cone_orange.atc.dds.z b/files/.depot/Tracks/common/props/prop_cone/prop_cone_orange.atc.dds.z new file mode 100644 index 0000000..14de345 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_cone/prop_cone_orange.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_construction_crane_a/prop_construction_crane_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_construction_crane_a/prop_construction_crane_a.atc.dds.z new file mode 100644 index 0000000..8be2ee3 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_construction_crane_a/prop_construction_crane_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_events/mat_branding_flag_a_base_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_events/mat_branding_flag_a_base_a.atc.dds.z new file mode 100644 index 0000000..591fd85 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_events/mat_branding_flag_a_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_ferris_wheel/props_nuerb_ferris_frame.atc.dds.z b/files/.depot/Tracks/common/props/prop_ferris_wheel/props_nuerb_ferris_frame.atc.dds.z new file mode 100644 index 0000000..f986a3b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_ferris_wheel/props_nuerb_ferris_frame.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_ferris_wheel/props_nuerb_ferris_frame_alpha.atc.dds.z b/files/.depot/Tracks/common/props/prop_ferris_wheel/props_nuerb_ferris_frame_alpha.atc.dds.z new file mode 100644 index 0000000..77cb9f3 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_ferris_wheel/props_nuerb_ferris_frame_alpha.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_america/prop_flag_america.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_america/prop_flag_america.atc.dds.z new file mode 100644 index 0000000..1548f40 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_america/prop_flag_america.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_australia/prop_flag_australia.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_australia/prop_flag_australia.atc.dds.z new file mode 100644 index 0000000..de7c1fd Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_australia/prop_flag_australia.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_belgian/prop_flag_belgian.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_belgian/prop_flag_belgian.atc.dds.z new file mode 100644 index 0000000..9845c76 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_belgian/prop_flag_belgian.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_germany/prop_flag_germany.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_germany/prop_flag_germany.atc.dds.z new file mode 100644 index 0000000..2d1270f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_germany/prop_flag_germany.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_italy/prop_flag_italy.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_italy/prop_flag_italy.atc.dds.z new file mode 100644 index 0000000..b41b104 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_italy/prop_flag_italy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_japan/prop_flag_japan.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_japan/prop_flag_japan.atc.dds.z new file mode 100644 index 0000000..993e28b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_japan/prop_flag_japan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flag_uk/prop_flag_uk.atc.dds.z b/files/.depot/Tracks/common/props/prop_flag_uk/prop_flag_uk.atc.dds.z new file mode 100644 index 0000000..e457cca Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flag_uk/prop_flag_uk.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/mat_branding_flag_a_base_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/mat_branding_flag_a_base_a.atc.dds.z new file mode 100644 index 0000000..219e749 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/mat_branding_flag_a_base_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_america.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_america.atc.dds.z new file mode 100644 index 0000000..6aa2fa6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_america.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_australia.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_australia.atc.dds.z new file mode 100644 index 0000000..78e7b9f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_australia.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_belgian.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_belgian.atc.dds.z new file mode 100644 index 0000000..69193e7 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_belgian.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_germany.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_germany.atc.dds.z new file mode 100644 index 0000000..03bed66 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_germany.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_green.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_green.atc.dds.z new file mode 100644 index 0000000..5e2c485 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_italy.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_italy.atc.dds.z new file mode 100644 index 0000000..da9cfb4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_italy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_japan.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_japan.atc.dds.z new file mode 100644 index 0000000..25204d4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_japan.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_red.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_red.atc.dds.z new file mode 100644 index 0000000..8c4c05d Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_uk.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_uk.atc.dds.z new file mode 100644 index 0000000..3eccb4b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_uk.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_flags/prop_flag_white.atc.dds.z b/files/.depot/Tracks/common/props/prop_flags/prop_flag_white.atc.dds.z new file mode 100644 index 0000000..8393417 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_flags/prop_flag_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_generator_a/prop_generator_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_generator_a/prop_generator_a.atc.dds.z new file mode 100644 index 0000000..3a41c88 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_generator_a/prop_generator_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lamp_post/prop_lamp_post_light.atc.dds.z b/files/.depot/Tracks/common/props/prop_lamp_post/prop_lamp_post_light.atc.dds.z new file mode 100644 index 0000000..adf78c0 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lamp_post/prop_lamp_post_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_a/prop_light_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_a/prop_light_a.atc.dds.z new file mode 100644 index 0000000..42fff0b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_a/prop_light_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_portable/prop_light_portable.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_portable/prop_light_portable.atc.dds.z new file mode 100644 index 0000000..6eb6ad4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_portable/prop_light_portable.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_portable/prop_light_portable_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_portable/prop_light_portable_rough.atc.dds.z new file mode 100644 index 0000000..ca35088 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_portable/prop_light_portable_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_post_a/prop_light_post_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_post_a/prop_light_post_a.atc.dds.z new file mode 100644 index 0000000..469880a Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_post_a/prop_light_post_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_post_b/prop_light_post_b.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_post_b/prop_light_post_b.atc.dds.z new file mode 100644 index 0000000..76bad7c Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_post_b/prop_light_post_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_post_b/prop_light_post_b_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_post_b/prop_light_post_b_refl_night.atc.dds.z new file mode 100644 index 0000000..73520e1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_post_b/prop_light_post_b_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_post_e/prop_light_post_e.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_post_e/prop_light_post_e.atc.dds.z new file mode 100644 index 0000000..9dc4578 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_post_e/prop_light_post_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_light_post_f/prop_light_post_f.atc.dds.z b/files/.depot/Tracks/common/props/prop_light_post_f/prop_light_post_f.atc.dds.z new file mode 100644 index 0000000..61baaa5 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_light_post_f/prop_light_post_f.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_all.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_all.atc.dds.z new file mode 100644 index 0000000..be2a28f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_all.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_all_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_all_rough.atc.dds.z new file mode 100644 index 0000000..ea4fcbe Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_all_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_all_rough_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_all_rough_night.atc.dds.z new file mode 100644 index 0000000..c8d6d01 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_all_rough_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_daytona.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_daytona.atc.dds.z new file mode 100644 index 0000000..0b68198 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_daytona.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_daytona_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_daytona_rough.atc.dds.z new file mode 100644 index 0000000..d554647 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_daytona_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_spot_daytona.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spot_daytona.atc.dds.z new file mode 100644 index 0000000..2ff14a0 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spot_daytona.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_spot_daytona_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spot_daytona_rough.atc.dds.z new file mode 100644 index 0000000..8a30505 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spot_daytona_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl.atc.dds.z new file mode 100644 index 0000000..7f8e761 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl_rough.atc.dds.z new file mode 100644 index 0000000..01045c6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl_rough_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl_rough_night.atc.dds.z new file mode 100644 index 0000000..5e960c3 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_spotl_rough_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/prop_lights_white_daytona.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/prop_lights_white_daytona.atc.dds.z new file mode 100644 index 0000000..696d8b9 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/prop_lights_white_daytona.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_bathurst.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_bathurst.atc.dds.z new file mode 100644 index 0000000..4e5fd85 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_bathurst.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_bathurst_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_bathurst_rough.atc.dds.z new file mode 100644 index 0000000..fdc76bb Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_bathurst_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_brands.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_brands.atc.dds.z new file mode 100644 index 0000000..35a7fb7 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_brands.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_brands_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_brands_rough.atc.dds.z new file mode 100644 index 0000000..34ddc90 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_brands_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_spa.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_spa.atc.dds.z new file mode 100644 index 0000000..fb3c435 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_spa.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_spa_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_spa_rough.atc.dds.z new file mode 100644 index 0000000..cdc271f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_spa_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_suzuka.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_suzuka.atc.dds.z new file mode 100644 index 0000000..03f3811 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_suzuka.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights/props_lights_suzuka_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights/props_lights_suzuka_rough.atc.dds.z new file mode 100644 index 0000000..c5ff1b8 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights/props_lights_suzuka_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all.atc.dds.z new file mode 100644 index 0000000..1c84f95 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d.atc.dds.z new file mode 100644 index 0000000..0b6a757 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d_refl.atc.dds.z new file mode 100644 index 0000000..2d9a078 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d_refl_night.atc.dds.z new file mode 100644 index 0000000..752bc80 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_d_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_refl.atc.dds.z new file mode 100644 index 0000000..3c5d2ba Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_refl_night.atc.dds.z new file mode 100644 index 0000000..c8d6d01 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_all_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl.atc.dds.z new file mode 100644 index 0000000..7f8e761 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b.atc.dds.z new file mode 100644 index 0000000..bf9bfa5 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b_refl.atc.dds.z new file mode 100644 index 0000000..2bb1a1c Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b_refl_night.atc.dds.z new file mode 100644 index 0000000..1cd7321 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_b_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_refl.atc.dds.z new file mode 100644 index 0000000..01045c6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_refl_night.atc.dds.z new file mode 100644 index 0000000..5e960c3 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_all/prop_lights_spotl_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start.atc.dds.z new file mode 100644 index 0000000..62268f1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start_norm.atc.dds.z new file mode 100644 index 0000000..1a1bbc4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start_rough.atc.dds.z new file mode 100644 index 0000000..1435b30 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_lights_startpit/prop_lights_start_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_marquee_tent_a/prop_marquee_tent_a_window.atc.dds.z b/files/.depot/Tracks/common/props/prop_marquee_tent_a/prop_marquee_tent_a_window.atc.dds.z new file mode 100644 index 0000000..17c0187 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_marquee_tent_a/prop_marquee_tent_a_window.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_nascar_pit_box/prop_nascar_pit_box.atc.dds.z b/files/.depot/Tracks/common/props/prop_nascar_pit_box/prop_nascar_pit_box.atc.dds.z new file mode 100644 index 0000000..bf03d28 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_nascar_pit_box/prop_nascar_pit_box.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_overhead_light/prop_overhead_light.atc.dds.z b/files/.depot/Tracks/common/props/prop_overhead_light/prop_overhead_light.atc.dds.z new file mode 100644 index 0000000..6c2246d Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_overhead_light/prop_overhead_light.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex.atc.dds.z b/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex.atc.dds.z new file mode 100644 index 0000000..4064d13 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex_norm.atc.dds.z new file mode 100644 index 0000000..2b1b1e6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex_rough.atc.dds.z new file mode 100644 index 0000000..1c2e49c Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_overpass_rolex/arc_overpass_rolex_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire.atc.dds.z b/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire.atc.dds.z new file mode 100644 index 0000000..e2fd0d6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire_norm.atc.dds.z new file mode 100644 index 0000000..fc2d046 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire_rough.atc.dds.z new file mode 100644 index 0000000..a17deab Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pipe_wire/prop_pipes_wire_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitboxes/prop_pitboxes.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitboxes/prop_pitboxes.atc.dds.z new file mode 100644 index 0000000..9d864cb Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitboxes/prop_pitboxes.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitboxes/prop_pitboxes_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitboxes/prop_pitboxes_rough.atc.dds.z new file mode 100644 index 0000000..c48bcc1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitboxes/prop_pitboxes_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_booms/prop_pitlane_boom_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_booms/prop_pitlane_boom_a.atc.dds.z new file mode 100644 index 0000000..ae6815f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_booms/prop_pitlane_boom_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_black.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_black.atc.dds.z new file mode 100644 index 0000000..dd5efec Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_blue.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_blue.atc.dds.z new file mode 100644 index 0000000..e121b17 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_green.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_green.atc.dds.z new file mode 100644 index 0000000..88b8bfe Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_norm.atc.dds.z new file mode 100644 index 0000000..2869ac2 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_red.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_red.atc.dds.z new file mode 100644 index 0000000..bab124d Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_rough.atc.dds.z new file mode 100644 index 0000000..d83f9c2 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_white.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_white.atc.dds.z new file mode 100644 index 0000000..4937c96 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_boxes/prop_pitlane_box_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_drum/prop_pitlane_drum.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_drum/prop_pitlane_drum.atc.dds.z new file mode 100644 index 0000000..e9d2839 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_drum/prop_pitlane_drum.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks.atc.dds.z new file mode 100644 index 0000000..1015b58 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks_norm.atc.dds.z new file mode 100644 index 0000000..3bcb010 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks_rough.atc.dds.z new file mode 100644 index 0000000..743e4bd Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_pitlane_tyre_racks/prop_pitlane_tyre_racks_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_portaloo_a/prop_portaloo_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_portaloo_a/prop_portaloo_a.atc.dds.z new file mode 100644 index 0000000..58f78b7 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_portaloo_a/prop_portaloo_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_portaloo_b/prop_portaloo_b.atc.dds.z b/files/.depot/Tracks/common/props/prop_portaloo_b/prop_portaloo_b.atc.dds.z new file mode 100644 index 0000000..a1bee9a Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_portaloo_b/prop_portaloo_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_portaloos/prop_portaloo_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_portaloos/prop_portaloo_a.atc.dds.z new file mode 100644 index 0000000..1b86587 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_portaloos/prop_portaloo_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_portaloos/prop_portaloo_b.atc.dds.z b/files/.depot/Tracks/common/props/prop_portaloos/prop_portaloo_b.atc.dds.z new file mode 100644 index 0000000..96002f9 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_portaloos/prop_portaloo_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_powerbox_a/prop_powerbox_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_powerbox_a/prop_powerbox_a.atc.dds.z new file mode 100644 index 0000000..25fe72e Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_powerbox_a/prop_powerbox_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_rocks/props_generic_rocks.atc.dds.z b/files/.depot/Tracks/common/props/prop_rocks/props_generic_rocks.atc.dds.z new file mode 100644 index 0000000..2a3c948 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_rocks/props_generic_rocks.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_saftey_screen/prop_saftey_screen.atc.dds.z b/files/.depot/Tracks/common/props/prop_saftey_screen/prop_saftey_screen.atc.dds.z new file mode 100644 index 0000000..b473161 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_saftey_screen/prop_saftey_screen.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_security_cam_a/prop_security_cam_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_security_cam_a/prop_security_cam_a.atc.dds.z new file mode 100644 index 0000000..be23d41 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_security_cam_a/prop_security_cam_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_shipping_container/prop_shipping_container.atc.dds.z b/files/.depot/Tracks/common/props/prop_shipping_container/prop_shipping_container.atc.dds.z new file mode 100644 index 0000000..df79507 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_shipping_container/prop_shipping_container.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_speaker_a/prop_speaker_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_speaker_a/prop_speaker_a.atc.dds.z new file mode 100644 index 0000000..d9d90b8 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_speaker_a/prop_speaker_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_speaker_all/prop_speaker_all.atc.dds.z b/files/.depot/Tracks/common/props/prop_speaker_all/prop_speaker_all.atc.dds.z new file mode 100644 index 0000000..5089f3b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_speaker_all/prop_speaker_all.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_speaker_post_a/prop_speaker.atc.dds.z b/files/.depot/Tracks/common/props/prop_speaker_post_a/prop_speaker.atc.dds.z new file mode 100644 index 0000000..2c55631 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_speaker_post_a/prop_speaker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_startlights_a/prop_startlights.atc.dds.z b/files/.depot/Tracks/common/props/prop_startlights_a/prop_startlights.atc.dds.z new file mode 100644 index 0000000..0969cfa Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_startlights_a/prop_startlights.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_startlights_c/prop_startlights_c.atc.dds.z b/files/.depot/Tracks/common/props/prop_startlights_c/prop_startlights_c.atc.dds.z new file mode 100644 index 0000000..5e7cf2a Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_startlights_c/prop_startlights_c.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_startlights_d/prop_startlights_d.atc.dds.z b/files/.depot/Tracks/common/props/prop_startlights_d/prop_startlights_d.atc.dds.z new file mode 100644 index 0000000..e24e4c6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_startlights_d/prop_startlights_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_startlights_e/mat_lights_start.atc.dds.z b/files/.depot/Tracks/common/props/prop_startlights_e/mat_lights_start.atc.dds.z new file mode 100644 index 0000000..62268f1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_startlights_e/mat_lights_start.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_startlights_e/mat_lights_start_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_startlights_e/mat_lights_start_refl.atc.dds.z new file mode 100644 index 0000000..7b4cc68 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_startlights_e/mat_lights_start_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign.atc.dds.z b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign.atc.dds.z new file mode 100644 index 0000000..8260fc3 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_refl.atc.dds.z new file mode 100644 index 0000000..c7b8032 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_refl_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_refl_night.atc.dds.z new file mode 100644 index 0000000..e2ff8e1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_refl_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_rough.atc.dds.z new file mode 100644 index 0000000..c7b8032 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_rough_night.atc.dds.z b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_rough_night.atc.dds.z new file mode 100644 index 0000000..e2ff8e1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_sunoco_sign/prop_sunoco_sign_rough_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_television_camera/prop_television_camera.atc.dds.z b/files/.depot/Tracks/common/props/prop_television_camera/prop_television_camera.atc.dds.z new file mode 100644 index 0000000..a82ebcc Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_television_camera/prop_television_camera.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tents/tent_large.atc.dds.z b/files/.depot/Tracks/common/props/prop_tents/tent_large.atc.dds.z new file mode 100644 index 0000000..790815f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tents/tent_large.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tents/tent_large_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_tents/tent_large_norm.atc.dds.z new file mode 100644 index 0000000..3b366c1 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tents/tent_large_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tents/tent_large_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_tents/tent_large_rough.atc.dds.z new file mode 100644 index 0000000..b66d28d Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tents/tent_large_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tents/tent_small.atc.dds.z b/files/.depot/Tracks/common/props/prop_tents/tent_small.atc.dds.z new file mode 100644 index 0000000..d0b6a3b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tents/tent_small.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tents/tent_small_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_tents/tent_small_norm.atc.dds.z new file mode 100644 index 0000000..34ee1c6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tents/tent_small_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tents/tent_small_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_tents/tent_small_rough.atc.dds.z new file mode 100644 index 0000000..0df55a4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tents/tent_small_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_toilet_block_b/prop_toilet_block_b.atc.dds.z b/files/.depot/Tracks/common/props/prop_toilet_block_b/prop_toilet_block_b.atc.dds.z new file mode 100644 index 0000000..3f4b2c5 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_toilet_block_b/prop_toilet_block_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_toilet_block_b/prop_toilet_block_b_refl.atc.dds.z b/files/.depot/Tracks/common/props/prop_toilet_block_b/prop_toilet_block_b_refl.atc.dds.z new file mode 100644 index 0000000..75f4bd6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_toilet_block_b/prop_toilet_block_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_light_a/prop_traffic_light_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_light_a/prop_traffic_light_a.atc.dds.z new file mode 100644 index 0000000..e700069 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_light_a/prop_traffic_light_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_light_b/prop_traffic_light_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_light_b/prop_traffic_light_a.atc.dds.z new file mode 100644 index 0000000..e700069 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_light_b/prop_traffic_light_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_light_b/prop_traffic_light_b_support.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_light_b/prop_traffic_light_b_support.atc.dds.z new file mode 100644 index 0000000..82f40ff Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_light_b/prop_traffic_light_b_support.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_light_d/prop_traffic_light_d.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_light_d/prop_traffic_light_d.atc.dds.z new file mode 100644 index 0000000..22a0c09 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_light_d/prop_traffic_light_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_a/prop_traffic_sign_a_60.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_a/prop_traffic_sign_a_60.atc.dds.z new file mode 100644 index 0000000..433b141 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_a/prop_traffic_sign_a_60.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_b/prop_traffic_sign_b_twoway.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_b/prop_traffic_sign_b_twoway.atc.dds.z new file mode 100644 index 0000000..e81da58 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_b/prop_traffic_sign_b_twoway.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_45.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_45.atc.dds.z new file mode 100644 index 0000000..6479d37 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_45.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_arrow.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_arrow.atc.dds.z new file mode 100644 index 0000000..52289d5 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_arrow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_back.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_back.atc.dds.z new file mode 100644 index 0000000..6901180 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_back.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_reducespeed.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_reducespeed.atc.dds.z new file mode 100644 index 0000000..4c4b08e Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_reducespeed.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_small_back.atc.dds.z b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_small_back.atc.dds.z new file mode 100644 index 0000000..ed74bc6 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_traffic_sign_c/prop_traffic_sign_c_small_back.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_powerbox_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_powerbox_a.atc.dds.z new file mode 100644 index 0000000..89c8bd8 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_powerbox_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_speaker.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_speaker.atc.dds.z new file mode 100644 index 0000000..513a33f Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_speaker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_sponsor.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_sponsor.atc.dds.z new file mode 100644 index 0000000..cdff445 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_sponsor.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer.atc.dds.z new file mode 100644 index 0000000..b40ce16 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer_combined.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer_combined.atc.dds.z new file mode 100644 index 0000000..02cd816 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer_combined.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer_rough.atc.dds.z new file mode 100644 index 0000000..cf906f3 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_truck_tv_trailer_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_tv_screen.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_tv_screen.atc.dds.z new file mode 100644 index 0000000..5b2dcf8 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_tv_screen.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_truck_tv/prop_tv_stand_a.atc.dds.z b/files/.depot/Tracks/common/props/prop_truck_tv/prop_tv_stand_a.atc.dds.z new file mode 100644 index 0000000..a7ff031 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_truck_tv/prop_tv_stand_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow.atc.dds.z b/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow.atc.dds.z new file mode 100644 index 0000000..7854d65 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow_back.atc.dds.z b/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow_back.atc.dds.z new file mode 100644 index 0000000..af7febc Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow_back.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow_left.atc.dds.z b/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow_left.atc.dds.z new file mode 100644 index 0000000..ee3f7ad Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_turn_arrow/prop_turn_arrow_left.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_norm.atc.dds.z new file mode 100644 index 0000000..b080427 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_redwhite.atc.dds.z b/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_redwhite.atc.dds.z new file mode 100644 index 0000000..9462951 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_redwhite.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_rough.atc.dds.z new file mode 100644 index 0000000..1178f9b Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_tyrebundle/prop_tyre_bundle_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier.atc.dds.z b/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier.atc.dds.z new file mode 100644 index 0000000..1e11650 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier_norm.atc.dds.z b/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier_norm.atc.dds.z new file mode 100644 index 0000000..617b5ae Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier_norm.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier_rough.atc.dds.z b/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier_rough.atc.dds.z new file mode 100644 index 0000000..c7f1eb4 Binary files /dev/null and b/files/.depot/Tracks/common/props/prop_water_barrier/prop_water_barrier_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/props_speaker_posts/props_speaker_posts_daytona.atc.dds.z b/files/.depot/Tracks/common/props/props_speaker_posts/props_speaker_posts_daytona.atc.dds.z new file mode 100644 index 0000000..0348ebe Binary files /dev/null and b/files/.depot/Tracks/common/props/props_speaker_posts/props_speaker_posts_daytona.atc.dds.z differ diff --git a/files/.depot/Tracks/common/props/props_speaker_posts/props_speaker_posts_daytona_rough.atc.dds.z b/files/.depot/Tracks/common/props/props_speaker_posts/props_speaker_posts_daytona_rough.atc.dds.z new file mode 100644 index 0000000..1866e0b Binary files /dev/null and b/files/.depot/Tracks/common/props/props_speaker_posts/props_speaker_posts_daytona_rough.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_afternoon.atc.dds b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_afternoon.atc.dds new file mode 100644 index 0000000..d16a4bf Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_afternoon.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_dawn.atc.dds b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_dawn.atc.dds new file mode 100644 index 0000000..3492fca Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_dawn.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_morning.atc.dds b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_morning.atc.dds new file mode 100644 index 0000000..d6c7a55 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_morning.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_night.atc.dds b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_night.atc.dds new file mode 100644 index 0000000..c293f06 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_night.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_noon.atc.dds b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_noon.atc.dds new file mode 100644 index 0000000..663ceba Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_noon.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_sunset.atc.dds b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_sunset.atc.dds new file mode 100644 index 0000000..95c7d6a Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap/reflection_cube_sunset.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_afternoon.atc.dds b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_afternoon.atc.dds new file mode 100644 index 0000000..1438753 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_afternoon.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_dawn.atc.dds b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_dawn.atc.dds new file mode 100644 index 0000000..48b2ff7 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_dawn.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_morning.atc.dds b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_morning.atc.dds new file mode 100644 index 0000000..529edfa Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_morning.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_night.atc.dds b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_night.atc.dds new file mode 100644 index 0000000..1db80a7 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_night.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_noon.atc.dds b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_noon.atc.dds new file mode 100644 index 0000000..e689715 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_noon.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_sunset.atc.dds b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_sunset.atc.dds new file mode 100644 index 0000000..f1b2cde Binary files /dev/null and b/files/.depot/Tracks/common/skybox/cubemap_blur/reflection_cube_blur_sunset.atc.dds differ diff --git a/files/.depot/Tracks/common/skybox/reflection/reflection_afternoon.atc.dds.z b/files/.depot/Tracks/common/skybox/reflection/reflection_afternoon.atc.dds.z new file mode 100644 index 0000000..2a5de34 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/reflection/reflection_afternoon.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/reflection/reflection_dawn.atc.dds.z b/files/.depot/Tracks/common/skybox/reflection/reflection_dawn.atc.dds.z new file mode 100644 index 0000000..a04abe8 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/reflection/reflection_dawn.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/reflection/reflection_morning.atc.dds.z b/files/.depot/Tracks/common/skybox/reflection/reflection_morning.atc.dds.z new file mode 100644 index 0000000..36896b4 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/reflection/reflection_morning.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/reflection/reflection_night.atc.dds.z b/files/.depot/Tracks/common/skybox/reflection/reflection_night.atc.dds.z new file mode 100644 index 0000000..b7c9739 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/reflection/reflection_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/reflection/reflection_noon.atc.dds.z b/files/.depot/Tracks/common/skybox/reflection/reflection_noon.atc.dds.z new file mode 100644 index 0000000..3deeb4c Binary files /dev/null and b/files/.depot/Tracks/common/skybox/reflection/reflection_noon.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/reflection/reflection_sunset.atc.dds.z b/files/.depot/Tracks/common/skybox/reflection/reflection_sunset.atc.dds.z new file mode 100644 index 0000000..b9cc036 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/reflection/reflection_sunset.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky.m3g b/files/.depot/Tracks/common/skybox/sky.m3g new file mode 100644 index 0000000..ea7a0f0 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky.m3g differ diff --git a/files/.depot/Tracks/common/skybox/sky_afternoon.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_afternoon.atc.dds.z new file mode 100644 index 0000000..4ec7e41 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_afternoon.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_dawn.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_dawn.atc.dds.z new file mode 100644 index 0000000..d24a89f Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_dawn.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_morning.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_morning.atc.dds.z new file mode 100644 index 0000000..33c4116 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_morning.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_night -dark.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_night -dark.atc.dds.z new file mode 100644 index 0000000..f5173c4 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_night -dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_night.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_night.atc.dds.z new file mode 100644 index 0000000..7fe855c Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_night.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_noon.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_noon.atc.dds.z new file mode 100644 index 0000000..a61b440 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_noon.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_noon_cloudy.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_noon_cloudy.atc.dds.z new file mode 100644 index 0000000..9543988 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_noon_cloudy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/skybox/sky_sunset.atc.dds.z b/files/.depot/Tracks/common/skybox/sky_sunset.atc.dds.z new file mode 100644 index 0000000..99a5723 Binary files /dev/null and b/files/.depot/Tracks/common/skybox/sky_sunset.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_01.atc.dds.z new file mode 100644 index 0000000..3fb5b37 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_02.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_02.atc.dds.z new file mode 100644 index 0000000..9ee2d29 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_03.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_03.atc.dds.z new file mode 100644 index 0000000..dcce73b Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_brightgreen_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_brightgreen_01.atc.dds.z new file mode 100644 index 0000000..84333a5 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_brightgreen_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_dusty_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_dusty_01.atc.dds.z new file mode 100644 index 0000000..96a4191 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_dusty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_dusty_noskids_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_dusty_noskids_01.atc.dds.z new file mode 100644 index 0000000..dfa150e Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_dusty_noskids_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_michelin_blue.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_michelin_blue.atc.dds.z new file mode 100644 index 0000000..a414f10 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_michelin_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_01.atc.dds.z new file mode 100644 index 0000000..f57ced9 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_03.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_03.atc.dds.z new file mode 100644 index 0000000..910d4c6 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_spec.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_spec.atc.dds.z new file mode 100644 index 0000000..8db7b0a Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_noskids_spec.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_sand_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_sand_01.atc.dds.z new file mode 100644 index 0000000..4f50093 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_sand_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_spec.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_spec.atc.dds.z new file mode 100644 index 0000000..fdb1bb2 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_spec.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_yas_pantone321_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_yas_pantone321_01.atc.dds.z new file mode 100644 index 0000000..e0c8e66 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_asphalt_yas_pantone321_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_concrete_dusty_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_concrete_dusty_01.atc.dds.z new file mode 100644 index 0000000..7e48f54 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_concrete_dusty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_black.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_black.atc.dds.z new file mode 100644 index 0000000..18a58e9 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_black_noskids.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_black_noskids.atc.dds.z new file mode 100644 index 0000000..99adf70 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_black_noskids.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_blue.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_blue.atc.dds.z new file mode 100644 index 0000000..f592fc5 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_blue_royal.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_blue_royal.atc.dds.z new file mode 100644 index 0000000..7a8c901 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_blue_royal.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green.atc.dds.z new file mode 100644 index 0000000..0db94b0 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green_dubai.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green_dubai.atc.dds.z new file mode 100644 index 0000000..aed137b Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green_dubai.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green_jade.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green_jade.atc.dds.z new file mode 100644 index 0000000..8624156 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_green_jade.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_lime_green.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_lime_green.atc.dds.z new file mode 100644 index 0000000..0db94b0 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_lime_green.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_red.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_red.atc.dds.z new file mode 100644 index 0000000..9722b64 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_red_faded.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_red_faded.atc.dds.z new file mode 100644 index 0000000..6b540d7 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_red_faded.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_sand.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_sand.atc.dds.z new file mode 100644 index 0000000..88af12f Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_sand.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_spec.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_spec.atc.dds.z new file mode 100644 index 0000000..6d180a4 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_spec.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_terracotta.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_terracotta.atc.dds.z new file mode 100644 index 0000000..5af5a59 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_terracotta.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_unoh_black.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_unoh_black.atc.dds.z new file mode 100644 index 0000000..54af562 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_unoh_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_white.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_white.atc.dds.z new file mode 100644 index 0000000..29f4701 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_white_noskids.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_white_noskids.atc.dds.z new file mode 100644 index 0000000..374a7ca Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_white_noskids.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_yellow.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_yellow.atc.dds.z new file mode 100644 index 0000000..1c377d9 Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_asphalt_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/asphalt/gnd_painted_geico_01.atc.dds.z b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_geico_01.atc.dds.z new file mode 100644 index 0000000..b371feb Binary files /dev/null and b/files/.depot/Tracks/common/surface/asphalt/gnd_painted_geico_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/cliff/gnd_grass_sand_cliff_01.atc.dds.z b/files/.depot/Tracks/common/surface/cliff/gnd_grass_sand_cliff_01.atc.dds.z new file mode 100644 index 0000000..5090735 Binary files /dev/null and b/files/.depot/Tracks/common/surface/cliff/gnd_grass_sand_cliff_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/concrete/gnd_concrete_cream.atc.dds.z b/files/.depot/Tracks/common/surface/concrete/gnd_concrete_cream.atc.dds.z new file mode 100644 index 0000000..61eb55b Binary files /dev/null and b/files/.depot/Tracks/common/surface/concrete/gnd_concrete_cream.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/concrete/gnd_concrete_white.atc.dds.z b/files/.depot/Tracks/common/surface/concrete/gnd_concrete_white.atc.dds.z new file mode 100644 index 0000000..ffe2936 Binary files /dev/null and b/files/.depot/Tracks/common/surface/concrete/gnd_concrete_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/concrete/gnd_concrete_white_wskids.atc.dds.z b/files/.depot/Tracks/common/surface/concrete/gnd_concrete_white_wskids.atc.dds.z new file mode 100644 index 0000000..dbd16ea Binary files /dev/null and b/files/.depot/Tracks/common/surface/concrete/gnd_concrete_white_wskids.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/dirt/gnd_desert_dirt_01.atc.dds.z b/files/.depot/Tracks/common/surface/dirt/gnd_desert_dirt_01.atc.dds.z new file mode 100644 index 0000000..49431a1 Binary files /dev/null and b/files/.depot/Tracks/common/surface/dirt/gnd_desert_dirt_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_01.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_01.atc.dds.z new file mode 100644 index 0000000..e1e3be7 Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_02.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_02.atc.dds.z new file mode 100644 index 0000000..d09e104 Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_02.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_dry_01.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_dry_01.atc.dds.z new file mode 100644 index 0000000..7ca9812 Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_dry_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_dry_patchy.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_dry_patchy.atc.dds.z new file mode 100644 index 0000000..d4cff72 Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_dry_patchy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_geometric_patches_01.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_geometric_patches_01.atc.dds.z new file mode 100644 index 0000000..93a751f Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_geometric_patches_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_mowed_01.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_mowed_01.atc.dds.z new file mode 100644 index 0000000..e5bedf1 Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_mowed_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_patchy.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_patchy.atc.dds.z new file mode 100644 index 0000000..dc14d20 Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_patchy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_terrain_patchy.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_terrain_patchy.atc.dds.z new file mode 100644 index 0000000..ccf816a Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_terrain_patchy.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/grass/gnd_grass_terrain_patchy_dry.atc.dds.z b/files/.depot/Tracks/common/surface/grass/gnd_grass_terrain_patchy_dry.atc.dds.z new file mode 100644 index 0000000..5b8039c Binary files /dev/null and b/files/.depot/Tracks/common/surface/grass/gnd_grass_terrain_patchy_dry.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/gravel/gnd_gravel_01.atc.dds.z b/files/.depot/Tracks/common/surface/gravel/gnd_gravel_01.atc.dds.z new file mode 100644 index 0000000..cff4e1a Binary files /dev/null and b/files/.depot/Tracks/common/surface/gravel/gnd_gravel_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/gravel/gnd_gravel_darker_01.atc.dds.z b/files/.depot/Tracks/common/surface/gravel/gnd_gravel_darker_01.atc.dds.z new file mode 100644 index 0000000..289b4fc Binary files /dev/null and b/files/.depot/Tracks/common/surface/gravel/gnd_gravel_darker_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/gravel/gnd_gravel_noskids_01.atc.dds.z b/files/.depot/Tracks/common/surface/gravel/gnd_gravel_noskids_01.atc.dds.z new file mode 100644 index 0000000..9b055ff Binary files /dev/null and b/files/.depot/Tracks/common/surface/gravel/gnd_gravel_noskids_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_01.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_01.atc.dds.z new file mode 100644 index 0000000..901fc4a Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_concrete_01.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_concrete_01.atc.dds.z new file mode 100644 index 0000000..a7a5b13 Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_concrete_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_dark.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_dark.atc.dds.z new file mode 100644 index 0000000..6e6f064 Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_dark.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_darker.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_darker.atc.dds.z new file mode 100644 index 0000000..426dcf2 Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_darker.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_dusty_01.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_dusty_01.atc.dds.z new file mode 100644 index 0000000..035edde Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_dusty_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_gravel_01.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_gravel_01.atc.dds.z new file mode 100644 index 0000000..e9b7e40 Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_gravel_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/gnd_road_spec.atc.dds.z b/files/.depot/Tracks/common/surface/road/gnd_road_spec.atc.dds.z new file mode 100644 index 0000000..c516707 Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/gnd_road_spec.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/road_tram_tracks_01.atc.dds.z b/files/.depot/Tracks/common/surface/road/road_tram_tracks_01.atc.dds.z new file mode 100644 index 0000000..cda94fc Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/road_tram_tracks_01.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/road/road_tram_tracks_01_spec.atc.dds.z b/files/.depot/Tracks/common/surface/road/road_tram_tracks_01_spec.atc.dds.z new file mode 100644 index 0000000..5b206f9 Binary files /dev/null and b/files/.depot/Tracks/common/surface/road/road_tram_tracks_01_spec.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/sand/gnd_base_sand_03.atc.dds.z b/files/.depot/Tracks/common/surface/sand/gnd_base_sand_03.atc.dds.z new file mode 100644 index 0000000..3170a57 Binary files /dev/null and b/files/.depot/Tracks/common/surface/sand/gnd_base_sand_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/surface/sand/gnd_base_sand_noskids_03.atc.dds.z b/files/.depot/Tracks/common/surface/sand/gnd_base_sand_noskids_03.atc.dds.z new file mode 100644 index 0000000..cef6a9c Binary files /dev/null and b/files/.depot/Tracks/common/surface/sand/gnd_base_sand_noskids_03.atc.dds.z differ diff --git a/files/.depot/Tracks/common/texel_checkers/512x512_4Metre.atc.dds.z b/files/.depot/Tracks/common/texel_checkers/512x512_4Metre.atc.dds.z new file mode 100644 index 0000000..d62c056 Binary files /dev/null and b/files/.depot/Tracks/common/texel_checkers/512x512_4Metre.atc.dds.z differ diff --git a/files/.depot/Tracks/common/tutorial/tutorial_black.atc.dds.z b/files/.depot/Tracks/common/tutorial/tutorial_black.atc.dds.z new file mode 100644 index 0000000..6a899ae Binary files /dev/null and b/files/.depot/Tracks/common/tutorial/tutorial_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/tutorial/tutorial_white.atc.dds.z b/files/.depot/Tracks/common/tutorial/tutorial_white.atc.dds.z new file mode 100644 index 0000000..3a44011 Binary files /dev/null and b/files/.depot/Tracks/common/tutorial/tutorial_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_ambulance/veh_ambulance.atc.dds.z b/files/.depot/Tracks/common/veh/veh_ambulance/veh_ambulance.atc.dds.z new file mode 100644 index 0000000..4cf723d Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_ambulance/veh_ambulance.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_ambulance/veh_ambulance_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_ambulance/veh_ambulance_refl.atc.dds.z new file mode 100644 index 0000000..f3f214d Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_ambulance/veh_ambulance_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_ambulence_us/veh_ambulance_us.atc.dds.z b/files/.depot/Tracks/common/veh/veh_ambulence_us/veh_ambulance_us.atc.dds.z new file mode 100644 index 0000000..8be42bf Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_ambulence_us/veh_ambulance_us.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_ambulence_us/veh_ambulance_us_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_ambulence_us/veh_ambulance_us_refl.atc.dds.z new file mode 100644 index 0000000..bf85777 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_ambulence_us/veh_ambulance_us_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_bus/veh_bus.atc.dds.z b/files/.depot/Tracks/common/veh/veh_bus/veh_bus.atc.dds.z new file mode 100644 index 0000000..1249c5d Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_bus/veh_bus.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_bus/veh_bus_black.atc.dds.z b/files/.depot/Tracks/common/veh/veh_bus/veh_bus_black.atc.dds.z new file mode 100644 index 0000000..2df4f5c Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_bus/veh_bus_black.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_bus/veh_bus_black_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_bus/veh_bus_black_refl.atc.dds.z new file mode 100644 index 0000000..8ef2bfe Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_bus/veh_bus_black_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_bus/veh_bus_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_bus/veh_bus_refl.atc.dds.z new file mode 100644 index 0000000..8ef2bfe Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_bus/veh_bus_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_caravan_a/veh_caravan_a.atc.dds.z b/files/.depot/Tracks/common/veh/veh_caravan_a/veh_caravan_a.atc.dds.z new file mode 100644 index 0000000..1611036 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_caravan_a/veh_caravan_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_caravan_b/veh_caravan_b.atc.dds.z b/files/.depot/Tracks/common/veh/veh_caravan_b/veh_caravan_b.atc.dds.z new file mode 100644 index 0000000..eebdb1b Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_caravan_b/veh_caravan_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_caravan_d/veh_caravan_d.atc.dds.z b/files/.depot/Tracks/common/veh/veh_caravan_d/veh_caravan_d.atc.dds.z new file mode 100644 index 0000000..a07c231 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_caravan_d/veh_caravan_d.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_caravan_e/veh_caravan_e.atc.dds.z b/files/.depot/Tracks/common/veh/veh_caravan_e/veh_caravan_e.atc.dds.z new file mode 100644 index 0000000..7fabf2f Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_caravan_e/veh_caravan_e.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_knuckle/veh_crane_knuckle.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_knuckle/veh_crane_knuckle.atc.dds.z new file mode 100644 index 0000000..ed1d490 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_knuckle/veh_crane_knuckle.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_large/veh_crane_large.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_large/veh_crane_large.atc.dds.z new file mode 100644 index 0000000..ab06232 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_large/veh_crane_large.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_large/veh_crane_large_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_large/veh_crane_large_refl.atc.dds.z new file mode 100644 index 0000000..dbfecaf Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_large/veh_crane_large_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_large_b/veh_crane_large_b.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_large_b/veh_crane_large_b.atc.dds.z new file mode 100644 index 0000000..7967c89 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_large_b/veh_crane_large_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_large_b/veh_crane_large_b_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_large_b/veh_crane_large_b_refl.atc.dds.z new file mode 100644 index 0000000..dbfecaf Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_large_b/veh_crane_large_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_small/veh_crane_small.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_small/veh_crane_small.atc.dds.z new file mode 100644 index 0000000..3704cfe Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_small/veh_crane_small.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_crane_small/veh_crane_small_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_crane_small/veh_crane_small_refl.atc.dds.z new file mode 100644 index 0000000..e39a299 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_crane_small/veh_crane_small_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_emergency_pickup/veh_emergency_pickup.atc.dds.z b/files/.depot/Tracks/common/veh/veh_emergency_pickup/veh_emergency_pickup.atc.dds.z new file mode 100644 index 0000000..80757be Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_emergency_pickup/veh_emergency_pickup.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_emergency_pickup/veh_emergency_pickup_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_emergency_pickup/veh_emergency_pickup_refl.atc.dds.z new file mode 100644 index 0000000..c1fae22 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_emergency_pickup/veh_emergency_pickup_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fire_truck/veh_fire_truck.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fire_truck/veh_fire_truck.atc.dds.z new file mode 100644 index 0000000..e3a2729 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fire_truck/veh_fire_truck.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fire_truck/veh_fire_truck_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fire_truck/veh_fire_truck_refl.atc.dds.z new file mode 100644 index 0000000..7963ce2 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fire_truck/veh_fire_truck_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_food_vendor/veh_food_vendor_a.atc.dds.z b/files/.depot/Tracks/common/veh/veh_food_vendor/veh_food_vendor_a.atc.dds.z new file mode 100644 index 0000000..b533383 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_food_vendor/veh_food_vendor_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_food_vendor_b/veh_food_vendor_b.atc.dds.z b/files/.depot/Tracks/common/veh/veh_food_vendor_b/veh_food_vendor_b.atc.dds.z new file mode 100644 index 0000000..49abbd9 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_food_vendor_b/veh_food_vendor_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fuel_truck/veh_fuel_truck.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fuel_truck/veh_fuel_truck.atc.dds.z new file mode 100644 index 0000000..32bc4ba Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fuel_truck/veh_fuel_truck.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fuel_truck/veh_fuel_truck_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fuel_truck/veh_fuel_truck_refl.atc.dds.z new file mode 100644 index 0000000..8b192f0 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fuel_truck/veh_fuel_truck_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fuel_truck_red/veh_fuel_truck_red.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fuel_truck_red/veh_fuel_truck_red.atc.dds.z new file mode 100644 index 0000000..cde424b Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fuel_truck_red/veh_fuel_truck_red.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fuel_truck_red/veh_fuel_truck_red_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fuel_truck_red/veh_fuel_truck_red_refl.atc.dds.z new file mode 100644 index 0000000..8b192f0 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fuel_truck_red/veh_fuel_truck_red_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fuel_truck_yellow/veh_fuel_truck_yellow.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fuel_truck_yellow/veh_fuel_truck_yellow.atc.dds.z new file mode 100644 index 0000000..b3f5a72 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fuel_truck_yellow/veh_fuel_truck_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_fuel_truck_yellow/veh_fuel_truck_yellow_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_fuel_truck_yellow/veh_fuel_truck_yellow_refl.atc.dds.z new file mode 100644 index 0000000..a918d59 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_fuel_truck_yellow/veh_fuel_truck_yellow_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_rv_a/veh_rv_a.atc.dds.z b/files/.depot/Tracks/common/veh/veh_rv_a/veh_rv_a.atc.dds.z new file mode 100644 index 0000000..799f8b3 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_rv_a/veh_rv_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_suv/veh_suv_pickup.atc.dds.z b/files/.depot/Tracks/common/veh/veh_suv/veh_suv_pickup.atc.dds.z new file mode 100644 index 0000000..9b3096e Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_suv/veh_suv_pickup.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_suv/veh_suv_pickup_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_suv/veh_suv_pickup_refl.atc.dds.z new file mode 100644 index 0000000..6f65751 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_suv/veh_suv_pickup_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_tractor_b/veh_tractor_b.atc.dds.z b/files/.depot/Tracks/common/veh/veh_tractor_b/veh_tractor_b.atc.dds.z new file mode 100644 index 0000000..4743b70 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_tractor_b/veh_tractor_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_trailer/veh_trailer.atc.dds.z b/files/.depot/Tracks/common/veh/veh_trailer/veh_trailer.atc.dds.z new file mode 100644 index 0000000..fe30862 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_trailer/veh_trailer.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck/veh_truck_a.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck/veh_truck_a.atc.dds.z new file mode 100644 index 0000000..8ca2d40 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck/veh_truck_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck/veh_truck_a_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck/veh_truck_a_refl.atc.dds.z new file mode 100644 index 0000000..c83fb5b Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck/veh_truck_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b.atc.dds.z new file mode 100644 index 0000000..25e9acb Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b_refl.atc.dds.z new file mode 100644 index 0000000..5d37b66 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b_white.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b_white.atc.dds.z new file mode 100644 index 0000000..51c5527 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_b/veh_truck_b_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_tv/veh_truck_tv.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_tv/veh_truck_tv.atc.dds.z new file mode 100644 index 0000000..736a4c5 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_tv/veh_truck_tv.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_tv/veh_truck_tv_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_tv/veh_truck_tv_refl.atc.dds.z new file mode 100644 index 0000000..5d37b66 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_tv/veh_truck_tv_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_us_a/veh_truck_a.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_us_a/veh_truck_a.atc.dds.z new file mode 100644 index 0000000..da4ead1 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_us_a/veh_truck_a.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_truck_us_a/veh_truck_a_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_truck_us_a/veh_truck_a_refl.atc.dds.z new file mode 100644 index 0000000..4886b62 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_truck_us_a/veh_truck_a_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_van_blue/veh_van_blue.atc.dds.z b/files/.depot/Tracks/common/veh/veh_van_blue/veh_van_blue.atc.dds.z new file mode 100644 index 0000000..eba2df2 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_van_blue/veh_van_blue.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_van_blue/veh_van_blue_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_van_blue/veh_van_blue_refl.atc.dds.z new file mode 100644 index 0000000..f296036 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_van_blue/veh_van_blue_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_van_white/veh_van_white.atc.dds.z b/files/.depot/Tracks/common/veh/veh_van_white/veh_van_white.atc.dds.z new file mode 100644 index 0000000..2e39dd6 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_van_white/veh_van_white.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_van_white/veh_van_white_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_van_white/veh_van_white_refl.atc.dds.z new file mode 100644 index 0000000..f296036 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_van_white/veh_van_white_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_van_yellow/veh_van_yellow.atc.dds.z b/files/.depot/Tracks/common/veh/veh_van_yellow/veh_van_yellow.atc.dds.z new file mode 100644 index 0000000..72b577e Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_van_yellow/veh_van_yellow.atc.dds.z differ diff --git a/files/.depot/Tracks/common/veh/veh_van_yellow/veh_van_yellow_refl.atc.dds.z b/files/.depot/Tracks/common/veh/veh_van_yellow/veh_van_yellow_refl.atc.dds.z new file mode 100644 index 0000000..f296036 Binary files /dev/null and b/files/.depot/Tracks/common/veh/veh_van_yellow/veh_van_yellow_refl.atc.dds.z differ diff --git a/files/.depot/Tracks/data/bathurst-circuit-afternoon-101.bin.nct b/files/.depot/Tracks/data/bathurst-circuit-afternoon-101.bin.nct new file mode 100644 index 0000000..15d6821 Binary files /dev/null and b/files/.depot/Tracks/data/bathurst-circuit-afternoon-101.bin.nct differ diff --git a/files/.depot/Tracks/data/bathurst-circuit-morning-102.bin.nct b/files/.depot/Tracks/data/bathurst-circuit-morning-102.bin.nct new file mode 100644 index 0000000..a503b8f Binary files /dev/null and b/files/.depot/Tracks/data/bathurst-circuit-morning-102.bin.nct differ diff --git a/files/.depot/Tracks/data/bathurst-circuit-night-198.bin.nct b/files/.depot/Tracks/data/bathurst-circuit-night-198.bin.nct new file mode 100644 index 0000000..cbd19b7 Binary files /dev/null and b/files/.depot/Tracks/data/bathurst-circuit-night-198.bin.nct differ diff --git a/files/.depot/Tracks/data/bathurst-circuit-noon-24.bin.nct b/files/.depot/Tracks/data/bathurst-circuit-noon-24.bin.nct new file mode 100644 index 0000000..8cc8b1e Binary files /dev/null and b/files/.depot/Tracks/data/bathurst-circuit-noon-24.bin.nct differ diff --git a/files/.depot/Tracks/data/brazil-circuit-dawn-201.bin.nct b/files/.depot/Tracks/data/brazil-circuit-dawn-201.bin.nct new file mode 100644 index 0000000..126caf2 Binary files /dev/null and b/files/.depot/Tracks/data/brazil-circuit-dawn-201.bin.nct differ diff --git a/files/.depot/Tracks/data/brazil-circuit-noon-199.bin.nct b/files/.depot/Tracks/data/brazil-circuit-noon-199.bin.nct new file mode 100644 index 0000000..15f4999 Binary files /dev/null and b/files/.depot/Tracks/data/brazil-circuit-noon-199.bin.nct differ diff --git a/files/.depot/Tracks/data/brazil-circuit-sunset-200.bin.nct b/files/.depot/Tracks/data/brazil-circuit-sunset-200.bin.nct new file mode 100644 index 0000000..232c20d Binary files /dev/null and b/files/.depot/Tracks/data/brazil-circuit-sunset-200.bin.nct differ diff --git a/files/.depot/Tracks/data/catalunya-club-noon-57.bin.nct b/files/.depot/Tracks/data/catalunya-club-noon-57.bin.nct new file mode 100644 index 0000000..f8caf2c Binary files /dev/null and b/files/.depot/Tracks/data/catalunya-club-noon-57.bin.nct differ diff --git a/files/.depot/Tracks/data/catalunya-club-sunset-169.bin.nct b/files/.depot/Tracks/data/catalunya-club-sunset-169.bin.nct new file mode 100644 index 0000000..baa86e5 Binary files /dev/null and b/files/.depot/Tracks/data/catalunya-club-sunset-169.bin.nct differ diff --git a/files/.depot/Tracks/data/catalunya-gp-noon-55.bin.nct b/files/.depot/Tracks/data/catalunya-gp-noon-55.bin.nct new file mode 100644 index 0000000..4a42459 Binary files /dev/null and b/files/.depot/Tracks/data/catalunya-gp-noon-55.bin.nct differ diff --git a/files/.depot/Tracks/data/catalunya-gp-sunset-167.bin.nct b/files/.depot/Tracks/data/catalunya-gp-sunset-167.bin.nct new file mode 100644 index 0000000..c055a18 Binary files /dev/null and b/files/.depot/Tracks/data/catalunya-gp-sunset-167.bin.nct differ diff --git a/files/.depot/Tracks/data/catalunya-national-noon-56.bin.nct b/files/.depot/Tracks/data/catalunya-national-noon-56.bin.nct new file mode 100644 index 0000000..5934500 Binary files /dev/null and b/files/.depot/Tracks/data/catalunya-national-noon-56.bin.nct differ diff --git a/files/.depot/Tracks/data/catalunya-national-sunset-168.bin.nct b/files/.depot/Tracks/data/catalunya-national-sunset-168.bin.nct new file mode 100644 index 0000000..7aaf4d3 Binary files /dev/null and b/files/.depot/Tracks/data/catalunya-national-sunset-168.bin.nct differ diff --git a/files/.depot/Tracks/data/cota-club-noon-126.bin.nct b/files/.depot/Tracks/data/cota-club-noon-126.bin.nct new file mode 100644 index 0000000..d8c87e8 Binary files /dev/null and b/files/.depot/Tracks/data/cota-club-noon-126.bin.nct differ diff --git a/files/.depot/Tracks/data/cota-gp-noon-127.bin.nct b/files/.depot/Tracks/data/cota-gp-noon-127.bin.nct new file mode 100644 index 0000000..a6c9138 Binary files /dev/null and b/files/.depot/Tracks/data/cota-gp-noon-127.bin.nct differ diff --git a/files/.depot/Tracks/data/cota-short-noon-128.bin.nct b/files/.depot/Tracks/data/cota-short-noon-128.bin.nct new file mode 100644 index 0000000..1c41494 Binary files /dev/null and b/files/.depot/Tracks/data/cota-short-noon-128.bin.nct differ diff --git a/files/.depot/Tracks/data/customization-63.bin.nct b/files/.depot/Tracks/data/customization-63.bin.nct new file mode 100644 index 0000000..9e0ab3e Binary files /dev/null and b/files/.depot/Tracks/data/customization-63.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-motogp-noon-98.bin.nct b/files/.depot/Tracks/data/daytona-motogp-noon-98.bin.nct new file mode 100644 index 0000000..6da537a Binary files /dev/null and b/files/.depot/Tracks/data/daytona-motogp-noon-98.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-motogp-sunset-99.bin.nct b/files/.depot/Tracks/data/daytona-motogp-sunset-99.bin.nct new file mode 100644 index 0000000..a6d8d63 Binary files /dev/null and b/files/.depot/Tracks/data/daytona-motogp-sunset-99.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-roadcourse-night-97.bin.nct b/files/.depot/Tracks/data/daytona-roadcourse-night-97.bin.nct new file mode 100644 index 0000000..1b7709d Binary files /dev/null and b/files/.depot/Tracks/data/daytona-roadcourse-night-97.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-roadcourse-noon-95.bin.nct b/files/.depot/Tracks/data/daytona-roadcourse-noon-95.bin.nct new file mode 100644 index 0000000..13ace76 Binary files /dev/null and b/files/.depot/Tracks/data/daytona-roadcourse-noon-95.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-roadcourse-sunset-96.bin.nct b/files/.depot/Tracks/data/daytona-roadcourse-sunset-96.bin.nct new file mode 100644 index 0000000..b4416f6 Binary files /dev/null and b/files/.depot/Tracks/data/daytona-roadcourse-sunset-96.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-speedway-night-94.bin.nct b/files/.depot/Tracks/data/daytona-speedway-night-94.bin.nct new file mode 100644 index 0000000..7515a79 Binary files /dev/null and b/files/.depot/Tracks/data/daytona-speedway-night-94.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-speedway-noon-92.bin.nct b/files/.depot/Tracks/data/daytona-speedway-noon-92.bin.nct new file mode 100644 index 0000000..0ebbd0c Binary files /dev/null and b/files/.depot/Tracks/data/daytona-speedway-noon-92.bin.nct differ diff --git a/files/.depot/Tracks/data/daytona-speedway-sunset-93.bin.nct b/files/.depot/Tracks/data/daytona-speedway-sunset-93.bin.nct new file mode 100644 index 0000000..2b5c725 Binary files /dev/null and b/files/.depot/Tracks/data/daytona-speedway-sunset-93.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-club-noon-163.bin.nct b/files/.depot/Tracks/data/dubai-club-noon-163.bin.nct new file mode 100644 index 0000000..69e2380 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-club-noon-163.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-club-sunset-52.bin.nct b/files/.depot/Tracks/data/dubai-club-sunset-52.bin.nct new file mode 100644 index 0000000..2389d67 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-club-sunset-52.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-gp-noon-160.bin.nct b/files/.depot/Tracks/data/dubai-gp-noon-160.bin.nct new file mode 100644 index 0000000..73e8ff0 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-gp-noon-160.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-gp-sunset-49.bin.nct b/files/.depot/Tracks/data/dubai-gp-sunset-49.bin.nct new file mode 100644 index 0000000..48b663d Binary files /dev/null and b/files/.depot/Tracks/data/dubai-gp-sunset-49.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-hill-noon-53.bin.nct b/files/.depot/Tracks/data/dubai-hill-noon-53.bin.nct new file mode 100644 index 0000000..aded208 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-hill-noon-53.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-hill-sunset-164.bin.nct b/files/.depot/Tracks/data/dubai-hill-sunset-164.bin.nct new file mode 100644 index 0000000..34432db Binary files /dev/null and b/files/.depot/Tracks/data/dubai-hill-sunset-164.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-international-noon-50.bin.nct b/files/.depot/Tracks/data/dubai-international-noon-50.bin.nct new file mode 100644 index 0000000..47c9d2d Binary files /dev/null and b/files/.depot/Tracks/data/dubai-international-noon-50.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-international-sunset-161.bin.nct b/files/.depot/Tracks/data/dubai-international-sunset-161.bin.nct new file mode 100644 index 0000000..16e7ed5 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-international-sunset-161.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-national-noon-51.bin.nct b/files/.depot/Tracks/data/dubai-national-noon-51.bin.nct new file mode 100644 index 0000000..d961919 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-national-noon-51.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-national-sunset-162.bin.nct b/files/.depot/Tracks/data/dubai-national-sunset-162.bin.nct new file mode 100644 index 0000000..d4d01de Binary files /dev/null and b/files/.depot/Tracks/data/dubai-national-sunset-162.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-oval-noon-165.bin.nct b/files/.depot/Tracks/data/dubai-oval-noon-165.bin.nct new file mode 100644 index 0000000..0dca8d5 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-oval-noon-165.bin.nct differ diff --git a/files/.depot/Tracks/data/dubai-oval-sunset-54.bin.nct b/files/.depot/Tracks/data/dubai-oval-sunset-54.bin.nct new file mode 100644 index 0000000..5056863 Binary files /dev/null and b/files/.depot/Tracks/data/dubai-oval-sunset-54.bin.nct differ diff --git a/files/.depot/Tracks/data/garage-noon-58.bin.nct b/files/.depot/Tracks/data/garage-noon-58.bin.nct new file mode 100644 index 0000000..de41df9 Binary files /dev/null and b/files/.depot/Tracks/data/garage-noon-58.bin.nct differ diff --git a/files/.depot/Tracks/data/hatch-indy-noon-22.bin.nct b/files/.depot/Tracks/data/hatch-indy-noon-22.bin.nct new file mode 100644 index 0000000..65a7c44 Binary files /dev/null and b/files/.depot/Tracks/data/hatch-indy-noon-22.bin.nct differ diff --git a/files/.depot/Tracks/data/hatch-indy-noon-29.bin.nct b/files/.depot/Tracks/data/hatch-indy-noon-29.bin.nct new file mode 100644 index 0000000..0166954 Binary files /dev/null and b/files/.depot/Tracks/data/hatch-indy-noon-29.bin.nct differ diff --git a/files/.depot/Tracks/data/hockenheim-gp-night-69.bin.nct b/files/.depot/Tracks/data/hockenheim-gp-night-69.bin.nct new file mode 100644 index 0000000..8965fd2 Binary files /dev/null and b/files/.depot/Tracks/data/hockenheim-gp-night-69.bin.nct differ diff --git a/files/.depot/Tracks/data/hockenheim-gp-noon-41.bin.nct b/files/.depot/Tracks/data/hockenheim-gp-noon-41.bin.nct new file mode 100644 index 0000000..aa73173 Binary files /dev/null and b/files/.depot/Tracks/data/hockenheim-gp-noon-41.bin.nct differ diff --git a/files/.depot/Tracks/data/hockenheim-national-night-70.bin.nct b/files/.depot/Tracks/data/hockenheim-national-night-70.bin.nct new file mode 100644 index 0000000..c6b17ae Binary files /dev/null and b/files/.depot/Tracks/data/hockenheim-national-night-70.bin.nct differ diff --git a/files/.depot/Tracks/data/hockenheim-national-noon-42.bin.nct b/files/.depot/Tracks/data/hockenheim-national-noon-42.bin.nct new file mode 100644 index 0000000..89115c9 Binary files /dev/null and b/files/.depot/Tracks/data/hockenheim-national-noon-42.bin.nct differ diff --git a/files/.depot/Tracks/data/hockenheim-short-night-71.bin.nct b/files/.depot/Tracks/data/hockenheim-short-night-71.bin.nct new file mode 100644 index 0000000..88f1e32 Binary files /dev/null and b/files/.depot/Tracks/data/hockenheim-short-night-71.bin.nct differ diff --git a/files/.depot/Tracks/data/hockenheim-short-noon-43.bin.nct b/files/.depot/Tracks/data/hockenheim-short-noon-43.bin.nct new file mode 100644 index 0000000..d9d5aa9 Binary files /dev/null and b/files/.depot/Tracks/data/hockenheim-short-noon-43.bin.nct differ diff --git a/files/.depot/Tracks/data/hongkong-circuit-afternoon-103.bin.nct b/files/.depot/Tracks/data/hongkong-circuit-afternoon-103.bin.nct new file mode 100644 index 0000000..70ab00a Binary files /dev/null and b/files/.depot/Tracks/data/hongkong-circuit-afternoon-103.bin.nct differ diff --git a/files/.depot/Tracks/data/hongkong-circuit-morning-104.bin.nct b/files/.depot/Tracks/data/hongkong-circuit-morning-104.bin.nct new file mode 100644 index 0000000..1b65d0c Binary files /dev/null and b/files/.depot/Tracks/data/hongkong-circuit-morning-104.bin.nct differ diff --git a/files/.depot/Tracks/data/hongkong-circuit-noon-100.bin.nct b/files/.depot/Tracks/data/hongkong-circuit-noon-100.bin.nct new file mode 100644 index 0000000..89979ea Binary files /dev/null and b/files/.depot/Tracks/data/hongkong-circuit-noon-100.bin.nct differ diff --git a/files/.depot/Tracks/data/indianapolis-roadcourse-morning-91.bin.nct b/files/.depot/Tracks/data/indianapolis-roadcourse-morning-91.bin.nct new file mode 100644 index 0000000..27e8109 Binary files /dev/null and b/files/.depot/Tracks/data/indianapolis-roadcourse-morning-91.bin.nct differ diff --git a/files/.depot/Tracks/data/indianapolis-roadcourse-noon-32.bin.nct b/files/.depot/Tracks/data/indianapolis-roadcourse-noon-32.bin.nct new file mode 100644 index 0000000..85c026a Binary files /dev/null and b/files/.depot/Tracks/data/indianapolis-roadcourse-noon-32.bin.nct differ diff --git a/files/.depot/Tracks/data/indianapolis-speedway-morning-90.bin.nct b/files/.depot/Tracks/data/indianapolis-speedway-morning-90.bin.nct new file mode 100644 index 0000000..da2f769 Binary files /dev/null and b/files/.depot/Tracks/data/indianapolis-speedway-morning-90.bin.nct differ diff --git a/files/.depot/Tracks/data/indianapolis-speedway-noon-31.bin.nct b/files/.depot/Tracks/data/indianapolis-speedway-noon-31.bin.nct new file mode 100644 index 0000000..becab9f Binary files /dev/null and b/files/.depot/Tracks/data/indianapolis-speedway-noon-31.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-dynamischkurs-dawn-86.bin.nct b/files/.depot/Tracks/data/leipzig-dynamischkurs-dawn-86.bin.nct new file mode 100644 index 0000000..b0fe254 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-dynamischkurs-dawn-86.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-dynamischkurs-noon-83.bin.nct b/files/.depot/Tracks/data/leipzig-dynamischkurs-noon-83.bin.nct new file mode 100644 index 0000000..9d8ddc3 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-dynamischkurs-noon-83.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-dynamischkurs-sunset-157.bin.nct b/files/.depot/Tracks/data/leipzig-dynamischkurs-sunset-157.bin.nct new file mode 100644 index 0000000..a6c7c08 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-dynamischkurs-sunset-157.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-groberkurs-dawn-84.bin.nct b/files/.depot/Tracks/data/leipzig-groberkurs-dawn-84.bin.nct new file mode 100644 index 0000000..90b9792 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-groberkurs-dawn-84.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-groberkurs-noon-81.bin.nct b/files/.depot/Tracks/data/leipzig-groberkurs-noon-81.bin.nct new file mode 100644 index 0000000..947f3b2 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-groberkurs-noon-81.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-groberkurs-sunset-155.bin.nct b/files/.depot/Tracks/data/leipzig-groberkurs-sunset-155.bin.nct new file mode 100644 index 0000000..1ab7db9 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-groberkurs-sunset-155.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-kleinerkurs-dawn-85.bin.nct b/files/.depot/Tracks/data/leipzig-kleinerkurs-dawn-85.bin.nct new file mode 100644 index 0000000..4eaaf4a Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-kleinerkurs-dawn-85.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-kleinerkurs-noon-82.bin.nct b/files/.depot/Tracks/data/leipzig-kleinerkurs-noon-82.bin.nct new file mode 100644 index 0000000..9f576de Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-kleinerkurs-noon-82.bin.nct differ diff --git a/files/.depot/Tracks/data/leipzig-kleinerkurs-sunset-156.bin.nct b/files/.depot/Tracks/data/leipzig-kleinerkurs-sunset-156.bin.nct new file mode 100644 index 0000000..114f506 Binary files /dev/null and b/files/.depot/Tracks/data/leipzig-kleinerkurs-sunset-156.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-circuit-dawn-135.bin.nct b/files/.depot/Tracks/data/lemans-circuit-dawn-135.bin.nct new file mode 100644 index 0000000..cc4d66f Binary files /dev/null and b/files/.depot/Tracks/data/lemans-circuit-dawn-135.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-circuit-night-133.bin.nct b/files/.depot/Tracks/data/lemans-circuit-night-133.bin.nct new file mode 100644 index 0000000..e3cc631 Binary files /dev/null and b/files/.depot/Tracks/data/lemans-circuit-night-133.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-circuit-noon-134.bin.nct b/files/.depot/Tracks/data/lemans-circuit-noon-134.bin.nct new file mode 100644 index 0000000..14828c6 Binary files /dev/null and b/files/.depot/Tracks/data/lemans-circuit-noon-134.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-circuit-sunset-136.bin.nct b/files/.depot/Tracks/data/lemans-circuit-sunset-136.bin.nct new file mode 100644 index 0000000..a2b9b7f Binary files /dev/null and b/files/.depot/Tracks/data/lemans-circuit-sunset-136.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-sarthe-dawn-65.bin.nct b/files/.depot/Tracks/data/lemans-sarthe-dawn-65.bin.nct new file mode 100644 index 0000000..786273d Binary files /dev/null and b/files/.depot/Tracks/data/lemans-sarthe-dawn-65.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-sarthe-night-62.bin.nct b/files/.depot/Tracks/data/lemans-sarthe-night-62.bin.nct new file mode 100644 index 0000000..657c7fe Binary files /dev/null and b/files/.depot/Tracks/data/lemans-sarthe-night-62.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-sarthe-noon-64.bin.nct b/files/.depot/Tracks/data/lemans-sarthe-noon-64.bin.nct new file mode 100644 index 0000000..0ffdb54 Binary files /dev/null and b/files/.depot/Tracks/data/lemans-sarthe-noon-64.bin.nct differ diff --git a/files/.depot/Tracks/data/lemans-sarthe-sunset-66.bin.nct b/files/.depot/Tracks/data/lemans-sarthe-sunset-66.bin.nct new file mode 100644 index 0000000..303eda6 Binary files /dev/null and b/files/.depot/Tracks/data/lemans-sarthe-sunset-66.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-circuit-afternoon-179.bin.nct b/files/.depot/Tracks/data/limerock-circuit-afternoon-179.bin.nct new file mode 100644 index 0000000..1d1994d Binary files /dev/null and b/files/.depot/Tracks/data/limerock-circuit-afternoon-179.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-circuit-dawn-177.bin.nct b/files/.depot/Tracks/data/limerock-circuit-dawn-177.bin.nct new file mode 100644 index 0000000..e056606 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-circuit-dawn-177.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-circuit-morning-178.bin.nct b/files/.depot/Tracks/data/limerock-circuit-morning-178.bin.nct new file mode 100644 index 0000000..f5dc703 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-circuit-morning-178.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-circuit-night-181.bin.nct b/files/.depot/Tracks/data/limerock-circuit-night-181.bin.nct new file mode 100644 index 0000000..02bf651 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-circuit-night-181.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-circuit-noon-176.bin.nct b/files/.depot/Tracks/data/limerock-circuit-noon-176.bin.nct new file mode 100644 index 0000000..994e6d9 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-circuit-noon-176.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-circuit-sunset-180.bin.nct b/files/.depot/Tracks/data/limerock-circuit-sunset-180.bin.nct new file mode 100644 index 0000000..91268d6 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-circuit-sunset-180.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-south-afternoon-182.bin.nct b/files/.depot/Tracks/data/limerock-south-afternoon-182.bin.nct new file mode 100644 index 0000000..84da96d Binary files /dev/null and b/files/.depot/Tracks/data/limerock-south-afternoon-182.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-south-dawn-187.bin.nct b/files/.depot/Tracks/data/limerock-south-dawn-187.bin.nct new file mode 100644 index 0000000..f13425a Binary files /dev/null and b/files/.depot/Tracks/data/limerock-south-dawn-187.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-south-morning-188.bin.nct b/files/.depot/Tracks/data/limerock-south-morning-188.bin.nct new file mode 100644 index 0000000..a965ae8 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-south-morning-188.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-south-night-183.bin.nct b/files/.depot/Tracks/data/limerock-south-night-183.bin.nct new file mode 100644 index 0000000..32f8635 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-south-night-183.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-south-noon-186.bin.nct b/files/.depot/Tracks/data/limerock-south-noon-186.bin.nct new file mode 100644 index 0000000..1a34685 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-south-noon-186.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-south-sunset-189.bin.nct b/files/.depot/Tracks/data/limerock-south-sunset-189.bin.nct new file mode 100644 index 0000000..d6c2cd5 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-south-sunset-189.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-west-afternoon-184.bin.nct b/files/.depot/Tracks/data/limerock-west-afternoon-184.bin.nct new file mode 100644 index 0000000..b66a256 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-west-afternoon-184.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-west-dawn-191.bin.nct b/files/.depot/Tracks/data/limerock-west-dawn-191.bin.nct new file mode 100644 index 0000000..df052ef Binary files /dev/null and b/files/.depot/Tracks/data/limerock-west-dawn-191.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-west-morning-192.bin.nct b/files/.depot/Tracks/data/limerock-west-morning-192.bin.nct new file mode 100644 index 0000000..60c7413 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-west-morning-192.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-west-night-185.bin.nct b/files/.depot/Tracks/data/limerock-west-night-185.bin.nct new file mode 100644 index 0000000..74aab05 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-west-night-185.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-west-noon-190.bin.nct b/files/.depot/Tracks/data/limerock-west-noon-190.bin.nct new file mode 100644 index 0000000..1735d67 Binary files /dev/null and b/files/.depot/Tracks/data/limerock-west-noon-190.bin.nct differ diff --git a/files/.depot/Tracks/data/limerock-west-sunset-193.bin.nct b/files/.depot/Tracks/data/limerock-west-sunset-193.bin.nct new file mode 100644 index 0000000..1d6200b Binary files /dev/null and b/files/.depot/Tracks/data/limerock-west-sunset-193.bin.nct differ diff --git a/files/.depot/Tracks/data/melbourne-circuit-morning-194.bin.nct b/files/.depot/Tracks/data/melbourne-circuit-morning-194.bin.nct new file mode 100644 index 0000000..64ea2bc Binary files /dev/null and b/files/.depot/Tracks/data/melbourne-circuit-morning-194.bin.nct differ diff --git a/files/.depot/Tracks/data/melbourne-circuit-noon-30.bin.nct b/files/.depot/Tracks/data/melbourne-circuit-noon-30.bin.nct new file mode 100644 index 0000000..dd38385 Binary files /dev/null and b/files/.depot/Tracks/data/melbourne-circuit-noon-30.bin.nct differ diff --git a/files/.depot/Tracks/data/melbourne-circuit-sunset-195.bin.nct b/files/.depot/Tracks/data/melbourne-circuit-sunset-195.bin.nct new file mode 100644 index 0000000..a13ce42 Binary files /dev/null and b/files/.depot/Tracks/data/melbourne-circuit-sunset-195.bin.nct differ diff --git a/files/.depot/Tracks/data/monaco-gp-afternoon-145.bin.nct b/files/.depot/Tracks/data/monaco-gp-afternoon-145.bin.nct new file mode 100644 index 0000000..1b5b16d Binary files /dev/null and b/files/.depot/Tracks/data/monaco-gp-afternoon-145.bin.nct differ diff --git a/files/.depot/Tracks/data/monaco-gp-morning-146.bin.nct b/files/.depot/Tracks/data/monaco-gp-morning-146.bin.nct new file mode 100644 index 0000000..499e863 Binary files /dev/null and b/files/.depot/Tracks/data/monaco-gp-morning-146.bin.nct differ diff --git a/files/.depot/Tracks/data/monaco-gp-noon-144.bin.nct b/files/.depot/Tracks/data/monaco-gp-noon-144.bin.nct new file mode 100644 index 0000000..873f2e2 Binary files /dev/null and b/files/.depot/Tracks/data/monaco-gp-noon-144.bin.nct differ diff --git a/files/.depot/Tracks/data/monza-circuit-morning-67.bin.nct b/files/.depot/Tracks/data/monza-circuit-morning-67.bin.nct new file mode 100644 index 0000000..f899519 Binary files /dev/null and b/files/.depot/Tracks/data/monza-circuit-morning-67.bin.nct differ diff --git a/files/.depot/Tracks/data/monza-circuit-noon-59.bin.nct b/files/.depot/Tracks/data/monza-circuit-noon-59.bin.nct new file mode 100644 index 0000000..c26a002 Binary files /dev/null and b/files/.depot/Tracks/data/monza-circuit-noon-59.bin.nct differ diff --git a/files/.depot/Tracks/data/monza-circuit-sunset-153.bin.nct b/files/.depot/Tracks/data/monza-circuit-sunset-153.bin.nct new file mode 100644 index 0000000..67e6776 Binary files /dev/null and b/files/.depot/Tracks/data/monza-circuit-sunset-153.bin.nct differ diff --git a/files/.depot/Tracks/data/monza-jnr-morning-60.bin.nct b/files/.depot/Tracks/data/monza-jnr-morning-60.bin.nct new file mode 100644 index 0000000..85ccd65 Binary files /dev/null and b/files/.depot/Tracks/data/monza-jnr-morning-60.bin.nct differ diff --git a/files/.depot/Tracks/data/monza-jnr-noon-68.bin.nct b/files/.depot/Tracks/data/monza-jnr-noon-68.bin.nct new file mode 100644 index 0000000..1713e40 Binary files /dev/null and b/files/.depot/Tracks/data/monza-jnr-noon-68.bin.nct differ diff --git a/files/.depot/Tracks/data/monza-jnr-sunset-154.bin.nct b/files/.depot/Tracks/data/monza-jnr-sunset-154.bin.nct new file mode 100644 index 0000000..ddbe23f Binary files /dev/null and b/files/.depot/Tracks/data/monza-jnr-sunset-154.bin.nct differ diff --git a/files/.depot/Tracks/data/newyork-circuit-noon-122.bin.nct b/files/.depot/Tracks/data/newyork-circuit-noon-122.bin.nct new file mode 100644 index 0000000..0d8f573 Binary files /dev/null and b/files/.depot/Tracks/data/newyork-circuit-noon-122.bin.nct differ diff --git a/files/.depot/Tracks/data/newyork2021-circuit-morning-174.bin.nct b/files/.depot/Tracks/data/newyork2021-circuit-morning-174.bin.nct new file mode 100644 index 0000000..825879e Binary files /dev/null and b/files/.depot/Tracks/data/newyork2021-circuit-morning-174.bin.nct differ diff --git a/files/.depot/Tracks/data/newyork2021-circuit-noon-173.bin.nct b/files/.depot/Tracks/data/newyork2021-circuit-noon-173.bin.nct new file mode 100644 index 0000000..2f9069c Binary files /dev/null and b/files/.depot/Tracks/data/newyork2021-circuit-noon-173.bin.nct differ diff --git a/files/.depot/Tracks/data/newyork2021-circuit-sunset-175.bin.nct b/files/.depot/Tracks/data/newyork2021-circuit-sunset-175.bin.nct new file mode 100644 index 0000000..07620a0 Binary files /dev/null and b/files/.depot/Tracks/data/newyork2021-circuit-sunset-175.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-gp-dawn-75.bin.nct b/files/.depot/Tracks/data/nuerburgring-gp-dawn-75.bin.nct new file mode 100644 index 0000000..0b5146b Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-gp-dawn-75.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-gp-night-78.bin.nct b/files/.depot/Tracks/data/nuerburgring-gp-night-78.bin.nct new file mode 100644 index 0000000..2fa7b3e Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-gp-night-78.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-gp-noon-72.bin.nct b/files/.depot/Tracks/data/nuerburgring-gp-noon-72.bin.nct new file mode 100644 index 0000000..7ae01a7 Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-gp-noon-72.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-mullenbach-dawn-76.bin.nct b/files/.depot/Tracks/data/nuerburgring-mullenbach-dawn-76.bin.nct new file mode 100644 index 0000000..818a8df Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-mullenbach-dawn-76.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-mullenbach-night-79.bin.nct b/files/.depot/Tracks/data/nuerburgring-mullenbach-night-79.bin.nct new file mode 100644 index 0000000..e7c2fa7 Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-mullenbach-night-79.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-mullenbach-noon-73.bin.nct b/files/.depot/Tracks/data/nuerburgring-mullenbach-noon-73.bin.nct new file mode 100644 index 0000000..f5d7d74 Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-mullenbach-noon-73.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-sprint-dawn-77.bin.nct b/files/.depot/Tracks/data/nuerburgring-sprint-dawn-77.bin.nct new file mode 100644 index 0000000..5c7cf6a Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-sprint-dawn-77.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-sprint-night-80.bin.nct b/files/.depot/Tracks/data/nuerburgring-sprint-night-80.bin.nct new file mode 100644 index 0000000..2de42be Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-sprint-night-80.bin.nct differ diff --git a/files/.depot/Tracks/data/nuerburgring-sprint-noon-74.bin.nct b/files/.depot/Tracks/data/nuerburgring-sprint-noon-74.bin.nct new file mode 100644 index 0000000..97b591b Binary files /dev/null and b/files/.depot/Tracks/data/nuerburgring-sprint-noon-74.bin.nct differ diff --git a/files/.depot/Tracks/data/r3berlin-formulae-afternoon-130.bin.nct b/files/.depot/Tracks/data/r3berlin-formulae-afternoon-130.bin.nct new file mode 100644 index 0000000..7fd2df9 Binary files /dev/null and b/files/.depot/Tracks/data/r3berlin-formulae-afternoon-130.bin.nct differ diff --git a/files/.depot/Tracks/data/r3berlin-formulae-morning-171.bin.nct b/files/.depot/Tracks/data/r3berlin-formulae-morning-171.bin.nct new file mode 100644 index 0000000..5cc3b2e Binary files /dev/null and b/files/.depot/Tracks/data/r3berlin-formulae-morning-171.bin.nct differ diff --git a/files/.depot/Tracks/data/r3berlin-formulae-sunset-172.bin.nct b/files/.depot/Tracks/data/r3berlin-formulae-sunset-172.bin.nct new file mode 100644 index 0000000..3f15efc Binary files /dev/null and b/files/.depot/Tracks/data/r3berlin-formulae-sunset-172.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-gp-afternoon-112.bin.nct b/files/.depot/Tracks/data/redbull-gp-afternoon-112.bin.nct new file mode 100644 index 0000000..d92b989 Binary files /dev/null and b/files/.depot/Tracks/data/redbull-gp-afternoon-112.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-gp-dawn-158.bin.nct b/files/.depot/Tracks/data/redbull-gp-dawn-158.bin.nct new file mode 100644 index 0000000..427bece Binary files /dev/null and b/files/.depot/Tracks/data/redbull-gp-dawn-158.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-gp-morning-113.bin.nct b/files/.depot/Tracks/data/redbull-gp-morning-113.bin.nct new file mode 100644 index 0000000..75a9186 Binary files /dev/null and b/files/.depot/Tracks/data/redbull-gp-morning-113.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-gp-noon-111.bin.nct b/files/.depot/Tracks/data/redbull-gp-noon-111.bin.nct new file mode 100644 index 0000000..dc86063 Binary files /dev/null and b/files/.depot/Tracks/data/redbull-gp-noon-111.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-gp-sunset-159.bin.nct b/files/.depot/Tracks/data/redbull-gp-sunset-159.bin.nct new file mode 100644 index 0000000..3f46fef Binary files /dev/null and b/files/.depot/Tracks/data/redbull-gp-sunset-159.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-south-afternoon-115.bin.nct b/files/.depot/Tracks/data/redbull-south-afternoon-115.bin.nct new file mode 100644 index 0000000..a872b4b Binary files /dev/null and b/files/.depot/Tracks/data/redbull-south-afternoon-115.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-south-morning-116.bin.nct b/files/.depot/Tracks/data/redbull-south-morning-116.bin.nct new file mode 100644 index 0000000..b4d860a Binary files /dev/null and b/files/.depot/Tracks/data/redbull-south-morning-116.bin.nct differ diff --git a/files/.depot/Tracks/data/redbull-south-noon-114.bin.nct b/files/.depot/Tracks/data/redbull-south-noon-114.bin.nct new file mode 100644 index 0000000..be06b64 Binary files /dev/null and b/files/.depot/Tracks/data/redbull-south-noon-114.bin.nct differ diff --git a/files/.depot/Tracks/data/renderscene-rs-noon-138.bin.nct b/files/.depot/Tracks/data/renderscene-rs-noon-138.bin.nct new file mode 100644 index 0000000..0cb3b7f Binary files /dev/null and b/files/.depot/Tracks/data/renderscene-rs-noon-138.bin.nct differ diff --git a/files/.depot/Tracks/data/richmond-circuit-night-89.bin.nct b/files/.depot/Tracks/data/richmond-circuit-night-89.bin.nct new file mode 100644 index 0000000..620e92e Binary files /dev/null and b/files/.depot/Tracks/data/richmond-circuit-night-89.bin.nct differ diff --git a/files/.depot/Tracks/data/richmond-circuit-noon-87.bin.nct b/files/.depot/Tracks/data/richmond-circuit-noon-87.bin.nct new file mode 100644 index 0000000..46ecf73 Binary files /dev/null and b/files/.depot/Tracks/data/richmond-circuit-noon-87.bin.nct differ diff --git a/files/.depot/Tracks/data/richmond-circuit-sunset-88.bin.nct b/files/.depot/Tracks/data/richmond-circuit-sunset-88.bin.nct new file mode 100644 index 0000000..82063e2 Binary files /dev/null and b/files/.depot/Tracks/data/richmond-circuit-sunset-88.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-circuit-afternoon-203.bin.nct b/files/.depot/Tracks/data/sebring-circuit-afternoon-203.bin.nct new file mode 100644 index 0000000..b1a989e Binary files /dev/null and b/files/.depot/Tracks/data/sebring-circuit-afternoon-203.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-circuit-morning-204.bin.nct b/files/.depot/Tracks/data/sebring-circuit-morning-204.bin.nct new file mode 100644 index 0000000..22b3efe Binary files /dev/null and b/files/.depot/Tracks/data/sebring-circuit-morning-204.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-circuit-night-206.bin.nct b/files/.depot/Tracks/data/sebring-circuit-night-206.bin.nct new file mode 100644 index 0000000..d1b05d7 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-circuit-night-206.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-circuit-noon-202.bin.nct b/files/.depot/Tracks/data/sebring-circuit-noon-202.bin.nct new file mode 100644 index 0000000..ad7ba03 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-circuit-noon-202.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-circuit-sunset-205.bin.nct b/files/.depot/Tracks/data/sebring-circuit-sunset-205.bin.nct new file mode 100644 index 0000000..90a75b7 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-circuit-sunset-205.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-johnson-afternoon-210.bin.nct b/files/.depot/Tracks/data/sebring-johnson-afternoon-210.bin.nct new file mode 100644 index 0000000..05bfd4a Binary files /dev/null and b/files/.depot/Tracks/data/sebring-johnson-afternoon-210.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-johnson-morning-207.bin.nct b/files/.depot/Tracks/data/sebring-johnson-morning-207.bin.nct new file mode 100644 index 0000000..e5c8c2b Binary files /dev/null and b/files/.depot/Tracks/data/sebring-johnson-morning-207.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-johnson-night-209.bin.nct b/files/.depot/Tracks/data/sebring-johnson-night-209.bin.nct new file mode 100644 index 0000000..f95b428 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-johnson-night-209.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-johnson-noon-211.bin.nct b/files/.depot/Tracks/data/sebring-johnson-noon-211.bin.nct new file mode 100644 index 0000000..f2e0eba Binary files /dev/null and b/files/.depot/Tracks/data/sebring-johnson-noon-211.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-johnson-sunset-208.bin.nct b/files/.depot/Tracks/data/sebring-johnson-sunset-208.bin.nct new file mode 100644 index 0000000..c4ccf16 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-johnson-sunset-208.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-school-afternoon-215.bin.nct b/files/.depot/Tracks/data/sebring-school-afternoon-215.bin.nct new file mode 100644 index 0000000..3950c2f Binary files /dev/null and b/files/.depot/Tracks/data/sebring-school-afternoon-215.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-school-morning-212.bin.nct b/files/.depot/Tracks/data/sebring-school-morning-212.bin.nct new file mode 100644 index 0000000..df29a76 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-school-morning-212.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-school-night-214.bin.nct b/files/.depot/Tracks/data/sebring-school-night-214.bin.nct new file mode 100644 index 0000000..d78d4cc Binary files /dev/null and b/files/.depot/Tracks/data/sebring-school-night-214.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-school-noon-216.bin.nct b/files/.depot/Tracks/data/sebring-school-noon-216.bin.nct new file mode 100644 index 0000000..ef60ac6 Binary files /dev/null and b/files/.depot/Tracks/data/sebring-school-noon-216.bin.nct differ diff --git a/files/.depot/Tracks/data/sebring-school-sunset-213.bin.nct b/files/.depot/Tracks/data/sebring-school-sunset-213.bin.nct new file mode 100644 index 0000000..7db8bcc Binary files /dev/null and b/files/.depot/Tracks/data/sebring-school-sunset-213.bin.nct differ diff --git a/files/.depot/Tracks/data/seca-circuit-morning-196.bin.nct b/files/.depot/Tracks/data/seca-circuit-morning-196.bin.nct new file mode 100644 index 0000000..59f3b3c Binary files /dev/null and b/files/.depot/Tracks/data/seca-circuit-morning-196.bin.nct differ diff --git a/files/.depot/Tracks/data/seca-circuit-noon-21.bin.nct b/files/.depot/Tracks/data/seca-circuit-noon-21.bin.nct new file mode 100644 index 0000000..7136864 Binary files /dev/null and b/files/.depot/Tracks/data/seca-circuit-noon-21.bin.nct differ diff --git a/files/.depot/Tracks/data/seca-circuit-sunset-197.bin.nct b/files/.depot/Tracks/data/seca-circuit-sunset-197.bin.nct new file mode 100644 index 0000000..a06a35e Binary files /dev/null and b/files/.depot/Tracks/data/seca-circuit-sunset-197.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-bridge-noon-44.bin.nct b/files/.depot/Tracks/data/silverstone-bridge-noon-44.bin.nct new file mode 100644 index 0000000..3a57d07 Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-bridge-noon-44.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-bridge-sunset-149.bin.nct b/files/.depot/Tracks/data/silverstone-bridge-sunset-149.bin.nct new file mode 100644 index 0000000..c904843 Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-bridge-sunset-149.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-gp-noon-45.bin.nct b/files/.depot/Tracks/data/silverstone-gp-noon-45.bin.nct new file mode 100644 index 0000000..eb059f0 Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-gp-noon-45.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-gp-sunset-150.bin.nct b/files/.depot/Tracks/data/silverstone-gp-sunset-150.bin.nct new file mode 100644 index 0000000..454b935 Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-gp-sunset-150.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-national-noon-46.bin.nct b/files/.depot/Tracks/data/silverstone-national-noon-46.bin.nct new file mode 100644 index 0000000..d9c071e Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-national-noon-46.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-national-sunset-151.bin.nct b/files/.depot/Tracks/data/silverstone-national-sunset-151.bin.nct new file mode 100644 index 0000000..40561e4 Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-national-sunset-151.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-southern-noon-47.bin.nct b/files/.depot/Tracks/data/silverstone-southern-noon-47.bin.nct new file mode 100644 index 0000000..d1e9c56 Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-southern-noon-47.bin.nct differ diff --git a/files/.depot/Tracks/data/silverstone-southern-sunset-152.bin.nct b/files/.depot/Tracks/data/silverstone-southern-sunset-152.bin.nct new file mode 100644 index 0000000..3d7cacb Binary files /dev/null and b/files/.depot/Tracks/data/silverstone-southern-sunset-152.bin.nct differ diff --git a/files/.depot/Tracks/data/singapore-circuit-afternoon-147.bin.nct b/files/.depot/Tracks/data/singapore-circuit-afternoon-147.bin.nct new file mode 100644 index 0000000..e073567 Binary files /dev/null and b/files/.depot/Tracks/data/singapore-circuit-afternoon-147.bin.nct differ diff --git a/files/.depot/Tracks/data/singapore-circuit-night-148.bin.nct b/files/.depot/Tracks/data/singapore-circuit-night-148.bin.nct new file mode 100644 index 0000000..7e364e7 Binary files /dev/null and b/files/.depot/Tracks/data/singapore-circuit-night-148.bin.nct differ diff --git a/files/.depot/Tracks/data/spa-circuit-noon-26.bin.nct b/files/.depot/Tracks/data/spa-circuit-noon-26.bin.nct new file mode 100644 index 0000000..0661b72 Binary files /dev/null and b/files/.depot/Tracks/data/spa-circuit-noon-26.bin.nct differ diff --git a/files/.depot/Tracks/data/spa-circuit-sunset-166.bin.nct b/files/.depot/Tracks/data/spa-circuit-sunset-166.bin.nct new file mode 100644 index 0000000..9556137 Binary files /dev/null and b/files/.depot/Tracks/data/spa-circuit-sunset-166.bin.nct differ diff --git a/files/.depot/Tracks/data/suzuka-east-noon-39.bin.nct b/files/.depot/Tracks/data/suzuka-east-noon-39.bin.nct new file mode 100644 index 0000000..a7fa1b6 Binary files /dev/null and b/files/.depot/Tracks/data/suzuka-east-noon-39.bin.nct differ diff --git a/files/.depot/Tracks/data/suzuka-gp-noon-38.bin.nct b/files/.depot/Tracks/data/suzuka-gp-noon-38.bin.nct new file mode 100644 index 0000000..ee2d7b7 Binary files /dev/null and b/files/.depot/Tracks/data/suzuka-gp-noon-38.bin.nct differ diff --git a/files/.depot/Tracks/data/suzuka-west-noon-40.bin.nct b/files/.depot/Tracks/data/suzuka-west-noon-40.bin.nct new file mode 100644 index 0000000..d2d0e09 Binary files /dev/null and b/files/.depot/Tracks/data/suzuka-west-noon-40.bin.nct differ diff --git a/files/.depot/Tracks/data/ttk.dat.nct b/files/.depot/Tracks/data/ttk.dat.nct new file mode 100644 index 0000000..64b2493 Binary files /dev/null and b/files/.depot/Tracks/data/ttk.dat.nct differ diff --git a/files/.depot/Tracks/data/tutorial-noon-48.bin.nct b/files/.depot/Tracks/data/tutorial-noon-48.bin.nct new file mode 100644 index 0000000..262154e Binary files /dev/null and b/files/.depot/Tracks/data/tutorial-noon-48.bin.nct differ diff --git a/files/.depot/Tracks/data/yasmarina-gp-afternoon-142.bin.nct b/files/.depot/Tracks/data/yasmarina-gp-afternoon-142.bin.nct new file mode 100644 index 0000000..94e1283 Binary files /dev/null and b/files/.depot/Tracks/data/yasmarina-gp-afternoon-142.bin.nct differ diff --git a/files/.depot/Tracks/data/yasmarina-gp-morning-141.bin.nct b/files/.depot/Tracks/data/yasmarina-gp-morning-141.bin.nct new file mode 100644 index 0000000..9717f81 Binary files /dev/null and b/files/.depot/Tracks/data/yasmarina-gp-morning-141.bin.nct differ diff --git a/files/.depot/Tracks/data/yasmarina-gp-night-140.bin.nct b/files/.depot/Tracks/data/yasmarina-gp-night-140.bin.nct new file mode 100644 index 0000000..5b77acb Binary files /dev/null and b/files/.depot/Tracks/data/yasmarina-gp-night-140.bin.nct differ diff --git a/files/.depot/Tracks/data/yasmarina-gp-noon-139.bin.nct b/files/.depot/Tracks/data/yasmarina-gp-noon-139.bin.nct new file mode 100644 index 0000000..b3424a2 Binary files /dev/null and b/files/.depot/Tracks/data/yasmarina-gp-noon-139.bin.nct differ diff --git a/files/.depot/Tracks/data/yasmarina-tute-night-143.bin.nct b/files/.depot/Tracks/data/yasmarina-tute-night-143.bin.nct new file mode 100644 index 0000000..ea8c724 Binary files /dev/null and b/files/.depot/Tracks/data/yasmarina-tute-night-143.bin.nct differ diff --git a/files/.depot/UDSF.2.dat b/files/.depot/UDSF.2.dat new file mode 100644 index 0000000..28d767f Binary files /dev/null and b/files/.depot/UDSF.2.dat differ diff --git a/files/.depot/UDSF.2.dat.bak b/files/.depot/UDSF.2.dat.bak new file mode 100644 index 0000000..25f1aca Binary files /dev/null and b/files/.depot/UDSF.2.dat.bak differ diff --git a/files/.depot/animations.txt b/files/.depot/animations.txt new file mode 100644 index 0000000..03fc2a1 --- /dev/null +++ b/files/.depot/animations.txt @@ -0,0 +1,80 @@ +; Animations file +; ============================= + +; Format: +;