# The friendly BEES

**URL:** https://discourse.cataclysmdda.org/t/the-friendly-bees/4200
**Category:** The Garage
**Created:** [November 24, 2013, 10:27pm UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200 "2013-11-24T22:27:43Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Orcling](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/orcling/32/226_2.png) [@Orcling](https://discourse.cataclysmdda.org/u/Orcling)
#### Post date: [November 24, 2013, 10:27pm UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/1 "2013-11-24T22:27:43Z")

</div>

So, I’ve found a beehive and went to explore it asap. Bees are all ignoring me, even while I am killing them for meat and stings, taking all of their honey, eating honey infront of them and even shoving it into their faces, all the while hitting scarred zombies with my pipe.

Is this intended? Are beehives just huge 3x3 piles of food on the map?

![](http://puu.sh/5silm.png)

Bees just chillin’ and ignoring me while i smash scarred zombies.

Edit: Its Experimental 0.9 build 181, can’t get more up-to-date than that

---

<div class="post-metadata">

### Author: ![EkarusRyndren](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/ekarusryndren/32/80_2.png) [@EkarusRyndren](https://discourse.cataclysmdda.org/u/EkarusRyndren)
#### Post date: [November 24, 2013, 10:29pm UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/2 "2013-11-24T22:29:43Z")

</div>

If you’ve got insect pheromones mutation the bees will ignore you (I think, never tested it)

---

<div class="post-metadata">

### Author: ![Orcling](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/orcling/32/226_2.png) [@Orcling](https://discourse.cataclysmdda.org/u/Orcling)
#### Post date: [November 24, 2013, 10:35pm UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/3 "2013-11-24T22:35:34Z")

</div>

> [@EkarusRyndren](#):
>
> If you’ve got insect pheromones mutation the bees will ignore you (I think, never tested it)

It’s a new world with a new character, I just went straight for the beehive from the shelter.

---

<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: [November 24, 2013, 10:50pm UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/4 "2013-11-24T22:50:03Z")

</div>

They probably have their aggression value set too low in the jsons

---

<div class="post-metadata">

### Author: ![infectedmochi](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/infectedmochi/32/206_2.png) [@infectedmochi](https://discourse.cataclysmdda.org/u/infectedmochi)
#### Post date: [November 25, 2013, 12:15am UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/5 "2013-11-25T00:15:32Z")

</div>

I’m inclined to agree that they are too passive, I noticed this with my character too. Just went and loot their hive without resistance beside the pesky scarred zombies.

---

<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: [November 25, 2013, 12:55am UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/6 "2013-11-25T00:55:36Z")

</div>

[s]Windows, build from git-pulled code, last commit Rivet’s at 573f62ca35ad7a3b27676ff05eb2568773da0934 .

Huh. Doesn’t look like their aggression’s been downtuned in a while, and -10 shouldn’t be _that_ passive. Wonder if the anger-triggers got wonky somewhere?

ETA:  
Confirmed. Bees are no longer territorial, and whacking one with a No. 9 left both it and its comrade (adjacent to me) both non-hostile. This is a bug. Will tune their aggression up to 0 for now and see if that helps. Thinking the anger-triggers aren’t properly firing. Galen still around?

2d: Or it could be that they’re blind and deaf… Will give 'em back their eyes 😉

3d: Nope. Anger trigger “PLAYER\_CLOSE” went missing. [Replaced and PR’d](http://smf.cataclysmdda.com/index.php?topic=4448.0). Steal honey while you can, miscreants! 😜

4h: And it turns out that just about every insect in the game has a problem attacking the player, for some reason. Wasps and soldier ants refrain from attacking. ???[/s]

Marginally instructive at least.

---

<div class="post-metadata">

### Author: ![freezerbunny](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/freezerbunny/32/219_2.png) [@freezerbunny](https://discourse.cataclysmdda.org/u/freezerbunny)
#### Post date: [November 25, 2013, 4:24am UTC](https://discourse.cataclysmdda.org/t/the-friendly-bees/4200/7 "2013-11-25T04:24:11Z")

</div>

Could be related to the new scent update, not properly creating scents.

Was related to the new scent code creating scents very strong, and monster scent move thresholds not being updated accordingly.

Fixed in [#4670](https://github.com/CleverRaven/Cataclysm-DDA/pull/4670)
