You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…hen resolved, rename missionsInLocations -> missionsInLocation (#550)
Fixes#510#505#504
Needs testing and checking over more than twice.
## Breaking Changes
- `controller.missionsInLocations` is now
`controller.missionsInLocation` (as it always should have been!).
- The aforementioned `controller.missionsInLocations` is now **split by
game version**.
- `controller.addEscalation` has a new parameter: `(groupContract,
locationId, **gameVersion**, ...levels)` (highlighted using asterisks).
---
Also this removes some terrible hacks we've had to do. We should've
always done it like this!
Describe the bug
It's not visible on the Paris destination.
The text was updated successfully, but these errors were encountered: