We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114462c commit 415abeeCopy full SHA for 415abee
srconfigs/srconfigs.cfg
@@ -355,7 +355,7 @@ sar_function non_cat_only cond "!?category=$1" $+2
355
// Add the mtrigger categories and the sar_on_load execs
356
// We do this *after* running the category exec, so that no_mtriggers is set if
357
// necessary
358
-cond "game=portal2" exec mtriggers/mtriggers
+cond "game=portal2 | game=mel" exec mtriggers/mtriggers
359
360
// Same for the chapter categories
361
cond "!game=reloaded" sar_function run_cur_chapter "svar_set __cur_chapter $'$chapter$'; chapter_il"
0 commit comments