diff --git a/planet/Objects.ocd/Libraries.ocd/Plant.ocd/Script.c b/planet/Objects.ocd/Libraries.ocd/Plant.ocd/Script.c index bad2ab3d7..75f110985 100644 --- a/planet/Objects.ocd/Libraries.ocd/Plant.ocd/Script.c +++ b/planet/Objects.ocd/Libraries.ocd/Plant.ocd/Script.c @@ -40,7 +40,7 @@ private func SeedChance() { return 500; } -/** Distance the seeds may travel. Default is 500. +/** Distance the seeds may travel. Default is 300. @return the maximum distance. */ private func SeedAreaSize()