/tg/ Station 13 - Modules - TypesDefine Details

code/modules/mob/living/basic/farm_animals/bee/_bee.dm

BEE_TRAY_RECENT_VISITHow long in deciseconds until a tray can be visited by a bee again
BEE_DEFAULT_COLOURthe colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)
BEE_POLLINATE_YIELD_CHANCEchance to increase yield of plant
BEE_POLLINATE_PEST_CHANCEchance to decrease pest of plant
BEE_POLLINATE_POTENCY_CHANCEchance to increase potancy of plant
BEE_FOODGROUPSthe bee food contents
/mob/living/basic/bee/timedA bee which despawns after a short amount of time (beespawns?)

Define Details

BEE_DEFAULT_COLOUR

the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)

BEE_FOODGROUPS

the bee food contents

BEE_POLLINATE_PEST_CHANCE

chance to decrease pest of plant

BEE_POLLINATE_POTENCY_CHANCE

chance to increase potancy of plant

BEE_POLLINATE_YIELD_CHANCE

chance to increase yield of plant

BEE_TRAY_RECENT_VISIT

How long in deciseconds until a tray can be visited by a bee again