mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
Show escalation challenges in Rocky
This commit is contained in:
parent
4946b534fc
commit
6d5b492bc2
@ -273,9 +273,7 @@ export function filterChallenge(
|
||||
// TODO: change this when pontus is added.
|
||||
return (
|
||||
!isSniperLocation(options.parent) &&
|
||||
!["LOCATION_PARENT_SNUG", "LOCATION_PARENT_ROCKY"].includes(
|
||||
options.parent,
|
||||
)
|
||||
"LOCATION_PARENT_SNUG" !== options.parent
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user