diff --git a/Resources/Locale/en-US/advertisements/vending/nutrimax.ftl b/Resources/Locale/en-US/advertisements/vending/nutrimax.ftl index ca8c4ecf74..75655df370 100644 --- a/Resources/Locale/en-US/advertisements/vending/nutrimax.ftl +++ b/Resources/Locale/en-US/advertisements/vending/nutrimax.ftl @@ -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! \ No newline at end of file diff --git a/Resources/Prototypes/Catalog/VendingMachines/Advertisements/nutrimax.yml b/Resources/Prototypes/Catalog/VendingMachines/Advertisements/nutrimax.yml index cdc89622d6..5376282251 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Advertisements/nutrimax.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Advertisements/nutrimax.yml @@ -6,3 +6,4 @@ - advertisement-nutrimax-3 - advertisement-nutrimax-4 - advertisement-nutrimax-5 + - advertisement-nutrimax-6 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml index bf15a9abd0..0ef9f7a794 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/dinnerware.yml @@ -8,7 +8,9 @@ FoodPlateSmall: 10 FoodPlateTin: 5 FoodKebabSkewer: 5 - DrinkGlass: 10 + DrinkGlass: 5 + Beaker: 5 + LargeBeaker: 5 DrinkMug: 5 DrinkMugBlack: 2 DrinkMugBlue: 2 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml index 6a3820b1dd..4b8b8392ef 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/nutri.yml @@ -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 diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml index d36e1353bf..2f77063d53 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml @@ -10,6 +10,7 @@ ChiliSeeds: 5 CornSeeds: 5 EggplantSeeds: 5 + EggySeeds: 5 GalaxythistleSeeds: 3 LemonSeeds: 5 LingzhiSeeds: 3