diff --git a/addons/stripper/maps/workshop/1195609162/bhop_bless.cfg b/addons/stripper/maps/workshop/1195609162/bhop_bless.cfg new file mode 100644 index 00000000..b072d911 --- /dev/null +++ b/addons/stripper/maps/workshop/1195609162/bhop_bless.cfg @@ -0,0 +1,12 @@ +modify: +{ + match: + { + "targetname" "filter_activator" + "classname" "filter_activator_name" + } + insert: + { + "filtername" "activator" + } +} diff --git a/addons/stripper/maps/workshop/2117675766/bhop_craton.cfg b/addons/stripper/maps/workshop/2117675766/bhop_craton.cfg new file mode 100644 index 00000000..b2b0176b --- /dev/null +++ b/addons/stripper/maps/workshop/2117675766/bhop_craton.cfg @@ -0,0 +1,12 @@ +modify: +{ + match: + { + "targetname" "filter_activator" + "classname" "filter_activator_name" + } + insert: + { + "filtername" "bhop" + } +} diff --git a/addons/stripper/maps/workshop/859067603/bhop_bless.cfg b/addons/stripper/maps/workshop/859067603/bhop_bless.cfg new file mode 100644 index 00000000..b072d911 --- /dev/null +++ b/addons/stripper/maps/workshop/859067603/bhop_bless.cfg @@ -0,0 +1,12 @@ +modify: +{ + match: + { + "targetname" "filter_activator" + "classname" "filter_activator_name" + } + insert: + { + "filtername" "activator" + } +}