add new map proto
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user