23 if (!super.ActionCondition(player, target, item))
32 garden_base.GetActionComponentNameList(target.GetComponentIndex(), selections);
35 for (
int s = 0; s < selections.Count(); s++)
37 selection = selections[s];
38 slot = garden_base.GetSlotBySelection( selection );
43 if ( slot && slot.GetPlant() )