This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from Corvax-Frontier/Zekins3366-patch-1
мини-апштрим
- Loading branch information
Showing
12 changed files
with
5,623 additions
and
1,470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
job-name-ertmailcarrier = ОБР почтальон | ||
job-name-mercenary = наёмник | ||
job-name-pilot = пилот | ||
job-name-security-guard = охранник | ||
job-name-security-guard = охрана аванпоста | ||
job-name-stc = диспетчер станции | ||
# Role timers - Make these alphabetical or I cut you | ||
JobERTMailCarrier = ОБР почтальон | ||
# Role timers - Make these alphabetical or I cut you | ||
JobMercenary = наёмник | ||
JobPilot = пилот | ||
JobSecurityGuard = охранник | ||
JobSecurityGuard = охрана аванпоста | ||
JobSTC = диспетчер станции |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
- type: vessel | ||
id: Bookworm | ||
name: SBB Буквоед | ||
description: Среднегабаритный космический источник знаний. Рекомендованный состав команды 1-3 человека. | ||
price: 28000 | ||
category: Medium | ||
group: Civilian | ||
shuttlePath: /Maps/_NF/Shuttles/bookworm.yml | ||
|
||
- type: gameMap | ||
id: Bookworm | ||
mapName: 'SBB Bookworm' | ||
mapPath: /Maps/_NF/Shuttles/bookworm.yml | ||
minPlayers: 0 | ||
stations: | ||
Bookworm: | ||
stationProto: StandardFrontierVessel | ||
components: | ||
- type: StationNameSetup | ||
mapNameTemplate: 'Буквоед {1}' | ||
nameGenerator: | ||
!type:NanotrasenNameGenerator | ||
prefixCreator: '14' | ||
- type: StationJobs | ||
overflowJobs: [] | ||
availableJobs: | ||
Librarian: [ 0, 0 ] | ||
Pilot: [ 0, 0 ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters