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.
|
// TODO: change this when pontus is added.
|
||||||
return (
|
return (
|
||||||
!isSniperLocation(options.parent) &&
|
!isSniperLocation(options.parent) &&
|
||||||
!["LOCATION_PARENT_SNUG", "LOCATION_PARENT_ROCKY"].includes(
|
"LOCATION_PARENT_SNUG" !== options.parent
|
||||||
options.parent,
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user