Felix Wagner 2011-11-05 01:47:09 +00:00
parent 29ff51b16d
commit 7a74abae0d
1 changed files with 1 additions and 1 deletions

View File

@ -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()