forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/new-frontiers-14/frontier…
…-station-14 into Workflows2-test
- Loading branch information
Showing
15 changed files
with
3,488 additions
and
11,462 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 was deleted.
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
17 changes: 17 additions & 0 deletions
17
Resources/Prototypes/_NF/Entities/Objects/Specific/Medical/healing.yml
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,17 @@ | ||
- type: entity | ||
id: Suture10Lingering | ||
parent: MedicatedSuture | ||
suffix: 10, Lingering | ||
components: | ||
- type: Stack | ||
lingering: true | ||
count: 10 | ||
|
||
- type: entity | ||
id: Mesh10Lingering | ||
parent: RegenerativeMesh | ||
suffix: 10, Lingering | ||
components: | ||
- type: Stack | ||
lingering: true | ||
count: 10 |
37 changes: 37 additions & 0 deletions
37
Resources/Prototypes/_NF/Entities/Objects/Specific/Robotics/borg_modules.yml
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,37 @@ | ||
- type: entity | ||
id: BorgModuleAdvancedMining | ||
parent: [ BaseBorgModuleCargo, BaseProviderBorgModule ] | ||
name: advanced mining cyborg module | ||
components: | ||
- type: Sprite | ||
layers: | ||
- state: cargo | ||
- state: icon-advancedmining | ||
sprite: _NF/Objects/Specific/Robotics/borgmodule.rsi | ||
- type: ItemBorgModule | ||
items: | ||
- MiningDrillDiamond | ||
- Shovel | ||
- AdvancedMineralScannerUnpowered | ||
- OreBagOfHolding | ||
- JawsOfLife | ||
- RadioHandheldNF | ||
|
||
- type: entity | ||
id: BorgModuleAdvancedParamedic | ||
parent: [ BaseBorgModuleMedical, BaseProviderBorgModule ] | ||
name: advanced paramedic cyborg module | ||
components: | ||
- type: Sprite | ||
layers: | ||
- state: medical | ||
- state: icon-paramedic | ||
sprite: _NF/Objects/Specific/Robotics/borgmodule.rsi | ||
- type: ItemBorgModule | ||
items: | ||
- HandheldHealthAnalyzerUnpowered | ||
- Suture10Lingering | ||
- Mesh10Lingering | ||
- Gauze10Lingering | ||
- Bloodpack10Lingering | ||
- SyringeBluespace |
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,23 @@ | ||
- type: latheRecipe | ||
id: BorgModuleAdvancedParamedic | ||
result: BorgModuleAdvancedParamedic | ||
category: Robotics | ||
completetime: 3 | ||
materials: | ||
Steel: 500 | ||
Glass: 500 | ||
Plastic: 250 | ||
Gold: 50 | ||
Bluespace: 60 # SyringeBluespace Bluepsace price | ||
|
||
- type: latheRecipe | ||
id: BorgModuleAdvancedMining | ||
result: BorgModuleAdvancedMining | ||
category: Robotics | ||
completetime: 3 | ||
materials: | ||
Steel: 500 | ||
Glass: 500 | ||
Plastic: 250 | ||
Bluespace: 200 # OreBagOfHolding Bluepsace price | ||
Diamond: 100 # MiningDrillDiamond Diamond price |
This file was deleted.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Author Info | ||
# GitHub: MagnusCrowe | ||
# Discord: MagnusCrowe | ||
|
||
# Maintainer Info | ||
# GitHub: MagnusCrowe | ||
# Discord: MagnusCrowe | ||
|
||
# Shuttle Notes: | ||
# | ||
- type: vessel | ||
id: Wendigo | ||
name: NSF Wendigo | ||
description: A light medium ship with a recommended crew of 2 to 3 officers, the Wendigo is a dedicated interdiction vessel outfitted with a powerful EMP device for tackling escaping vessels. | ||
price: 34500 | ||
category: Medium | ||
group: Security | ||
access: Sergeant | ||
shuttlePath: /Maps/_NF/Shuttles/Nfsd/wendigo.yml | ||
|
||
- type: gameMap | ||
id: Wendigo | ||
mapName: 'NSF Wendigo' | ||
mapPath: /Maps/_NF/Shuttles/Nfsd/wendigo.yml | ||
minPlayers: 0 | ||
stations: | ||
Wendigo: | ||
stationProto: StandardFrontierSecurityVessel | ||
components: | ||
- type: StationNameSetup | ||
mapNameTemplate: 'Wendigo {1}' | ||
nameGenerator: | ||
!type:NanotrasenNameGenerator | ||
prefixCreator: '14' | ||
- type: StationJobs | ||
availableJobs: {} |
Binary file added
BIN
+304 Bytes
...s/Textures/_NF/Objects/Specific/Robotics/borgmodule.rsi/icon-advancedmining.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+214 Bytes
Resources/Textures/_NF/Objects/Specific/Robotics/borgmodule.rsi/icon-paramedic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions
17
Resources/Textures/_NF/Objects/Specific/Robotics/borgmodule.rsi/meta.json
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,17 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-NC-SA-4.0", | ||
"copyright": "Made by GhostPrince for Frontier Station 14", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon-advancedmining" | ||
}, | ||
{ | ||
"name": "icon-paramedic" | ||
} | ||
] | ||
} |