Another StationJobsTest fix (#18742)
This commit is contained in:
@@ -27,7 +27,7 @@ public sealed class StationJobsTest
|
|||||||
id: FooStation
|
id: FooStation
|
||||||
minPlayers: 0
|
minPlayers: 0
|
||||||
mapName: FooStation
|
mapName: FooStation
|
||||||
mapPath: /Maps/Tests/empty.yml
|
mapPath: /Maps/Test/empty.yml
|
||||||
stations:
|
stations:
|
||||||
Station:
|
Station:
|
||||||
mapNameTemplate: FooStation
|
mapNameTemplate: FooStation
|
||||||
@@ -35,7 +35,7 @@ public sealed class StationJobsTest
|
|||||||
components:
|
components:
|
||||||
- type: StationJobs
|
- type: StationJobs
|
||||||
overflowJobs:
|
overflowJobs:
|
||||||
- Assistant
|
- Passenger
|
||||||
availableJobs:
|
availableJobs:
|
||||||
TMime: [0, -1]
|
TMime: [0, -1]
|
||||||
TAssistant: [-1, -1]
|
TAssistant: [-1, -1]
|
||||||
|
|||||||
Reference in New Issue
Block a user