diff --git a/Resources/Prototypes/Entities/Buildings/vending_machines.yml b/Resources/Prototypes/Entities/Buildings/vending_machines.yml index 4ff8cd9293..0b7bed5def 100644 --- a/Resources/Prototypes/Entities/Buildings/vending_machines.yml +++ b/Resources/Prototypes/Entities/Buildings/vending_machines.yml @@ -90,7 +90,7 @@ - type: entity parent: VendingMachine id: VendingMachineCigs - name: Cigarette machine + name: cigarette machine components: - type: VendingMachine pack: Cigarette machine @@ -100,7 +100,7 @@ - type: entity parent: VendingMachine id: VendingMachineCoffee - name: Hot Drinks machine + name: hot drinks machine components: - type: VendingMachine pack: Hot Drinks machine diff --git a/Resources/Prototypes/VendingMachines/ammo.yml b/Resources/Prototypes/VendingMachines/ammo.yml index c9c69c5e34..df8605b91a 100644 --- a/Resources/Prototypes/VendingMachines/ammo.yml +++ b/Resources/Prototypes/VendingMachines/ammo.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: AmmoVend - name: ammovend + name: Ammovend description: A generic ammunition vending machine. spriteName: ammo startingInventory: diff --git a/Resources/Prototypes/VendingMachines/boozeomat.yml b/Resources/Prototypes/VendingMachines/boozeomat.yml index 4973bcf984..019aca1a1f 100644 --- a/Resources/Prototypes/VendingMachines/boozeomat.yml +++ b/Resources/Prototypes/VendingMachines/boozeomat.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Booze-O-Mat - name: booze-o-mat + name: Booze-O-Mat description: A vending machine containing multiple drinks for bartending. spriteName: boozeomat startingInventory: diff --git a/Resources/Prototypes/VendingMachines/chapel.yml b/Resources/Prototypes/VendingMachines/chapel.yml index b1aad9ad9b..4e57499f06 100644 --- a/Resources/Prototypes/VendingMachines/chapel.yml +++ b/Resources/Prototypes/VendingMachines/chapel.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: PietyVend - name: pietyvend + name: PietyVend description: "A vending machine containing religious supplies and clothing. A label reads: \"A holy vendor for a pious man.\"" spriteName: chapel startingInventory: diff --git a/Resources/Prototypes/VendingMachines/cola.yml b/Resources/Prototypes/VendingMachines/cola.yml index e4ad66842b..4c8232573d 100644 --- a/Resources/Prototypes/VendingMachines/cola.yml +++ b/Resources/Prototypes/VendingMachines/cola.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Robust Softdrinks - name: robust softdrinks + name: Robust Softdrinks description: A softdrink vendor provided by Robust Industries, LLC. animationDuration: 1.1 spriteName: cola diff --git a/Resources/Prototypes/VendingMachines/dinnerware.yml b/Resources/Prototypes/VendingMachines/dinnerware.yml index fb9ac6d1cc..b320cd7f87 100644 --- a/Resources/Prototypes/VendingMachines/dinnerware.yml +++ b/Resources/Prototypes/VendingMachines/dinnerware.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Dinnerware - name: dinnerware + name: Dinnerware description: A vending machine containing kitchen and restaurant equipment. spriteName: dinnerware startingInventory: diff --git a/Resources/Prototypes/VendingMachines/discount.yml b/Resources/Prototypes/VendingMachines/discount.yml index 7c13e78e1b..bbc2955edb 100644 --- a/Resources/Prototypes/VendingMachines/discount.yml +++ b/Resources/Prototypes/VendingMachines/discount.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Discount Dan's - name: discount dan's + name: Discount Dan's description: A vending machine containing discount snacks from the infamous 'Discount Dan' franchise. spriteName: discount startingInventory: diff --git a/Resources/Prototypes/VendingMachines/engivend.yml b/Resources/Prototypes/VendingMachines/engivend.yml index d6c9071fb9..827161b9f8 100644 --- a/Resources/Prototypes/VendingMachines/engivend.yml +++ b/Resources/Prototypes/VendingMachines/engivend.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Engi-Vend - name: engi-vend + name: Engi-Vend description: Spare tool vending. What? Did you expect some witty description? animationDuration: 2.1 spriteName: engivend diff --git a/Resources/Prototypes/VendingMachines/hats.yml b/Resources/Prototypes/VendingMachines/hats.yml index 0a9e2c576b..05b4783a4c 100644 --- a/Resources/Prototypes/VendingMachines/hats.yml +++ b/Resources/Prototypes/VendingMachines/hats.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Hatlord 9000 - name: hatlord 9000 + name: Hatlord 9000 description: A vending machine containing hats. spriteName: hats startingInventory: diff --git a/Resources/Prototypes/VendingMachines/magivend.yml b/Resources/Prototypes/VendingMachines/magivend.yml index b7f0fef071..ec7a9abe61 100644 --- a/Resources/Prototypes/VendingMachines/magivend.yml +++ b/Resources/Prototypes/VendingMachines/magivend.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: MagiVend - name: magivend + name: MagiVend description: A mystical vending machine containing magical garments and magic supplies. animationDuration: 1.5 spriteName: magivend diff --git a/Resources/Prototypes/VendingMachines/medical.yml b/Resources/Prototypes/VendingMachines/medical.yml index f179fba888..804a8f2001 100644 --- a/Resources/Prototypes/VendingMachines/medical.yml +++ b/Resources/Prototypes/VendingMachines/medical.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: NanoMed Plus - name: nanomed plus + name: NanoMed Plus description: A vending machine containing medical supplies. animationDuration: 1.8 spriteName: medical diff --git a/Resources/Prototypes/VendingMachines/mining.yml b/Resources/Prototypes/VendingMachines/mining.yml index db63de550f..205336c487 100644 --- a/Resources/Prototypes/VendingMachines/mining.yml +++ b/Resources/Prototypes/VendingMachines/mining.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Dwarven Mining Equipment - name: dwarven mining equipment + name: Dwarven Mining Equipment description: Get your mining equipment here, and above all keep digging! spriteName: mining startingInventory: diff --git a/Resources/Prototypes/VendingMachines/nutri.yml b/Resources/Prototypes/VendingMachines/nutri.yml index f8e05d516c..ea7b668bb6 100644 --- a/Resources/Prototypes/VendingMachines/nutri.yml +++ b/Resources/Prototypes/VendingMachines/nutri.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: NutriMax - name: nutrimax + name: NutriMax description: A vending machine containing nutritional substances for plants and botanical tools. spriteName: nutri diff --git a/Resources/Prototypes/VendingMachines/robotics.yml b/Resources/Prototypes/VendingMachines/robotics.yml index 1109cef691..ed33c75520 100644 --- a/Resources/Prototypes/VendingMachines/robotics.yml +++ b/Resources/Prototypes/VendingMachines/robotics.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: Robotech Deluxe - name: robotech deluxe + name: Robotech Deluxe description: A vending machine containing nutritional substances for plants and botanical tools. spriteName: robotics diff --git a/Resources/Prototypes/VendingMachines/sale.yml b/Resources/Prototypes/VendingMachines/sale.yml index 8cf0504a46..33550713c9 100644 --- a/Resources/Prototypes/VendingMachines/sale.yml +++ b/Resources/Prototypes/VendingMachines/sale.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: Sales - name: sales + name: Sales description: Buy, sell, repeat. spriteName: sale diff --git a/Resources/Prototypes/VendingMachines/sec.yml b/Resources/Prototypes/VendingMachines/sec.yml index 4b01d1d66e..65dfe7a5b7 100644 --- a/Resources/Prototypes/VendingMachines/sec.yml +++ b/Resources/Prototypes/VendingMachines/sec.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: SecTech - name: sectech + name: SecTech description: "A vending machine containing Security equipment. A label reads \"SECURITY PERSONNEL ONLY\"." animationDuration: 1.4 spriteName: sec diff --git a/Resources/Prototypes/VendingMachines/seeds.yml b/Resources/Prototypes/VendingMachines/seeds.yml index 9e5b53bb31..2e4e7b63a5 100644 --- a/Resources/Prototypes/VendingMachines/seeds.yml +++ b/Resources/Prototypes/VendingMachines/seeds.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: MegaSeed Servitor - name: megaseed servitor + name: MegaSeed Servitor description: "A vending machine containing Security equipment. A label reads \"SECURITY PERSONNEL ONLY\"." animationDuration: 1.3 spriteName: seeds diff --git a/Resources/Prototypes/VendingMachines/shoes.yml b/Resources/Prototypes/VendingMachines/shoes.yml index 1c2f2d0c6b..fc7a4b35bf 100644 --- a/Resources/Prototypes/VendingMachines/shoes.yml +++ b/Resources/Prototypes/VendingMachines/shoes.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Shoelord 9000 - name: shoelord 9000 + name: Shoelord 9000 description: A vending machine containing footwear. spriteName: shoes startingInventory: diff --git a/Resources/Prototypes/VendingMachines/smartfridge.yml b/Resources/Prototypes/VendingMachines/smartfridge.yml index 53907522dc..39fb27e203 100644 --- a/Resources/Prototypes/VendingMachines/smartfridge.yml +++ b/Resources/Prototypes/VendingMachines/smartfridge.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: SmartFridge - name: smartfridge + name: SmartFridge description: A refrigerated storage unit for storing medicine and chemicals. spriteName: smartfridge diff --git a/Resources/Prototypes/VendingMachines/snack.yml b/Resources/Prototypes/VendingMachines/snack.yml index 55a6360a50..fe5d6cd4c5 100644 --- a/Resources/Prototypes/VendingMachines/snack.yml +++ b/Resources/Prototypes/VendingMachines/snack.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: Getmore Chocolate Corp - name: getmore chocolate corp + name: Getmore Chocolate Corp description: A vending machine containing snacks. spriteName: snack diff --git a/Resources/Prototypes/VendingMachines/suits.yml b/Resources/Prototypes/VendingMachines/suits.yml index d9cc3f6c8b..9d4e4211dc 100644 --- a/Resources/Prototypes/VendingMachines/suits.yml +++ b/Resources/Prototypes/VendingMachines/suits.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: Suitlord 9000 - name: suitlord 9000 + name: Suitlord 9000 description: A vending machine containing jumpsuits and dress garments. spriteName: suits startingInventory: diff --git a/Resources/Prototypes/VendingMachines/theater.yml b/Resources/Prototypes/VendingMachines/theater.yml index 4be3d9fc4e..74df6265d1 100644 --- a/Resources/Prototypes/VendingMachines/theater.yml +++ b/Resources/Prototypes/VendingMachines/theater.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: AutoDrobe - name: autodrobe + name: AutoDrobe description: A vending machine containing costumes. spriteName: theater diff --git a/Resources/Prototypes/VendingMachines/vendomat.yml b/Resources/Prototypes/VendingMachines/vendomat.yml index c152a7b937..4c6029f722 100644 --- a/Resources/Prototypes/VendingMachines/vendomat.yml +++ b/Resources/Prototypes/VendingMachines/vendomat.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: Vendomat - name: vendomat + name: Vendomat description: A vending machine containing generic parts. spriteName: vendomat diff --git a/Resources/Prototypes/VendingMachines/vox.yml b/Resources/Prototypes/VendingMachines/vox.yml index c9fa6dfa63..bc01c3f1fa 100644 --- a/Resources/Prototypes/VendingMachines/vox.yml +++ b/Resources/Prototypes/VendingMachines/vox.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: Trader Supply - name: trader supply + name: Trader Supply description: Make much coin. spriteName: vox diff --git a/Resources/Prototypes/VendingMachines/wallmed.yml b/Resources/Prototypes/VendingMachines/wallmed.yml index 0e4a788b4d..5cc0912e28 100644 --- a/Resources/Prototypes/VendingMachines/wallmed.yml +++ b/Resources/Prototypes/VendingMachines/wallmed.yml @@ -1,5 +1,5 @@ - type: vendingMachineInventory id: NanoMed - name: nanomed + name: NanoMed description: Wall-mounted medical equipment dispenser. spriteName: wallmed diff --git a/Resources/Prototypes/VendingMachines/youtool.yml b/Resources/Prototypes/VendingMachines/youtool.yml index 2592110de6..7d3e2162b4 100644 --- a/Resources/Prototypes/VendingMachines/youtool.yml +++ b/Resources/Prototypes/VendingMachines/youtool.yml @@ -1,6 +1,6 @@ - type: vendingMachineInventory id: YouTool - name: youtool + name: YouTool description: "A vending machine containing standard tools. A label reads: \"Tools for tools.\"" animationDuration: 1.1 spriteName: youtool