diff --git a/Resources/Prototypes/Catalog/VendingMachines/soviet.yml b/Resources/Prototypes/Catalog/VendingMachines/soviet.yml deleted file mode 100644 index 65373a505e..0000000000 --- a/Resources/Prototypes/Catalog/VendingMachines/soviet.yml +++ /dev/null @@ -1,5 +0,0 @@ -- type: vendingMachineInventory - id: soviet - name: товарищ-vend - description: Rodina-mat' zovyot! - spriteName: soviet diff --git a/Resources/Prototypes/Entities/Constructible/Power/vending_machines.yml b/Resources/Prototypes/Entities/Constructible/Power/vending_machines.yml index 642895efc1..c53aa0cc93 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/vending_machines.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/vending_machines.yml @@ -52,18 +52,6 @@ - type: Anchorable - type: Pullable -- type: entity - parent: VendingMachine - id: VendingMachineAmmo - name: AmmoVend - components: - - type: VendingMachine - pack: AmmoVend - - type: Icon - sprite: Constructible/Power/VendingMachines/ammo.rsi - - type: Sprite - sprite: Constructible/Power/VendingMachines/ammo.rsi - - type: entity parent: VendingMachine id: VendingMachineBooze @@ -324,18 +312,6 @@ - type: Sprite sprite: Constructible/Power/VendingMachines/snack.rsi -- type: entity - parent: VendingMachine - id: VendingMachineSoviet - name: Товарищ-vend - components: - - type: VendingMachine - pack: soviet - - type: Icon - sprite: Constructible/Power/VendingMachines/soviet.rsi - - type: Sprite - sprite: Constructible/Power/VendingMachines/soviet.rsi - - type: entity parent: VendingMachine id: VendingMachineSovietSoda diff --git a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/broken.png b/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/broken.png deleted file mode 100644 index 129cdb87e8..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/broken.png and /dev/null differ diff --git a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/meta.json b/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/meta.json deleted file mode 100644 index 8288f2c29d..0000000000 --- a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/normal.png b/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/normal.png deleted file mode 100644 index 5016f81e86..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/normal.png and /dev/null differ diff --git a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/off.png b/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/off.png deleted file mode 100644 index 129cdb87e8..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/ammo.rsi/off.png and /dev/null differ diff --git a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/broken.png b/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/broken.png deleted file mode 100644 index 5d084d925d..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/broken.png and /dev/null differ diff --git a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/dangermode.png b/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/dangermode.png deleted file mode 100644 index cd13f3d419..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/dangermode.png and /dev/null differ diff --git a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/meta.json b/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/meta.json deleted file mode 100644 index ee16cfe604..0000000000 --- a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/meta.json +++ /dev/null @@ -1 +0,0 @@ -{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "dangermode", "directions": 1, "delays": [[0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08, 0.08]]}, {"name": "normal", "directions": 1, "delays": [[0.5, 0.5]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]} \ No newline at end of file diff --git a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/normal.png b/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/normal.png deleted file mode 100644 index 768870dc78..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/normal.png and /dev/null differ diff --git a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/off.png b/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/off.png deleted file mode 100644 index 7b93a0ce6a..0000000000 Binary files a/Resources/Textures/Constructible/Power/VendingMachines/soviet.rsi/off.png and /dev/null differ