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
Original file line number Diff line number Diff line change
Expand Up @@ -1113,6 +1113,7 @@
- Natisk
- Strayk
- Sekunda
- Burovshik

# start T1

Expand Down
41 changes: 41 additions & 0 deletions Resources/Prototypes/_Mono/Shipyard/USSP/burovshik.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Author Info
# GitHub: deltarune2103
# Discord: deltarune2103

# Shuttle Notes:
# Has NO shipguns. Your only offense is R A M M I N G.

- type: vessel
id: Burovshik
parent: BaseVessel
name: UW Burovshik
description: A small mining vessel designed by UW, designed to drill into the asteroids. Or their opponents.
price: 32000 # appraised at ~26555
category: Small
group: Ussp
access: USSP
shuttlePath: /SharedMaps/_Mono/Shuttles/USSP/burovshik.yml
guidebookPage: Null
class:
- Salvage
engine:
- Plasma

- type: gameMap
id: Burovshik
mapName: 'Burovshik'
mapPath: /SharedMaps/_Mono/Shuttles/USSP/burovshik.yml
minPlayers: 0
stations:
Burovshik:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Burovshik USSP{1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
availableJobs:
USSPSergeant: [ 0, 0 ]
USSPRifleman: [ 0, 0 ]
Loading
Loading