Botany yaml fixing (#22865)
* 1 * Update chapel.yml * Revert "Update chapel.yml" This reverts commit 3e297a1b20254823a088af2aa3d179184c377638. * add to seeds vendor
This commit is contained in:
@@ -4,8 +4,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BananaSeeds
|
|
||||||
amount: 2
|
|
||||||
- id: EggySeeds
|
- id: EggySeeds
|
||||||
amount: 2
|
amount: 2
|
||||||
- id: TowercapSeeds
|
- id: TowercapSeeds
|
||||||
@@ -18,8 +16,6 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
- id: FlyAmanitaSeeds
|
- id: FlyAmanitaSeeds
|
||||||
amount: 2
|
amount: 2
|
||||||
- id: PineappleSeeds
|
|
||||||
amount: 2
|
|
||||||
- id: BungoSeeds
|
- id: BungoSeeds
|
||||||
amount: 2
|
amount: 2
|
||||||
|
|
||||||
|
|||||||
@@ -97,9 +97,6 @@
|
|||||||
- id: ClothingHandsGlovesLeather
|
- id: ClothingHandsGlovesLeather
|
||||||
- id: ClothingOuterApronBotanist
|
- id: ClothingOuterApronBotanist
|
||||||
- id: ClothingHeadBandBotany
|
- id: ClothingHeadBandBotany
|
||||||
- id: HydroponicsToolClippers
|
|
||||||
- id: HydroponicsToolSpade
|
|
||||||
- id: HydroponicsToolMiniHoe
|
|
||||||
- id: RobustHarvestChemistryBottle
|
- id: RobustHarvestChemistryBottle
|
||||||
prob: 0.3
|
prob: 0.3
|
||||||
- id: ClothingBeltPlant
|
- id: ClothingBeltPlant
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
- type: vendingMachineInventory
|
- type: vendingMachineInventory
|
||||||
id: NutriMaxInventory
|
id: NutriMaxInventory
|
||||||
startingInventory:
|
startingInventory:
|
||||||
HydroponicsToolSpade: 3
|
HydroponicsToolSpade: 4
|
||||||
HydroponicsToolMiniHoe: 3
|
HydroponicsToolMiniHoe: 4
|
||||||
HydroponicsToolClippers: 3
|
HydroponicsToolClippers: 4
|
||||||
HydroponicsToolScythe: 3
|
HydroponicsToolScythe: 4
|
||||||
HydroponicsToolHatchet: 3
|
HydroponicsToolHatchet: 4
|
||||||
PlantBag: 3
|
PlantBag: 3
|
||||||
PlantBGoneSpray: 20
|
PlantBGoneSpray: 20
|
||||||
WeedSpray: 20
|
WeedSpray: 20
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
GrapeSeeds: 5
|
GrapeSeeds: 5
|
||||||
LemonSeeds: 5
|
LemonSeeds: 5
|
||||||
LimeSeeds: 5
|
LimeSeeds: 5
|
||||||
|
PineappleSeeds: 4
|
||||||
LingzhiSeeds: 3
|
LingzhiSeeds: 3
|
||||||
OatSeeds: 5
|
OatSeeds: 5
|
||||||
OnionSeeds: 5
|
OnionSeeds: 5
|
||||||
|
|||||||
Reference in New Issue
Block a user