Fill vending machines (#648)
This commit is contained in:
@@ -1,5 +1,23 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: Booze-O-Mat
|
id: Booze-O-Mat
|
||||||
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:
|
||||||
|
DrinkAbsintheBottleFull: 3
|
||||||
|
DrinkAlcoGreenFull: 3
|
||||||
|
DrinkAleBottleFull: 3
|
||||||
|
DrinkCognacBottleFull: 3
|
||||||
|
DrinkGinBottleFull: 3
|
||||||
|
DrinkGoldschlagerBottleFull: 3
|
||||||
|
DrinkKahluaBottleFull: 3
|
||||||
|
DrinkPatronBottleFull: 3
|
||||||
|
DrinkRumbottleFull: 5
|
||||||
|
DrinkTequilabottleFull: 1
|
||||||
|
DrinkVermouthBottleFull: 3
|
||||||
|
DrinkVodkaBottleFull: 4
|
||||||
|
DrinkWhiskeyBottleFull: 2
|
||||||
|
DrinkWineBottleFull: 3
|
||||||
|
DrinkBeer: 10
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,21 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: PietyVend
|
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.\""
|
description: "A vending machine containing religious supplies and clothing. A label reads: \"A holy vendor for a pious man.\""
|
||||||
spriteName: chapel
|
spriteName: chapel
|
||||||
|
startinginventory:
|
||||||
|
OuterclothingChaplainhoodie: 1
|
||||||
|
OuterclothingAcolyte: 4
|
||||||
|
OuterclothingBedsheet: 4
|
||||||
|
OuterclothingBlackhoodie: 1
|
||||||
|
OuterclothingChurchcoat: 1
|
||||||
|
OuterclothingCultrobes: 1
|
||||||
|
OuterclothingCultrobesalt: 1
|
||||||
|
OuterclothingCultarmour: 1
|
||||||
|
OuterclothingNun: 2
|
||||||
|
HatChaplainHood: 1
|
||||||
|
HatCulthood: 1
|
||||||
|
HatCultHelmet: 1
|
||||||
|
HatCultHoodalt: 1
|
||||||
|
HatHasturhood: 1
|
||||||
|
HatMagus: 1
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: Hot Drinks machine
|
id: Hot Drinks machine
|
||||||
name: Hot Drinks machine
|
name: Hot Drinks machine
|
||||||
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:
|
||||||
|
DrinkHotCoffee: 20
|
||||||
|
DrinkTeaGlass: 20
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: Robust Softdrinks
|
id: Robust Softdrinks
|
||||||
name: Robust Softdrinks
|
name: Robust Softdrinks
|
||||||
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:
|
||||||
|
DrinkFoodContainerColaCanUnopened: 10
|
||||||
|
DrinkFoodContainerIceTeaCanUnopened: 10
|
||||||
|
DrinkFoodContainerLemonLimeCanUnopened: 10
|
||||||
|
DrinkFoodContainerPurpleCanUnopened: 10
|
||||||
|
DrinkFoodContainerSpaceMountainWindCanUnopened: 10
|
||||||
|
DrinkFoodContainerSpaceUpCanUnopened: 10
|
||||||
|
DrinkFoodContaineStarkistCanUnopened: 10
|
||||||
|
DrinkFoodContaineThirteenLokoCanUnopened: 10
|
||||||
|
|||||||
@@ -1,5 +1,20 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: Dinnerware
|
id: Dinnerware
|
||||||
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:
|
||||||
|
ButchCleaver: 1
|
||||||
|
DrinkBaseCup: 10
|
||||||
|
DrinkPitcher: 1
|
||||||
|
DrinkMug: 5
|
||||||
|
DrinkMugBlack: 2
|
||||||
|
DrinkMugBlue: 2
|
||||||
|
DrinkMugGreen: 2
|
||||||
|
DrinkMugHeart: 1
|
||||||
|
DrinkMugMetal: 2
|
||||||
|
DrinkMugMoebius: 1
|
||||||
|
DrinkMugOne: 1
|
||||||
|
DrinkMugRainbow: 2
|
||||||
|
DrinkMugRed: 2
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,20 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: Discount Dan's
|
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.
|
description: A vending machine containing discount snacks from the infamous 'Discount Dan' franchise.
|
||||||
spriteName: discount
|
spriteName: discount
|
||||||
|
startinginventory:
|
||||||
|
Food4NoRaisins: 10
|
||||||
|
FoodCandy: 10
|
||||||
|
FoodCandyCorn: 2
|
||||||
|
FoodCheesieHonkers: 5
|
||||||
|
FoodChips: 5
|
||||||
|
FoodCookie: 2
|
||||||
|
FoodDonut: 1
|
||||||
|
FoodFrostedDonut: 1
|
||||||
|
FoodHotDog: 2
|
||||||
|
FoodLiquidFood: 1
|
||||||
|
FoodSosJerky: 5
|
||||||
|
FoodSpaceTwinkie: 3
|
||||||
|
FoodSyndiCakes: 2
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: Dwarven Mining Equipment
|
id: Dwarven Mining Equipment
|
||||||
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:
|
||||||
|
Pickaxe: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user