Skip to content

Commit

Permalink
Comet V4
Browse files Browse the repository at this point in the history
  • Loading branch information
Shodhans committed Oct 29, 2023
2 parents a1f936f + 22ea912 commit 6751721
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
File renamed without changes.
28 changes: 28 additions & 0 deletions Resources/Prototypes/_NF/Shipyard/comet.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
- type: vessel
id: Comet
name: NT Comet
description: A mining and construction vessel intended to help build or repair quickly.
price: 61821
category: Medium
group: Civilian
shuttlePath: /Maps/Shuttles/comet.yml

- type: gameMap
id: Comet
mapName: 'NT Comet'
mapPath: /Maps/Shuttles/comet.yml
minPlayers: 0
stations:
Comet:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: '{0} Comet {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
overflowJobs: []
availableJobs:
StationEngineer: [ 0, 0 ]
Passenger: [ 0, 0 ]

0 comments on commit 6751721

Please sign in to comment.