mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-05-04 00:11:22 +00:00
pick some stats by default
This commit is contained in:
@@ -424,6 +424,8 @@ function finalFilterTweaks (ctx: FiltersCreationContext) {
|
||||
// hide only if fractured mod has corresponding explicit variant
|
||||
filter.hidden = 'filters.hide_for_crafting'
|
||||
}
|
||||
} else if (filter.tag === FilterTag.Foulborn || filter.tag === FilterTag.Variant) {
|
||||
filter.disabled = false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user