From bbc73ed62d4d6c116581005733ef1a8d617b045f Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Sat, 11 May 2024 18:32:51 -0400 Subject: [PATCH] Update vending_machines.yml --- .../Structures/Machines/vending_machines.yml | 38 ++++++++++++++++++- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 2a5bc0da82f..44cf8f041d3 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -15,11 +15,10 @@ - type: Sprite sprite: Structures/Machines/VendingMachines/empty.rsi snapCardinals: true - noRot: true - type: Physics bodyType: Static - type: Transform - noRot: false + noRot: true - type: Fixtures fixtures: fix1: @@ -206,6 +205,7 @@ ejectState: eject-unshaded denyState: deny-unshaded - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/cart.rsi layers: - state: "off" @@ -221,6 +221,8 @@ color: "#ffb0b0" - type: AccessReader access: [["HeadOfPersonnel"]] + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -272,6 +274,7 @@ pack: CigaretteMachineAds - type: Speech - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/cigs.rsi layers: - state: "off" @@ -281,6 +284,8 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -365,6 +370,7 @@ pack: HotDrinksMachineAds - type: Speech - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/coffee.rsi layers: - state: "off" @@ -381,6 +387,8 @@ radius: 1.5 energy: 1.3 color: "#ad7c4b" + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -403,6 +411,7 @@ pack: RobustSoftdrinksAds - type: Speech - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/cola.rsi layers: - state: "off" @@ -416,6 +425,8 @@ radius: 1.5 energy: 1.6 color: "#3c5eb5" + - type: Transform + noRot: false - type: entity parent: VendingMachineCola @@ -646,6 +657,7 @@ - type: Advertise pack: DinnerwareAds - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/dinnerware.rsi layers: - state: "off" @@ -661,6 +673,8 @@ radius: 1.5 energy: 1.6 color: "#4b93ad" + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -736,6 +750,7 @@ ejectState: eject-unshaded denyState: deny-unshaded - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/engivend.rsi layers: - state: "off" @@ -751,6 +766,8 @@ radius: 1.5 energy: 1.6 color: "#b89e2a" + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -1124,6 +1141,7 @@ pack: VendomatAds - type: Speech - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/vendomat.rsi layers: - state: "off" @@ -1137,6 +1155,8 @@ radius: 1.5 energy: 1.6 color: "#9dc5c9" + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -1218,6 +1238,7 @@ - type: Advertise pack: GoodCleanFunAds - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/games.rsi layers: - state: "off" @@ -1231,6 +1252,8 @@ radius: 1.5 energy: 1.6 color: "#326e3f" + - type: Transform + noRot: false - type: entity parent: VendingMachine @@ -2023,6 +2046,7 @@ description: An exercise aid and nutrition supplement vendor that preys on your inadequacy. components: - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/fitness.rsi layers: - state: "off" @@ -2042,6 +2066,8 @@ normalState: normal-unshaded - type: Advertise pack: FitnessVendAds + - type: Transform + noRot: true - type: entity id: VendingMachineHotfood @@ -2050,6 +2076,7 @@ description: An old vending machine promising 'hot foods'. You doubt any of its contents are still edible. components: - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/hotfood.rsi layers: - state: "off" @@ -2066,6 +2093,8 @@ normalState: normal-unshaded - type: Advertise pack: HotfoodAds + - type: Transform + noRot: false - type: entity id: VendingMachineSolsnack @@ -2074,6 +2103,7 @@ description: A SolCentric vending machine dispensing treats from home. components: - type: Sprite + noRot: true sprite: Structures/Machines/VendingMachines/solsnack.rsi layers: - state: "off" @@ -2090,6 +2120,8 @@ normalState: normal-unshaded - type: Advertise pack: SolsnackAds + - type: Transform + noRot: false - type: entity id: VendingMachineWeeb @@ -2115,3 +2147,5 @@ normalState: normal-unshaded - type: Advertise pack: WeebVendAds + - type: Transform + noRot: false