diff --git a/Content.Server/_NF/Botany/Systems/PlantAnalyzerSystem.cs b/Content.Server/_NF/Botany/Systems/PlantAnalyzerSystem.cs index 824a13bcd9c..d764a96312c 100644 --- a/Content.Server/_NF/Botany/Systems/PlantAnalyzerSystem.cs +++ b/Content.Server/_NF/Botany/Systems/PlantAnalyzerSystem.cs @@ -418,7 +418,10 @@ public PlantAnalyzerScannedSeedPlantInformation ObtainingGeneDataSeed(SeedData s WeedTolerance = seedData.WeedTolerance, Mutations = GetMutationFlags(seedData) }; - + for(int i=0;i