diff --git a/code/modules/mining/lavaland/ash_flora.dm b/code/modules/mining/lavaland/ash_flora.dm index cf5db27e82b..3a3419db0e2 100644 --- a/code/modules/mining/lavaland/ash_flora.dm +++ b/code/modules/mining/lavaland/ash_flora.dm @@ -237,7 +237,7 @@ maturation = 7 production = 4 yield = 4 - potency = 15 + potency = 50 growthstages = 3 rarity = 20 reagents_add = list("nutriment" = 0.1)