service vending machine updates (#12151)
* botany vending machines egg-plant seeds added to seed vendor since they are available in botany locker at roundstart botany tool number increased to match the increased botany staff count of most stations * dinnerware has large beakers now * nutrimax has buckets and swabs * bucket advertisement Buckets!
This commit is contained in:
@@ -3,3 +3,4 @@ advertisement-nutrimax-2 = Don't you want some?
|
||||
advertisement-nutrimax-3 = The greenest thumbs ever.
|
||||
advertisement-nutrimax-4 = We like big plants.
|
||||
advertisement-nutrimax-5 = Soft soil...
|
||||
advertisement-nutrimax-6 = Buckets now included!
|
||||
@@ -6,3 +6,4 @@
|
||||
- advertisement-nutrimax-3
|
||||
- advertisement-nutrimax-4
|
||||
- advertisement-nutrimax-5
|
||||
- advertisement-nutrimax-6
|
||||
|
||||
@@ -8,7 +8,9 @@
|
||||
FoodPlateSmall: 10
|
||||
FoodPlateTin: 5
|
||||
FoodKebabSkewer: 5
|
||||
DrinkGlass: 10
|
||||
DrinkGlass: 5
|
||||
Beaker: 5
|
||||
LargeBeaker: 5
|
||||
DrinkMug: 5
|
||||
DrinkMugBlack: 2
|
||||
DrinkMugBlue: 2
|
||||
|
||||
@@ -1,17 +1,19 @@
|
||||
- type: vendingMachineInventory
|
||||
id: NutriMaxInventory
|
||||
startingInventory:
|
||||
HydroponicsToolSpade: 2
|
||||
HydroponicsToolMiniHoe: 2
|
||||
HydroponicsToolClippers: 2
|
||||
HydroponicsToolScythe: 2
|
||||
HydroponicsToolHatchet: 2
|
||||
PlantBag: 2
|
||||
HydroponicsToolSpade: 3
|
||||
HydroponicsToolMiniHoe: 3
|
||||
HydroponicsToolClippers: 3
|
||||
HydroponicsToolScythe: 3
|
||||
HydroponicsToolHatchet: 3
|
||||
PlantBag: 3
|
||||
PlantBGoneSpray: 20
|
||||
WeedSpray: 20
|
||||
PestSpray: 20
|
||||
Syringe: 5
|
||||
RobustHarvestChemistryBottle: 3
|
||||
Bucket: 3
|
||||
DiseaseSwab: 20
|
||||
#TO DO:
|
||||
#plant analyzer
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
ChiliSeeds: 5
|
||||
CornSeeds: 5
|
||||
EggplantSeeds: 5
|
||||
EggySeeds: 5
|
||||
GalaxythistleSeeds: 3
|
||||
LemonSeeds: 5
|
||||
LingzhiSeeds: 3
|
||||
|
||||
Reference in New Issue
Block a user