Skip to content

Commit

Permalink
Botany yaml fixing (space-wizards#22865)
Browse files Browse the repository at this point in the history
* 1

* Update chapel.yml

* Revert "Update chapel.yml"

This reverts commit 3e297a1.

* add to seeds vendor
  • Loading branch information
lzk228 authored Dec 25, 2023
1 parent 742fd74 commit 724cde2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
4 changes: 0 additions & 4 deletions Resources/Prototypes/Catalog/Fills/Crates/botany.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
components:
- type: StorageFill
contents:
- id: BananaSeeds
amount: 2
- id: EggySeeds
amount: 2
- id: TowercapSeeds
Expand All @@ -18,8 +16,6 @@
amount: 2
- id: FlyAmanitaSeeds
amount: 2
- id: PineappleSeeds
amount: 2
- id: BungoSeeds
amount: 2

Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/Catalog/Fills/Lockers/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@
- id: ClothingHandsGlovesLeather
- id: ClothingOuterApronBotanist
- id: ClothingHeadBandBotany
- id: HydroponicsToolClippers
- id: HydroponicsToolSpade
- id: HydroponicsToolMiniHoe
- id: RobustHarvestChemistryBottle
prob: 0.3
- id: ClothingBeltPlant
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- type: vendingMachineInventory
id: NutriMaxInventory
startingInventory:
HydroponicsToolSpade: 3
HydroponicsToolMiniHoe: 3
HydroponicsToolClippers: 3
HydroponicsToolScythe: 3
HydroponicsToolHatchet: 3
HydroponicsToolSpade: 4
HydroponicsToolMiniHoe: 4
HydroponicsToolClippers: 4
HydroponicsToolScythe: 4
HydroponicsToolHatchet: 4
PlantBag: 3
PlantBGoneSpray: 20
WeedSpray: 20
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
GrapeSeeds: 5
LemonSeeds: 5
LimeSeeds: 5
PineappleSeeds: 4
LingzhiSeeds: 3
OatSeeds: 5
OnionSeeds: 5
Expand Down

0 comments on commit 724cde2

Please sign in to comment.