Another StationJobsTest fix (#18742)

This commit is contained in:
metalgearsloth
2023-08-06 15:30:37 +10:00
committed by GitHub
parent fa16497025
commit 283b900eed

View File

@@ -27,7 +27,7 @@ public sealed class StationJobsTest
id: FooStation
minPlayers: 0
mapName: FooStation
mapPath: /Maps/Tests/empty.yml
mapPath: /Maps/Test/empty.yml
stations:
Station:
mapNameTemplate: FooStation
@@ -35,7 +35,7 @@ public sealed class StationJobsTest
components:
- type: StationJobs
overflowJobs:
- Assistant
- Passenger
availableJobs:
TMime: [0, -1]
TAssistant: [-1, -1]