Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #240 from Corvax-Frontier/up3105
Browse files Browse the repository at this point in the history
Удаление шаттла "Спираль"
  • Loading branch information
Vonsant authored May 31, 2024
2 parents ce83124 + 0a54d59 commit cf537a8
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 36 deletions.
8 changes: 8 additions & 0 deletions Resources/Changelog/Changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4702,3 +4702,11 @@ Entries:
rounds.
id: 4996
time: '2024-05-30T20:13:16.0000000+00:00'
- author: UncaughtEx
changes:
- type: Remove
message: >-
NT has decided to rescind its License for the Helix Blueprint from the
Frontier.
id: 4997
time: '2024-05-31T11:11:02.0000000+00:00'
72 changes: 36 additions & 36 deletions Resources/Prototypes/_NF/Shipyard/helix.yml
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
# Author Info
# GitHub: ???
# Discord: ???
# # Author Info
# # GitHub: ???
# # Discord: ???

# Maintainer Info
# GitHub: ???
# Discord: ???
# # Maintainer Info
# # GitHub: ???
# # Discord: ???

# Shuttle Notes:
#
- type: vessel
id: Helix
name: NM Спираль
description: Среднегабаритный медицинский шаттл. Рекомендованный размер команды 2-4 человека.
price: 44600 # +5800 from 15% markup
category: Medium
group: Civilian
shuttlePath: /Maps/_NF/Shuttles/helix.yml
# # Shuttle Notes:
# #
# - type: vessel
# id: Helix
# name: NM Helix
# description: A medium, modular hospital. Standard issue equipped with chem lab, cloning, and treatment ward
# price: 44600 # +5800 from 15% markup
# category: Medium
# group: Civilian
# shuttlePath: /Maps/_NF/Shuttles/helix.yml

- type: gameMap
id: Helix
mapName: 'NM Спираль'
mapPath: /Maps/_NF/Shuttles/helix.yml
minPlayers: 0
stations:
Helix:
stationProto: StandardFrontierVessel
components:
- type: StationNameSetup
mapNameTemplate: 'Спираль {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationJobs
overflowJobs: []
availableJobs:
Contractor: [ 0, 0 ]
Pilot: [ 0, 0 ]
Mercenary: [ 0, 0 ]
# - type: gameMap
# id: Helix
# mapName: 'NM Helix'
# mapPath: /Maps/_NF/Shuttles/helix.yml
# minPlayers: 0
# stations:
# Helix:
# stationProto: StandardFrontierVessel
# components:
# - type: StationNameSetup
# mapNameTemplate: 'Helix {1}'
# nameGenerator:
# !type:NanotrasenNameGenerator
# prefixCreator: '14'
# - type: StationJobs
# overflowJobs: []
# availableJobs:
# Contractor: [ 0, 0 ]
# Pilot: [ 0, 0 ]
# Mercenary: [ 0, 0 ]

0 comments on commit cf537a8

Please sign in to comment.