Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавление изучения Магбутсов СБ в РНД #1518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
1 change: 1 addition & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@
- id: ClothingMaskGasSwat
- id: ClothingOuterHardsuitSecurityRed
- id: ClothingShoesBootsMagSec # Sunrise-edit
prob: 0.3
- id: JetpackSecurityFilled
- id: OxygenTankFilled

Expand Down
2 changes: 2 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@
- id: ClothingOuterHardsuitSecurity
- id: ClothingMaskBreath
- id: ClothingShoesBootsMagSec # Sunrise-edit
prob: 0.3
- type: AccessReader
access: [["Security"]]

Expand Down Expand Up @@ -222,6 +223,7 @@
- id: ClothingOuterHardsuitWarden
- id: ClothingMaskBreath
- id: ClothingShoesBootsMagSec # Sunrise-edit
prob: 0.5
- type: AccessReader
access: [["Armory"]]

Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Research/experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
cost: 7500
recipeUnlocks:
- ClothingShoesBootsMagSci
- ClothingShoesBootsMagSec #Sunrise-Add
- ClothingShoesBootsMoon

- type: technology
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- id: ClothingOuterHardsuitBlueshield
- id: ClothingMaskGas
- id: ClothingShoesBootsMagSec
prob: 0.5
- type: AccessReader
access: [["BlueShield"]]

Expand All @@ -24,6 +25,7 @@
- id: ClothingOuterHardsuitSecuritySunrise
- id: ClothingMaskBreath
- id: ClothingShoesBootsMagSec
prob: 0.3
- type: AccessReader
access: [["Security"]]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@
- EnergyDomeDirectionalTurtle
- ClothingHeadHelmetPubg
- ClothingShoesBootsMagCombat
- ClothingShoesBootsMagSec
- WeaponTemperatureGun
8 changes: 8 additions & 0 deletions Resources/Prototypes/_Sunrise/Recipes/Lathes/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@
Steel: 6000
Glass: 3000
Plastic: 600

- type: latheRecipe
id: ClothingShoesBootsMagSec
result: ClothingShoesBootsMagSec
completetime: 30
materials:
Steel: 1000
Plastic: 500
Loading