From e8faa1841ae56d55db37754f63040181ca209d6a Mon Sep 17 00:00:00 2001 From: "ALLEN-PC\\acj30" Date: Mon, 2 Jun 2025 13:36:06 -0500 Subject: [PATCH] Update mapbase_default_manifest.txt --- VPKs/shared_content_v7_0/scripts/mapbase_default_manifest.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VPKs/shared_content_v7_0/scripts/mapbase_default_manifest.txt b/VPKs/shared_content_v7_0/scripts/mapbase_default_manifest.txt index 759e8b2..8fc49ce 100644 --- a/VPKs/shared_content_v7_0/scripts/mapbase_default_manifest.txt +++ b/VPKs/shared_content_v7_0/scripts/mapbase_default_manifest.txt @@ -15,7 +15,7 @@ //"soundscripts" "maps/%mapname%_level_sounds.txt" // This is automatically loaded by other systems, only here as an example "actbusy" "maps/%mapname%_actbusy.txt" "talker" "maps/%mapname%_talker.txt" - //"sentences" "maps/%mapname%_sentences.txt" // Not supported + "choreosentences" "maps/%mapname%_choreosentences.txt" "localization" "maps/%mapname%_%language%.txt" "closecaption" "maps/%mapname%_closecaption_%language%.txt" "vgui" "maps/%mapname%_screens.txt" @@ -25,4 +25,5 @@ "surfaceprops" "maps/%mapname%_surfaceproperties.txt" "vscript" "maps/%mapname%_mapspawn" "weapons" "maps/%mapname%_weapons.txt" + "protagonists" "maps/%mapname%_protagonists.txt" } \ No newline at end of file