Lemons, limes, and oranges can now be mutated into each other (#32306)

This commit is contained in:
saga3152
2024-09-22 17:15:12 +02:00
committed by GitHub
parent 932af69c31
commit 1e466579fa

View File

@@ -210,6 +210,8 @@
- FoodLemon
mutationPrototypes:
- lemoon
- lime
- orange
harvestRepeat: Repeat
lifespan: 55
maturation: 6
@@ -262,6 +264,9 @@
packetPrototype: LimeSeeds
productPrototypes:
- FoodLime
mutationPrototypes:
- orange
- lemon
harvestRepeat: Repeat
lifespan: 55
maturation: 6
@@ -290,6 +295,8 @@
- FoodOrange
mutationPrototypes:
- extradimensionalOrange
- lemon
- lime
harvestRepeat: Repeat
lifespan: 55
maturation: 6