Skip to content

Commit

Permalink
Lemons, limes, and oranges can now be mutated into each other (#32306)
Browse files Browse the repository at this point in the history
  • Loading branch information
saga3152 authored Sep 22, 2024
1 parent 932af69 commit 1e46657
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Resources/Prototypes/Hydroponics/seeds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@
- FoodLemon
mutationPrototypes:
- lemoon
- lime
- orange
harvestRepeat: Repeat
lifespan: 55
maturation: 6
Expand Down Expand Up @@ -262,6 +264,9 @@
packetPrototype: LimeSeeds
productPrototypes:
- FoodLime
mutationPrototypes:
- orange
- lemon
harvestRepeat: Repeat
lifespan: 55
maturation: 6
Expand Down Expand Up @@ -290,6 +295,8 @@
- FoodOrange
mutationPrototypes:
- extradimensionalOrange
- lemon
- lime
harvestRepeat: Repeat
lifespan: 55
maturation: 6
Expand Down

0 comments on commit 1e46657

Please sign in to comment.