From 387c4abbc8a0dbf77cdf0769a39dab05bc1a3251 Mon Sep 17 00:00:00 2001 From: KaiserMaus Date: Tue, 4 Mar 2025 19:27:01 +0000 Subject: [PATCH] No PowerGaming --- Resources/Prototypes/Catalog/Fills/Lockers/heads.yml | 1 + .../Prototypes/Catalog/Fills/Lockers/suit_storage.yml | 2 ++ Resources/Prototypes/Research/experimental.yml | 1 + .../_Sunrise/Catalog/Fills/Lockers/suit_storage.yml | 2 ++ .../Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml | 1 + Resources/Prototypes/_Sunrise/Recipes/Lathes/misc.yml | 8 ++++++++ 6 files changed, 15 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml index b0e13cf62af..baa6e97225e 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/heads.yml @@ -363,6 +363,7 @@ - id: ClothingMaskGasSwat - id: ClothingOuterHardsuitSecurityRed - id: ClothingShoesBootsMagSec # Sunrise-edit + prob: 0.3 - id: JetpackSecurityFilled - id: OxygenTankFilled diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml index 0078edb77c5..e3dfa85bf97 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/suit_storage.yml @@ -155,6 +155,7 @@ - id: ClothingOuterHardsuitSecurity - id: ClothingMaskBreath - id: ClothingShoesBootsMagSec # Sunrise-edit + prob: 0.3 - type: AccessReader access: [["Security"]] @@ -222,6 +223,7 @@ - id: ClothingOuterHardsuitWarden - id: ClothingMaskBreath - id: ClothingShoesBootsMagSec # Sunrise-edit + prob: 0.5 - type: AccessReader access: [["Armory"]] diff --git a/Resources/Prototypes/Research/experimental.yml b/Resources/Prototypes/Research/experimental.yml index 5c49dd8c24f..04f9d605a6f 100644 --- a/Resources/Prototypes/Research/experimental.yml +++ b/Resources/Prototypes/Research/experimental.yml @@ -69,6 +69,7 @@ cost: 7500 recipeUnlocks: - ClothingShoesBootsMagSci + - ClothingShoesBootsMagSec #Sunrise-Add - ClothingShoesBootsMoon - type: technology diff --git a/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml b/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml index 8591e3d7bac..f419a403214 100644 --- a/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml +++ b/Resources/Prototypes/_Sunrise/Catalog/Fills/Lockers/suit_storage.yml @@ -9,6 +9,7 @@ - id: ClothingOuterHardsuitBlueshield - id: ClothingMaskGas - id: ClothingShoesBootsMagSec + prob: 0.5 - type: AccessReader access: [["BlueShield"]] @@ -24,6 +25,7 @@ - id: ClothingOuterHardsuitSecuritySunrise - id: ClothingMaskBreath - id: ClothingShoesBootsMagSec + prob: 0.3 - type: AccessReader access: [["Security"]] diff --git a/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml b/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml index 911167d0c79..5d112c88e44 100644 --- a/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml +++ b/Resources/Prototypes/_Sunrise/Recipes/Lathes/Packs/security.yml @@ -51,4 +51,5 @@ - EnergyDomeDirectionalTurtle - ClothingHeadHelmetPubg - ClothingShoesBootsMagCombat + - ClothingShoesBootsMagSec - WeaponTemperatureGun diff --git a/Resources/Prototypes/_Sunrise/Recipes/Lathes/misc.yml b/Resources/Prototypes/_Sunrise/Recipes/Lathes/misc.yml index 51f9ef12a3d..f3e7df7a1c6 100644 --- a/Resources/Prototypes/_Sunrise/Recipes/Lathes/misc.yml +++ b/Resources/Prototypes/_Sunrise/Recipes/Lathes/misc.yml @@ -15,3 +15,11 @@ Steel: 6000 Glass: 3000 Plastic: 600 + +- type: latheRecipe + id: ClothingShoesBootsMagSec + result: ClothingShoesBootsMagSec + completetime: 30 + materials: + Steel: 1000 + Plastic: 500