338
Resources/Prototypes/Entities/buildings/vending_machines.yml
Normal file
@@ -0,0 +1,338 @@
|
||||
- type: entity
|
||||
id: VendingMachine
|
||||
name: vending machine
|
||||
components:
|
||||
- type: Clickable
|
||||
- type: Sprite
|
||||
sprite: Buildings/VendingMachines/empty.rsi
|
||||
layers:
|
||||
- state: normal
|
||||
map: ["enum.VendingMachineVisualLayers.Base"]
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/empty.rsi
|
||||
state: normal
|
||||
- type: BoundingBox
|
||||
- type: Collidable
|
||||
- type: SnapGrid
|
||||
offset: Center
|
||||
- type: Damageable
|
||||
- type: Breakable
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: VendingMachineVisualizer2D
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.VendingMachineUiKey.Key
|
||||
type: VendingMachineBoundUserInterface
|
||||
- type: PowerDevice
|
||||
priority: Low
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_ammo
|
||||
name: AmmoVend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: AmmoVend
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/ammo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_booze
|
||||
name: Booze-O-Mat
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Booze-O-Mat
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/boozeomat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_cart
|
||||
name: PTech
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: PTech
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/cart.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_chapel
|
||||
name: PietyVend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: PietyVend
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/chapel.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_cigs
|
||||
name: Cigarette machine
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Cigarette machine
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/cigs.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_coffee
|
||||
name: Hot Drinks machine
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Hot Drinks machine
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/dinnerware.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_cola
|
||||
name: Robust Softdrinks
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Robust Softdrinks
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/discount.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_dinnerware
|
||||
name: Dinnerware
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Dinnerware
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/dinnerware.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_discount
|
||||
name: Discount Dan's
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Discount Dan's
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/discount.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_engivend
|
||||
name: Engi-Vend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Engi-Vend
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/engivend.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_hats
|
||||
name: Hatlord 9000
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Hatlord 9000
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/hats.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_magivend
|
||||
name: MagiVend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: MagiVend
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/magivend.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_medical
|
||||
name: NanoMed Plus
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: NanoMed Plus
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/medical.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_mining
|
||||
name: Dwarven Mining Equipment
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Dwarven Mining Equipment
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/mining.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_nazi
|
||||
name: Nazivend
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Nazivend
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/nazi.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_nutri
|
||||
name: NutriMax
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: NutriMax
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/nutri.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_robotics
|
||||
name: Robotech Deluxe
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Robotech Deluxe
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/robotics.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_sales
|
||||
name: Sales
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Sales
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/sale.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_sec
|
||||
name: SecTech
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: SecTech
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/sec.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_seeds
|
||||
name: MegaSeed Servitor
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: MegaSeed Servitor
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/seeds.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_shoes
|
||||
name: Shoelord 9000
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Shoelord 9000
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/shoes.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_smartfridge
|
||||
name: SmartFridge
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: SmartFridge
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/smartfridge.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_snack
|
||||
name: Getmore Chocolate Corp
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Getmore Chocolate Corp
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/snack.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_soviet
|
||||
name: KomradeVendtink
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: KomradeVendtink
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/soviet.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_sovietsoda
|
||||
name: BODA
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: BODA
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/sovietsoda.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_suits
|
||||
name: Suitlord 9000
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Suitlord 9000
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/suits.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_theater
|
||||
name: AutoDrobe
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: AutoDrobe
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/theater.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_vendomat
|
||||
name: Vendomat
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Vendomat
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/vendomat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_vox
|
||||
name: Trader Supply
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: Trader Supply
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/vox.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_wallmed
|
||||
name: NanoMed
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: NanoMed
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/wallmed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
id: vending_machine_youtool
|
||||
name: YouTool
|
||||
components:
|
||||
- type: VendingMachine
|
||||
pack: YouTool
|
||||
- type: Icon
|
||||
sprite: Buildings/VendingMachines/youtool.rsi
|
||||
5
Resources/Prototypes/VendingMachines/ammo.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: AmmoVend
|
||||
name: AmmoVend
|
||||
description: A generic ammunition vending machine.
|
||||
spriteName: ammo
|
||||
5
Resources/Prototypes/VendingMachines/boozeomat.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Booze-O-Mat
|
||||
name: Booze-O-Mat
|
||||
description: A vending machine containing multiple drinks for bartending.
|
||||
spriteName: boozeomat
|
||||
5
Resources/Prototypes/VendingMachines/cart.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: PTech
|
||||
name: PTech
|
||||
description: A vending machine containing Personal Data Assistant cartridges.
|
||||
spriteName: cart
|
||||
5
Resources/Prototypes/VendingMachines/chapel.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: PietyVend
|
||||
name: PietyVend
|
||||
description: "A vending machine containing religious supplies and clothing. A label reads: \"A holy vendor for a pious man.\""
|
||||
spriteName: chapel
|
||||
6
Resources/Prototypes/VendingMachines/cigs.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Cigarette machine
|
||||
name: Cigarette machine
|
||||
description: A vending machine containing smoking supplies.
|
||||
animationDuration: 2.1
|
||||
spriteName: cigs
|
||||
6
Resources/Prototypes/VendingMachines/coffee.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Hot Drinks machine
|
||||
name: Hot Drinks machine
|
||||
description: A vending machine that dispenses hot drinks.
|
||||
animationDuration: 3.4
|
||||
spriteName: coffee
|
||||
6
Resources/Prototypes/VendingMachines/cola.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Robust Softdrinks
|
||||
name: Robust Softdrinks
|
||||
description: A softdrink vendor provided by Robust Industries, LLC.
|
||||
animationDuration: 1.1
|
||||
spriteName: cola
|
||||
5
Resources/Prototypes/VendingMachines/dinnerware.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Dinnerware
|
||||
name: Dinnerware
|
||||
description: A vending machine containing kitchen and restaurant equipment.
|
||||
spriteName: dinnerware
|
||||
5
Resources/Prototypes/VendingMachines/discount.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Discount Dan's
|
||||
name: Discount Dan's
|
||||
description: A vending machine containing discount snacks from the infamous 'Discount Dan' franchise.
|
||||
spriteName: discount
|
||||
5
Resources/Prototypes/VendingMachines/empty.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: empty vending machine
|
||||
name: empty vending machine
|
||||
description: Just add capitalism!
|
||||
spriteName: empty
|
||||
6
Resources/Prototypes/VendingMachines/engivend.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Engi-Vend
|
||||
name: Engi-Vend
|
||||
description: Spare tool vending. What? Did you expect some witty description?
|
||||
animationDuration: 2.1
|
||||
spriteName: engivend
|
||||
5
Resources/Prototypes/VendingMachines/hats.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Hatlord 9000
|
||||
name: Hatlord 9000
|
||||
description: A vending machine containing hats.
|
||||
spriteName: hats
|
||||
6
Resources/Prototypes/VendingMachines/magivend.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: MagiVend
|
||||
name: MagiVend
|
||||
description: A mystical vending machine containing magical garments and magic supplies.
|
||||
animationDuration: 1.5
|
||||
spriteName: magivend
|
||||
6
Resources/Prototypes/VendingMachines/medical.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: NanoMed Plus
|
||||
name: NanoMed Plus
|
||||
description: A vending machine containing medical supplies.
|
||||
animationDuration: 1.8
|
||||
spriteName: medical
|
||||
5
Resources/Prototypes/VendingMachines/mining.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Dwarven Mining Equipment
|
||||
name: Dwarven Mining Equipment
|
||||
description: Get your mining equipment here, and above all keep digging!
|
||||
spriteName: mining
|
||||
5
Resources/Prototypes/VendingMachines/nazi.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Nazivend
|
||||
name: Nazivend
|
||||
description: "A vending machine containing Nazi German supplies. A label reads: \"Remember the gorillions lost.\""
|
||||
spriteName: nazi
|
||||
5
Resources/Prototypes/VendingMachines/nutri.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: NutriMax
|
||||
name: NutriMax
|
||||
description: A vending machine containing nutritional substances for plants and botanical tools.
|
||||
spriteName: nutri
|
||||
5
Resources/Prototypes/VendingMachines/robotics.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Robotech Deluxe
|
||||
name: Robotech Deluxe
|
||||
description: A vending machine containing nutritional substances for plants and botanical tools.
|
||||
spriteName: robotics
|
||||
5
Resources/Prototypes/VendingMachines/sale.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Sales
|
||||
name: Sales
|
||||
description: Buy, sell, repeat.
|
||||
spriteName: sale
|
||||
6
Resources/Prototypes/VendingMachines/sec.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: SecTech
|
||||
name: SecTech
|
||||
description: "A vending machine containing Security equipment. A label reads \"SECURITY PERSONNEL ONLY\"."
|
||||
animationDuration: 1.4
|
||||
spriteName: sec
|
||||
6
Resources/Prototypes/VendingMachines/seeds.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: vendingMachineInventory
|
||||
id: MegaSeed Servitor
|
||||
name: MegaSeed Servitor
|
||||
description: "A vending machine containing Security equipment. A label reads \"SECURITY PERSONNEL ONLY\"."
|
||||
animationDuration: 1.3
|
||||
spriteName: seeds
|
||||
5
Resources/Prototypes/VendingMachines/shoes.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Shoelord 9000
|
||||
name: Shoelord 9000
|
||||
description: A vending machine containing footwear.
|
||||
spriteName: shoes
|
||||
5
Resources/Prototypes/VendingMachines/smartfridge.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: SmartFridge
|
||||
name: SmartFridge
|
||||
description: A refrigerated storage unit for storing medicine and chemicals.
|
||||
spriteName: smartfridge
|
||||
5
Resources/Prototypes/VendingMachines/snack.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Getmore Chocolate Corp
|
||||
name: Getmore Chocolate Corp
|
||||
description: A vending machine containing snacks.
|
||||
spriteName: snack
|
||||
5
Resources/Prototypes/VendingMachines/soviet.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: KomradeVendtink
|
||||
name: KomradeVendtink
|
||||
description: Rodina-mat' zovyot!
|
||||
spriteName: soviet
|
||||
5
Resources/Prototypes/VendingMachines/sovietsoda.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: BODA
|
||||
name: BODA
|
||||
description: An old vending machine containing sweet water.
|
||||
spriteName: sovietsoda
|
||||
5
Resources/Prototypes/VendingMachines/suits.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Suitlord 9000
|
||||
name: Suitlord 9000
|
||||
description: A vending machine containing jumpsuits and dress garments.
|
||||
spriteName: suits
|
||||
5
Resources/Prototypes/VendingMachines/theater.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: AutoDrobe
|
||||
name: AutoDrobe
|
||||
description: A vending machine containing costumes.
|
||||
spriteName: theater
|
||||
5
Resources/Prototypes/VendingMachines/vendomat.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Vendomat
|
||||
name: Vendomat
|
||||
description: A vending machine containing generic parts.
|
||||
spriteName: vendomat
|
||||
5
Resources/Prototypes/VendingMachines/vox.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: Trader Supply
|
||||
name: Trader Supply
|
||||
description: Make much coin.
|
||||
spriteName: vox
|
||||
5
Resources/Prototypes/VendingMachines/wallmed.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- type: vendingMachineInventory
|
||||
id: NanoMed
|
||||
name: NanoMed
|
||||
description: Wall-mounted medical equipment dispenser.
|
||||
spriteName: wallmed
|
||||
13
Resources/Prototypes/VendingMachines/youtool.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
- type: vendingMachineInventory
|
||||
id: YouTool
|
||||
name: YouTool
|
||||
description: "A vending machine containing standard tools. A label reads: \"Tools for tools.\""
|
||||
animationDuration: 1.1
|
||||
spriteName: youtool
|
||||
startingInventory:
|
||||
CableStack: 10
|
||||
Crowbar: 5
|
||||
Welder: 3
|
||||
Wirecutter: 5
|
||||
Wrench: 5
|
||||
Screwdriver: 5
|
||||
BIN
Resources/Textures/Buildings/VendingMachines/ammo.rsi/broken.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1 @@
|
||||
{"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]]}]}
|
||||
BIN
Resources/Textures/Buildings/VendingMachines/ammo.rsi/normal.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/ammo.rsi/off.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "deny", "directions": 1, "delays": [[0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2]]}, {"name": "normal", "directions": 1, "delays": [[0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 988 B |
BIN
Resources/Textures/Buildings/VendingMachines/cart.rsi/broken.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/cart.rsi/deny.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/cart.rsi/eject.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "eject", "directions": 1, "delays": [[1.0, 0.5, 0.1, 0.1, 0.1, 1.0, 0.1, 0.1, 0.1, 0.3]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
BIN
Resources/Textures/Buildings/VendingMachines/cart.rsi/normal.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/cart.rsi/off.png
Normal file
|
After Width: | Height: | Size: 967 B |
|
After Width: | Height: | Size: 969 B |
BIN
Resources/Textures/Buildings/VendingMachines/chapel.rsi/deny.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "deny", "directions": 1, "delays": [[0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.1, 0.05, 0.1, 0.05, 0.1, 0.05, 0.1, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05]]}, {"name": "normal", "directions": 1, "delays": [[2.0, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 2.0, 0.05, 0.05, 2.0, 0.05, 0.05, 0.05, 2.0, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 2.0, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 1.0, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 24 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/chapel.rsi/off.png
Normal file
|
After Width: | Height: | Size: 651 B |
BIN
Resources/Textures/Buildings/VendingMachines/cigs.rsi/broken.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/cigs.rsi/eject.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "eject", "directions": 1, "delays": [[1.0, 0.2, 0.1, 0.1, 0.1, 0.1, 1.0, 0.1, 0.1, 0.1]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
BIN
Resources/Textures/Buildings/VendingMachines/cigs.rsi/normal.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Buildings/VendingMachines/cigs.rsi/off.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 839 B |
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "eject", "directions": 1, "delays": [[0.1, 0.4, 2.0, 0.2, 0.1, 0.1, 0.5, 0.5, 0.1, 0.1, 0.9]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 616 B |
BIN
Resources/Textures/Buildings/VendingMachines/coffee.rsi/off.png
Normal file
|
After Width: | Height: | Size: 545 B |
BIN
Resources/Textures/Buildings/VendingMachines/cola.rsi/broken.png
Normal file
|
After Width: | Height: | Size: 998 B |
BIN
Resources/Textures/Buildings/VendingMachines/cola.rsi/eject.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "eject", "directions": 1, "delays": [[0.5, 0.1, 1.0, 0.1, 0.1]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
BIN
Resources/Textures/Buildings/VendingMachines/cola.rsi/normal.png
Normal file
|
After Width: | Height: | Size: 950 B |
BIN
Resources/Textures/Buildings/VendingMachines/cola.rsi/off.png
Normal file
|
After Width: | Height: | Size: 934 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "eject", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 800 B |
|
After Width: | Height: | Size: 770 B |
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "normal", "directions": 1, "delays": [[4.0, 0.1, 0.6]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1003 B |
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1 @@
|
||||
{"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]]}]}
|
||||
|
After Width: | Height: | Size: 806 B |
BIN
Resources/Textures/Buildings/VendingMachines/empty.rsi/off.png
Normal file
|
After Width: | Height: | Size: 811 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.1 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1]]}, {"name": "eject", "directions": 1, "delays": [[0.5, 0.1, 0.1, 0.1, 0.1, 0.1, 0.5, 0.1, 1.0, 0.1, 0.1]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 815 B |
BIN
Resources/Textures/Buildings/VendingMachines/hats.rsi/broken.png
Normal file
|
After Width: | Height: | Size: 573 B |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "normal", "directions": 1, "delays": [[2.0, 0.1, 0.2, 0.1]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
BIN
Resources/Textures/Buildings/VendingMachines/hats.rsi/normal.png
Normal file
|
After Width: | Height: | Size: 630 B |
BIN
Resources/Textures/Buildings/VendingMachines/hats.rsi/off.png
Normal file
|
After Width: | Height: | Size: 380 B |
|
After Width: | Height: | Size: 1022 B |
@@ -0,0 +1 @@
|
||||
{"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]]}]}
|
||||
|
After Width: | Height: | Size: 957 B |
|
After Width: | Height: | Size: 913 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "states": [{"name": "broken", "directions": 1, "delays": [[1.0]]}, {"name": "deny", "directions": 1, "delays": [[0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.3, 0.1, 0.1, 0.1, 0.1, 0.1]]}, {"name": "eject", "directions": 1, "delays": [[0.1, 0.2, 0.2, 0.1, 0.1, 0.1, 1.0, 0.1, 0.1, 0.1, 0.2, 0.2]]}, {"name": "normal", "directions": 1, "delays": [[1.0]]}, {"name": "off", "directions": 1, "delays": [[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 978 B |