#858: Palm trees no longer drop coconuts after being chopped down

Charles Spurrill 2012-11-05 18:09:21 -08:00
parent af644f6965
commit 229a9c59fb
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ func Construction()
public func Seed()
{
// if(!IsStanding()) return false;
// Find number of plants in seed area.
var size = SeedArea();
var amount = SeedAmount();