add comments to stripper configs

This commit is contained in:
rtldg 2021-10-18 16:40:54 +00:00
parent 673b172871
commit a449fe6f69
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
;; removes empty classname entity that crashes servers
filter:
{
"hammerid" "396"
}
}

View File

@ -1,7 +1,8 @@
;; shitty small zones that are shit
filter:
{
"targetname" "mod_zone_start"
}
{
"targetname" "mod_zone_end"
}
}