From bb1fbb47117683ad7f18c5f952cbd31de2ddab46 Mon Sep 17 00:00:00 2001 From: Janet Blackquill Date: Mon, 6 Jan 2025 01:21:01 -0500 Subject: [PATCH] Remove glue requirement from prescription HUDs and departamental glasses Space glue as-is is a somewhat rare item in the game, and locking one of the basic visual cues and protective equipment for security or medical behind obtaining this rare item is somewhat annoying, as in the best case scenario, it amounts to a chore to get a cheap purchase from logi, and in the worst case scenario, you aren't going to have that important equipment without sacrificing your vision for the entire shift. This doesn't produce particularly engaging gameplay in either scenario. Via the principle of less is more, it follows that removing glue from the recipe construction makes sense, instead of adding more ways to get glue in order to handle this one specific scenario. --- .../clothing/prescription_departamental_glasses.yml | 12 ------------ .../Graphs/clothing/prescription_huds.yml | 12 ------------ 2 files changed, 24 deletions(-) diff --git a/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml b/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml index 71267f402aa..c270ddadc58 100644 --- a/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml +++ b/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_departamental_glasses.yml @@ -21,12 +21,6 @@ - material: Cable amount: 5 doAfter: 5 - - tag: DrinkSpaceGlue - name: space glue - icon: - sprite: Objects/Consumable/Drinks/glue-tube.rsi - state: icon - doAfter: 5 - node: prescsecglasses entity: ClothingEyesPrescriptionSecurityGlasses @@ -53,11 +47,5 @@ - material: Cable amount: 5 doAfter: 5 - - tag: DrinkSpaceGlue - name: space glue - icon: - sprite: Objects/Consumable/Drinks/glue-tube.rsi - state: icon - doAfter: 5 - node: presccorpsglasses entity: ClothingEyesPrescriptionCorpsmanGlasses diff --git a/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_huds.yml b/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_huds.yml index e659bab5bfa..8ad020064c0 100644 --- a/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_huds.yml +++ b/Resources/Prototypes/_DV/Recipes/Construction/Graphs/clothing/prescription_huds.yml @@ -21,12 +21,6 @@ - material: Cable amount: 5 doAfter: 5 - - tag: DrinkSpaceGlue - name: space glue - icon: - sprite: Objects/Consumable/Drinks/glue-tube.rsi - state: icon - doAfter: 5 - node: prescmedhud entity: ClothingEyesPrescriptionMedHud @@ -53,11 +47,5 @@ - material: Cable amount: 5 doAfter: 5 - - tag: DrinkSpaceGlue - name: space glue - icon: - sprite: Objects/Consumable/Drinks/glue-tube.rsi - state: icon - doAfter: 5 - node: prescsechud entity: ClothingEyesPrescriptionHudSecurity