add new map proto

This commit is contained in:
Ed
2024-08-03 21:37:38 +03:00
parent 7b5e40c5a1
commit 4c1efe52b9

View File

@@ -55,5 +55,27 @@
CP14Captain: [1, 1]
- type: StationBiome
biome: CP14GrassFill
#- type: CP14StationExpeditionTarget
# shuttlePath: /Maps/_CP14/Shuttles/test-ship.yml
- type: gameMap
id: ExpeditionTest
mapName: Expedition test
mapPath: /Maps/_CP14/exLand3.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 0
stations:
ExpeditionTest:
stationProto: StandardStationArena
components:
- type: StationNameSetup
mapNameTemplate: "Expedition test"
- type: StationJobs
availableJobs:
CP14Adventurer: [ -1, -1 ]
CP14Alchemist: [ -1, -1 ]
CP14Innkeeper: [ -1, -1 ]
CP14Captain: [1, 1]
CP14GuardCommander: [1, 1]
CP14HouseKeeper: [1, 1]
- type: CP14StationExpeditionTarget
shuttlePath: /Maps/_CP14/Shuttles/test-ship.yml