[MIRROR] Fixes Wild Mutation produce being the wrong size. (#473)

* Wild Mutation produce is now the right size. (#53104)

* Fixes Wild Mutation produce being the wrong size.

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-08-23 20:21:27 +02:00
committed by GitHub
parent a10d404060
commit f2a4eed6a3
+2
View File
@@ -221,6 +221,8 @@
t_prod.seed.name = initial(new_prod.name)
t_prod.seed.desc = initial(new_prod.desc)
t_prod.seed.plantname = initial(new_prod.plantname)
t_prod.transform = initial(t_prod.transform)
t_prod.transform *= TRANSFORM_USING_VARIABLE(t_prod.seed.potency, 100) + 0.5
t_amount++
if(t_prod.seed)
//t_prod.seed = new new_prod