Lemons, limes, and oranges can now be mutated into each other (#32306)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user