Skip to content

Commit

Permalink
Удаление ската из пула
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFoxPhoenix authored Nov 15, 2024
1 parent 5b80123 commit 91ccadc
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions Resources/Prototypes/Corvax/Shipyard/Nfsd/bigskat.yml
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 ]

0 comments on commit 91ccadc

Please sign in to comment.