# Found a stash...... apparently

**URL:** https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318
**Category:** The Garage
**Created:** [September 29, 2017, 5:41pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318 "2017-09-29T17:41:27Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Sneaky\_Potato](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/sneaky_potato/32/6599_2.png) [@Sneaky\_Potato](https://discourse.cataclysmdda.org/u/Sneaky_Potato)
#### Post date: [September 29, 2017, 5:41pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/1 "2017-09-29T17:41:27Z")

</div>

This foodstuffs spawned RANDOMLY in a bush outside a music store i did not put those things there LEGIT.

 ![](https://i.imgur.com/GtoMvON.png)  
This is the weirdest day by far i had on cdda.

Idk if its a bug i will pick it anyway…

EDIT: also found an aluminium keg a few tiles away.

---

<div class="post-metadata">

### Author: ![John\_Candlebury](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/john_candlebury/32/6437_2.png) [@John\_Candlebury](https://discourse.cataclysmdda.org/u/John_Candlebury)
#### Post date: [September 29, 2017, 10:04pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/2 "2017-09-29T22:04:09Z")

</div>

Looks like a glitch with vending machine spawns

---

<div class="post-metadata">

### Author: ![DeWolf](https://avatars.discourse-cdn.com/v4/letter/d/df705f/32.png) [@DeWolf](https://discourse.cataclysmdda.org/u/DeWolf)
#### Post date: [September 29, 2017, 11:04pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/3 "2017-09-29T23:04:57Z")

</div>

Well it might be a glitch but yay free non secured food.

---

<div class="post-metadata">

### Author: ![Zhilkin](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/zhilkin/32/3749_2.png) [@Zhilkin](https://discourse.cataclysmdda.org/u/Zhilkin)
#### Post date: [September 30, 2017, 6:14am UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/4 "2017-09-30T06:14:56Z")

</div>

There is following code in `place_items`, but no vending machine terrain anywhere.

```
    { "item": "vending_food", "x": 14, "y": 19, "chance": 80, "repeat": [1, 2] },
    { "item": "vending_drink", "x": 14, "y": 19, "chance": 60, "repeat": [1, 3] },
```

---

<div class="post-metadata">

### Author: ![Sneaky\_Potato](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/sneaky_potato/32/6599_2.png) [@Sneaky\_Potato](https://discourse.cataclysmdda.org/u/Sneaky_Potato)
#### Post date: [September 30, 2017, 6:25pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/5 "2017-09-30T18:25:43Z")

</div>

Nvm, i died to a shocker brute on my way back home.

---

<div class="post-metadata">

### Author: ![Zhilkin](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/zhilkin/32/3749_2.png) [@Zhilkin](https://discourse.cataclysmdda.org/u/Zhilkin)
#### Post date: [October 1, 2017, 9:02pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/6 "2017-10-01T21:02:54Z")

</div>

> <https://github.com/CleverRaven/Cataclysm-DDA/pull/22055>

---

<div class="post-metadata">

### Author: ![NuG](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/nug/32/7057_2.png) [@NuG](https://discourse.cataclysmdda.org/u/NuG)
#### Post date: [October 1, 2017, 9:58pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/7 "2017-10-01T21:58:08Z")

</div>

Yeah you can find many more items in the machines now, and occasionally I’ve seen it on tables in like the daycare and even in mansions, but am using extended buildings mod. It all started with/when that change/update which I believe is probably the one linked here. I’m drowning in lemonade, sports drinks, herbal tea and candies to make granola with, and have a million empty cans for whatever since I can’t drink most of the stuff since it’s red from junk-food intolerance. It does make more sense this way though, I mean if it was looted it was looted, and would not have just one item. Also, if not looted it probably would only have 1 item, the machines. I thought 1 item was working as intended but was pleasantly surprised with the change:).

---

<div class="post-metadata">

### Author: ![Sneaky\_Potato](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/sneaky_potato/32/6599_2.png) [@Sneaky\_Potato](https://discourse.cataclysmdda.org/u/Sneaky_Potato)
#### Post date: [October 3, 2017, 2:06pm UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/8 "2017-10-03T14:06:05Z")

</div>

YAY nice bugs for “nice” people.

---

<div class="post-metadata">

### Author: ![Zhilkin](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/zhilkin/32/3749_2.png) [@Zhilkin](https://discourse.cataclysmdda.org/u/Zhilkin)
#### Post date: [October 4, 2017, 6:34am UTC](https://discourse.cataclysmdda.org/t/found-a-stash-apparently/14318/9 "2017-10-04T06:34:15Z")

</div>

Should bed fixed after [https://github.com/CleverRaven/Cataclysm-DDA/pull/22055](https://github.com/CleverRaven/Cataclysm-DDA/pull/22055) is merged.
