forked from space-syndicate/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
896f7d3
commit b76a0b1
Showing
9 changed files
with
49 additions
and
4 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
Resources/Locale/en-US/_corvaxnext/research/equipment_technologies.ftl
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,2 +1,3 @@ | ||
next-research-technology-integrated-huds = Integrated HUDs | ||
next-research-technology-magnetic-boots = Magnetic boots | ||
next-research-technology-quantum-magnetic-boots = Quantum magnetic boots |
1 change: 1 addition & 0 deletions
1
Resources/Locale/ru-RU/_corvaxnext/research/equipment_technologies.ftl
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,2 +1,3 @@ | ||
next-research-technology-integrated-huds = Интегрированные интерфейсы | ||
next-research-technology-magnetic-boots = Наноразмерный магнитизм | ||
next-research-technology-quantum-magnetic-boots = Квантовый магнитизм |
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
16 changes: 16 additions & 0 deletions
16
Resources/Prototypes/_CorvaxNext/Recipes/Lathes/robotics.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,16 @@ | ||
- type: latheRecipe | ||
id: PersonalAI | ||
result: PersonalAI | ||
completetime: 2 | ||
materials: | ||
Steel: 100 | ||
Glass: 150 | ||
|
||
- type: latheRecipe | ||
id: ClothingEyesHudDiagnostic | ||
result: ClothingEyesHudDiagnostic | ||
completetime: 2 | ||
materials: | ||
Steel: 200 | ||
Plastic: 300 | ||
Glass: 500 |
10 changes: 10 additions & 0 deletions
10
Resources/Prototypes/_CorvaxNext/Research/Disciplines/equipment_disciplines.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
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 |
---|---|---|
|
@@ -8,7 +8,6 @@ | |
tier: 1 | ||
cost: 3500 | ||
recipeUnlocks: | ||
- ClothingEyesHudSecurity | ||
- Stunbaton | ||
- CombatKnife | ||
- Flash | ||
|