code/modules/mob/living/basic/farm_animals/bee/_bee.dm ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm0](git.png)
BEE_TRAY_RECENT_VISIT | How long in deciseconds until a tray can be visited by a bee again |
---|---|
BEE_DEFAULT_COLOUR | the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent) |
BEE_POLLINATE_YIELD_CHANCE | chance to increase yield of plant |
BEE_POLLINATE_PEST_CHANCE | chance to decrease pest of plant |
BEE_POLLINATE_POTENCY_CHANCE | chance to increase potancy of plant |
BEE_FOODGROUPS | the bee food contents |
/mob/living/basic/bee/timed | A bee which despawns after a short amount of time (beespawns?) |
Define Details
BEE_DEFAULT_COLOUR ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm 2](git.png)
the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)
BEE_FOODGROUPS ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm 6](git.png)
the bee food contents
BEE_POLLINATE_PEST_CHANCE ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm 4](git.png)
chance to decrease pest of plant
BEE_POLLINATE_POTENCY_CHANCE ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm 5](git.png)
chance to increase potancy of plant
BEE_POLLINATE_YIELD_CHANCE ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm 3](git.png)
chance to increase yield of plant
BEE_TRAY_RECENT_VISIT ![code/modules/mob/living/basic/farm_animals/bee/_bee.dm 1](git.png)
How long in deciseconds until a tray can be visited by a bee again