From: MaxSMokeSkaarj Date: Sat, 18 Jan 2025 03:25:13 +0000 (+1000) Subject: цензура #2 X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a1875ec3a60fbbfa0dad4c5b91a4d85c32b80977;p=space-station-14.git цензура #2 --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml index 9dd386426c..43f8c57d0b 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_cups.yml @@ -161,15 +161,6 @@ - type: Sprite sprite: Objects/Consumable/Drinks/mug_one.rsi -- type: entity - parent: DrinkBaseMug - id: DrinkMugRainbow - name: rainbow mug - description: A rainbow mug. The colors are almost as blinding as a welder. - components: - - type: Sprite - sprite: Objects/Consumable/Drinks/mug_rainbow.rsi - - type: entity parent: DrinkBaseMug id: DrinkMugRed diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 41d5edf4d4..8063a07458 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -2116,39 +2116,6 @@ - type: AccessReader access: [["Kitchen"], ["Theatre"]] -# Pride Vending Machine - -- type: entity - parent: VendingMachine - id: VendingMachinePride - name: Pride-O-Mat - description: A vending machine containing pride. - components: - - type: VendingMachine - pack: PrideDrobeInventory - offState: off - brokenState: broken - normalState: normal-unshaded - - type: Advertise - pack: PrideDrobeAds - - type: SpeakOnUIClosed - pack: PrideDrobeGoodbyes - - type: Speech - - type: PointLight - radius: 1.5 - energy: 1.3 # reduced energy since the color is pure white - color: "#FFFFFF" - - type: Sprite - sprite: Structures/Machines/VendingMachines/pride.rsi - layers: - - state: "off" - map: ["enum.VendingMachineVisualLayers.Base"] - - state: "off" - map: ["enum.VendingMachineVisualLayers.BaseUnshaded"] - shader: unshaded - - state: panel - map: ["enum.WiresVisualLayers.MaintenancePanel"] - # Gas Tank Dispenser - type: entity