Skip to content
Open
Show file tree
Hide file tree
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
35 changes: 35 additions & 0 deletions Resources/Prototypes/_Mono/Shipyard/Sr/bottega.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Author Info
# Github: TheScienceOfKSP
# Discord: sweepergiles

- type: vessel
id: Bottega
parent: BaseVessel
name: KSP Bottega
description: A ship refurbished after being pried from the hands of the Post-Italian mafia, the Bottega is a floating convenience store for service staff to bring the services of CC out and about closer to potential customers.
price: 57000 #Roughly 20% markup from appraisegrid
category: Medium
group: Sr
access: Service
shuttlePath: /SharedMaps/_Mono/Shuttles/bottega.yml
guidebookPage: Null
class:
- Civilian
engine:
- Solar
- Combustion

- type: gameMap
id: Bottega
mapName: 'Bottega'
mapPath: /SharedMaps/_Mono/Shuttles/bottega.yml
minPlayers: 0
stations:
Bottega:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Bottega SRV{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Mono/Shipyard/Sr/pacem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
- type: vessel
id: Pacem
parent: BaseVessel
name: Pacem
description: A patrol corvette for inner ring defense and patrol. Recommended crew of 2.
name: KSP Pacem
description: A patrol corvette for inner ring defense and patrol, not fitted with a shield nor FTL, but amazing if slow-firing firepower.
price: 130000 #Roughly 20% markup from appraisegrid
category: Medium
group: Sr
Expand Down
Loading
Loading