Skip to content

Commit

Permalink
Merge pull request #75 from sTiKyt/ships-prices-refreshed
Browse files Browse the repository at this point in the history
Ships prices refreshed
  • Loading branch information
Cheackraze committed Jul 27, 2023
2 parents 27e62f4 + 4beb6b9 commit 1b32b5b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/_NF/Shipyard/dartx.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
- type: vessel
id: DartX
name: NT Dart-X
name: NT Dart-X
description: A light emergency response cruiser outfitted for extended rescue missions.
price: 89650
price: 80500
category: Medium
group: Civilian
shuttlePath: /Maps/Shuttles/dartx.yml

- type: gameMap
id: DartX
mapName: 'NT Dart-X'
mapPath: /Maps/Shuttles/dartx.yml
minPlayers: 0
stations:
stations:
DartX:
stationProto: StandardFrontierVessel
components:
Expand All @@ -28,4 +28,4 @@
StationEngineer: [ 1, 1 ]
Clown: [ 1, 1 ]
Paramedic: [ 1, 1 ]
Mercenary: [ 1, 1 ]
Mercenary: [ 1, 1 ]
18 changes: 9 additions & 9 deletions Resources/Prototypes/_NF/Shipyard/default_shipyard_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
id: PTS
name: NC Personal Transport
description: A small transport shuttle with space for 5 passengers.
price: 14650
price: 15000
category: Small
group: Civilian
shuttlePath: /Maps/Shuttles/pts.yml
Expand Down Expand Up @@ -90,7 +90,7 @@
id: Construct
name: NT Construct
description: A technically spacefaring vessel. No livery.
price: 10975
price: 12075
category: Small
group: Civilian
shuttlePath: /Maps/Shuttles/construct.yml
Expand Down Expand Up @@ -146,7 +146,7 @@
id: Barge
name: NC Barge
description: A medium shipping vessel repurposed into a salvage bar.
price: 38700
price: 42300
category: Medium
group: Civilian
shuttlePath: /Maps/Shuttles/barge.yml
Expand Down Expand Up @@ -177,7 +177,7 @@
id: Prospector
name: NC Prospector
description: A small mining vessel designed to assist salvage operations.
price: 18750
price: 23000
category: Small
group: Civilian
shuttlePath: /Maps/Shuttles/prospector.yml
Expand Down Expand Up @@ -205,7 +205,7 @@
id: Sparrow
name: NR Sparrow
description: A combined research and engineering vessel suited for xeno-archeological expeditions.
price: 32500
price: 45875
category: Small
group: Civilian
shuttlePath: /Maps/Shuttles/sparrow.yml
Expand Down Expand Up @@ -235,7 +235,7 @@
id: Condor
name: NR Condor
description: A combined research and engineering vessel suited for xeno-archeological expeditions.
price: 58450
price: 72000
category: Medium
group: Civilian
shuttlePath: /Maps/Shuttles/condor.yml
Expand Down Expand Up @@ -354,7 +354,7 @@
id: Pulse
name: NM Pulse
description: A small rapid response medical ship
price: 17450
price: 17765
category: Small
group: Civilian
shuttlePath: /Maps/Shuttles/pulse.yml
Expand Down Expand Up @@ -383,7 +383,7 @@
id: Helix
name: NM Helix
description: A medium, modular hospital. Standard issue equipped with chem lab, cloning, and treatment ward
price: 52250
price: 52400
category: Medium
group: Civilian
shuttlePath: /Maps/Shuttles/helix.yml
Expand Down Expand Up @@ -415,7 +415,7 @@
id: Skipper
name: NC Skipper
description: A small service ship with a full service kitchen and hydroponics garden
price: 27850
price: 32650
category: Small
group: Civilian
shuttlePath: /Maps/Shuttles/skipper.yml
Expand Down

0 comments on commit 1b32b5b

Please sign in to comment.