# Where did shrub seeds go?

**URL:** https://discourse.cataclysmdda.org/t/where-did-shrub-seeds-go/7570
**Category:** The Garage
**Created:** [October 14, 2014, 3:03am UTC](https://discourse.cataclysmdda.org/t/where-did-shrub-seeds-go/7570 "2014-10-14T03:03:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Coolthulhu](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/coolthulhu/32/2446_2.png) [@Coolthulhu](https://discourse.cataclysmdda.org/u/Coolthulhu)
#### Post date: [October 14, 2014, 3:03am UTC](https://discourse.cataclysmdda.org/t/where-did-shrub-seeds-go/7570/1 "2014-10-14T03:03:32Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![jcd](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/jcd/32/338_2.png) [@jcd](https://discourse.cataclysmdda.org/u/jcd)
#### Post date: [October 15, 2014, 11:55am UTC](https://discourse.cataclysmdda.org/t/where-did-shrub-seeds-go/7570/2 "2014-10-15T11:55:42Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![KA101](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@KA101](https://discourse.cataclysmdda.org/u/KA101)
#### Post date: [October 16, 2014, 3:21am UTC](https://discourse.cataclysmdda.org/t/where-did-shrub-seeds-go/7570/3 "2014-10-16T03:21:05Z")

</div>

[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.
