Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SBI Crown #2036

Merged
merged 1 commit into from
Sep 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 30 additions & 30 deletions Resources/Prototypes/_NF/Shipyard/crown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,34 +9,34 @@
# Shuttle Notes:
#

- type: vessel
id: Crown
name: SBI Crown
description: "A refurbished and repainted older model of the NSF Templar for Civilian and Mercenary use, mind the gap."
price: 20000
category: Small
group: Shipyard
shuttlePath: /Maps/_NF/Shuttles/crown.yml
guidebookPage: Null
class:
- Civilian
#- type: vessel
# id: Crown
# name: SBI Crown
# description: "A refurbished and repainted older model of the NSF Templar for Civilian and Mercenary use, mind the gap."
# price: 20000
# category: Small
# group: Shipyard
# shuttlePath: /Maps/_NF/Shuttles/crown.yml
# guidebookPage: Null
# class:
# - Civilian

- type: gameMap
id: Crown
mapName: 'SBI Crown'
mapPath: /Maps/_NF/Shuttles/crown.yml
minPlayers: 0
stations:
Crown:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Crown {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
availableJobs:
Contractor: [ 0, 0 ]
Pilot: [ 0, 0 ]
Mercenary: [ 0, 0 ]
#- type: gameMap
# id: Crown
# mapName: 'SBI Crown'
# mapPath: /Maps/_NF/Shuttles/crown.yml
# minPlayers: 0
# stations:
# Crown:
# stationProto: StandardFrontierVessel
# components:
# - type: StationNameSetup
# mapNameTemplate: 'Crown {1}'
# nameGenerator:
# !type:NanotrasenNameGenerator
# prefixCreator: '14'
# - type: StationJobs
# availableJobs:
# Contractor: [ 0, 0 ]
# Pilot: [ 0, 0 ]
# Mercenary: [ 0, 0 ]
Loading