forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5b80123
commit 91ccadc
Showing
1 changed file
with
32 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
- type: vessel | ||
id: BigSkat | ||
name: NSF Большой скат | ||
description: Сверхогромный многофункциональный шаттл ДСБФ. Рекомендованный состав команды 10-16 человек. | ||
price: 535500 #Appraisal value is 440000 | ||
category: Large | ||
group: Security | ||
access: Frontier | ||
shuttlePath: /Maps/Corvax/Shuttles/Nfsd/bigskat.yml | ||
#- type: vessel | ||
# id: BigSkat | ||
# name: NSF Большой скат | ||
# description: Сверхогромный многофункциональный шаттл ДСБФ. Рекомендованный состав команды 10-16 человек. | ||
# price: 535500 #Appraisal value is 440000 | ||
# category: Large | ||
# group: Security | ||
# access: Frontier | ||
# shuttlePath: /Maps/Corvax/Shuttles/Nfsd/bigskat.yml | ||
|
||
- type: gameMap | ||
id: BigSkat | ||
mapName: 'NSF Большой скат' | ||
mapPath: /Maps/Corvax/Shuttles/Nfsd/bigskat.yml | ||
minPlayers: 0 | ||
stations: | ||
BigSkat: | ||
stationProto: StandardFrontierSecurityVessel | ||
components: | ||
- type: StationNameSetup | ||
mapNameTemplate: 'Большой скат {1}' | ||
nameGenerator: | ||
!type:NanotrasenNameGenerator | ||
prefixCreator: '14' | ||
- type: StationJobs | ||
availableJobs: | ||
#- type: gameMap | ||
# id: BigSkat | ||
# mapName: 'NSF Большой скат' | ||
# mapPath: /Maps/Corvax/Shuttles/Nfsd/bigskat.yml | ||
# minPlayers: 0 | ||
# stations: | ||
# BigSkat: | ||
# stationProto: StandardFrontierSecurityVessel | ||
# components: | ||
# - type: StationNameSetup | ||
# mapNameTemplate: 'Большой скат {1}' | ||
# nameGenerator: | ||
# !type:NanotrasenNameGenerator | ||
# prefixCreator: '14' | ||
# - type: StationJobs | ||
# availableJobs: | ||
# PrisonGuard: [ 0, 0 ] | ||
SeniorOfficer: [ 0, 0 ] | ||
Brigmedic: [ 0, 0 ] | ||
NFDetective: [ 0, 0 ] | ||
Deputy: [ 0, 0 ] | ||
Cadet: [ 0, 0 ] | ||
Chef: [ 0, 0 ] | ||
Bailiff: [ 0, 0 ] | ||
# SeniorOfficer: [ 0, 0 ] | ||
# Brigmedic: [ 0, 0 ] | ||
# NFDetective: [ 0, 0 ] | ||
# Deputy: [ 0, 0 ] | ||
# Cadet: [ 0, 0 ] | ||
# Chef: [ 0, 0 ] | ||
# Bailiff: [ 0, 0 ] |