diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index e1db710fec..0af2cb0a77 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -306,6 +306,8 @@ - type: PhysicalComposition materialComposition: Plastic: 25 + - type: StaticPrice + price: 5 - type: entity parent: ClothingMaskBase diff --git a/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml b/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml index fe2103195e..8acac47133 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/holoprojectors.yml @@ -68,7 +68,7 @@ tags: - HolofanProjector - type: StaticPrice - price: 80 + price: 50 - type: GuideHelp guides: - AtmosTools diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 69da81853d..c461b5683b 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -547,4 +547,4 @@ min: 2 max: 2 - type: StaticPrice - price: 250 + price: 150