Made the SpeciesChange mutation no longer transfer with Sterile Swabs. (#33126)

Made the SpeciesChange mutation no longer persist.

There was an issue where swabbing a mutated plant species: I.e Blood Tomato to a regular Tomato sapling would transfer the species mutation. It would not actually get the effect, which is probably why it went under the radar. This change makes it so that the SpeciesChange mutation cannot be transferred via swabbing.
This commit is contained in:
Tr1bute
2024-11-04 04:09:07 +01:00
committed by GitHub
parent 5d9acb7643
commit f5fac7c5f2

View File

@@ -19,6 +19,7 @@
baseOdds: 0.036
appliesToProduce: false
effect: !type:PlantSpeciesChange
persists: false
- name: Unviable
baseOdds: 0.109
persists: false