Skip to content

Commit

Permalink
Remove the Crown from the shipyard (#2036)
Browse files Browse the repository at this point in the history
  • Loading branch information
arimah committed Sep 20, 2024
1 parent e3fbca1 commit 02593f8
Showing 1 changed file with 30 additions and 30 deletions.
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 ]

0 comments on commit 02593f8

Please sign in to comment.