Where did shrub seeds go?

Several revisions ago fruit shrubs dropped seeds, now they only drop fruit. Is it intended? I tested it at 70 all skills, so no rng(surv/4, surv/2) rounding down to 0 or anything like that.

Also, a very minor bug: harvesting fruit shrubs does query_yn twice - first in harvest_tree_shrub function, then in pick_plant.

hmm i did the harvest_tree_shrub function and deleted the previous harvest_strawberry and harvest_blueberry functions… didn’t notice this, i will take a look soon.

edit:
yes, my changes broke these.
Found the problem and will fix pretty soon.

[quote=“jcd, post:2, topic:7570”]hmm i did the harvest_tree_shrub function and deleted the previous harvest_strawberry and harvest_blueberry functions… didn’t notice this, i will take a look soon.

edit:
yes, my changes broke these.
Found the problem and will fix pretty soon.[/quote]

Compiling for mergetest now.