Merge pull request #1000 from FL-OZ/fix_a_massive_amount_of_fuckups
Fix like, all the vending machines because no one proofreads YAML.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
name: Booze-O-Mat
|
name: Booze-O-Mat
|
||||||
description: A vending machine containing multiple drinks for bartending.
|
description: A vending machine containing multiple drinks for bartending.
|
||||||
spriteName: boozeomat
|
spriteName: boozeomat
|
||||||
startinginventory:
|
startingInventory:
|
||||||
DrinkAbsintheBottleFull: 3
|
DrinkAbsintheBottleFull: 3
|
||||||
DrinkAlcoGreenFull: 3
|
DrinkAlcoGreenFull: 3
|
||||||
DrinkAleBottleFull: 3
|
DrinkAleBottleFull: 3
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
name: PietyVend
|
name: PietyVend
|
||||||
description: "A vending machine containing religious supplies and clothing. A label reads: \"A holy vendor for a pious man.\""
|
description: "A vending machine containing religious supplies and clothing. A label reads: \"A holy vendor for a pious man.\""
|
||||||
spriteName: chapel
|
spriteName: chapel
|
||||||
startinginventory:
|
startingInventory:
|
||||||
OuterclothingChaplainhoodie: 1
|
OuterclothingChaplainhoodie: 1
|
||||||
OuterclothingAcolyte: 4
|
OuterclothingAcolyte: 4
|
||||||
OuterclothingBedsheet: 4
|
OuterclothingBedsheet: 4
|
||||||
|
|||||||
@@ -4,6 +4,6 @@
|
|||||||
description: A vending machine that dispenses hot drinks.
|
description: A vending machine that dispenses hot drinks.
|
||||||
animationDuration: 3.4
|
animationDuration: 3.4
|
||||||
spriteName: coffee
|
spriteName: coffee
|
||||||
startinginventory:
|
startingInventory:
|
||||||
DrinkHotCoffee: 20
|
DrinkHotCoffee: 20
|
||||||
DrinkTeaGlass: 20
|
DrinkTeaGlass: 20
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
description: A softdrink vendor provided by Robust Industries, LLC.
|
description: A softdrink vendor provided by Robust Industries, LLC.
|
||||||
animationDuration: 1.1
|
animationDuration: 1.1
|
||||||
spriteName: cola
|
spriteName: cola
|
||||||
startinginventory:
|
startingInventory:
|
||||||
DrinkFoodContainerColaCanUnopened: 10
|
DrinkFoodContainerColaCanUnopened: 10
|
||||||
DrinkFoodContainerIceTeaCanUnopened: 10
|
DrinkFoodContainerIceTeaCanUnopened: 10
|
||||||
DrinkFoodContainerLemonLimeCanUnopened: 10
|
DrinkFoodContainerLemonLimeCanUnopened: 10
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
name: Dinnerware
|
name: Dinnerware
|
||||||
description: A vending machine containing kitchen and restaurant equipment.
|
description: A vending machine containing kitchen and restaurant equipment.
|
||||||
spriteName: dinnerware
|
spriteName: dinnerware
|
||||||
startinginventory:
|
startingInventory:
|
||||||
ButchCleaver: 1
|
ButchCleaver: 1
|
||||||
DrinkBaseCup: 10
|
DrinkBaseCup: 10
|
||||||
DrinkPitcher: 1
|
DrinkPitcher: 1
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
name: Discount Dan's
|
name: Discount Dan's
|
||||||
description: A vending machine containing discount snacks from the infamous 'Discount Dan' franchise.
|
description: A vending machine containing discount snacks from the infamous 'Discount Dan' franchise.
|
||||||
spriteName: discount
|
spriteName: discount
|
||||||
startinginventory:
|
startingInventory:
|
||||||
Food4NoRaisins: 10
|
Food4NoRaisins: 10
|
||||||
FoodCandy: 10
|
FoodCandy: 10
|
||||||
FoodCandyCorn: 2
|
FoodCandyCorn: 2
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
FoodCookie: 2
|
FoodCookie: 2
|
||||||
FoodDonut: 1
|
FoodDonut: 1
|
||||||
FoodFrostedDonut: 1
|
FoodFrostedDonut: 1
|
||||||
FoodHotDog: 2
|
FoodHotdog: 2
|
||||||
FoodLiquidFood: 1
|
FoodLiquidFood: 1
|
||||||
FoodSosJerky: 5
|
FoodSosJerky: 5
|
||||||
FoodSpaceTwinkie: 3
|
FoodSpaceTwinkie: 3
|
||||||
|
|||||||
@@ -3,5 +3,5 @@
|
|||||||
name: Dwarven Mining Equipment
|
name: Dwarven Mining Equipment
|
||||||
description: Get your mining equipment here, and above all keep digging!
|
description: Get your mining equipment here, and above all keep digging!
|
||||||
spriteName: mining
|
spriteName: mining
|
||||||
startinginventory:
|
startingInventory:
|
||||||
Pickaxe: 4
|
Pickaxe: 4
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
spriteName: suits
|
spriteName: suits
|
||||||
startingInventory:
|
startingInventory:
|
||||||
JanitorUniform: 3
|
JanitorUniform: 3
|
||||||
UniformGrey: 3
|
UniformColorGrey: 3
|
||||||
UniformEngineering: 3
|
UniformEngineering: 3
|
||||||
UniformAssistant: 3
|
UniformAssistant: 3
|
||||||
UniformClown: 3
|
UniformClown: 3
|
||||||
|
|||||||
Reference in New Issue
Block a user