mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
1 line
4.7 KiB
HTML
1 line
4.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/mob/living/basic/hostile/bees/bees.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="code/modules/mob/living/basic/hostile/bees/bees.html#define">Define Details</a></header><main><h1>code/modules/mob/living/basic/hostile/bees/bees.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_TRAY_RECENT_VISIT">BEE_TRAY_RECENT_VISIT</a></th><td>How long in deciseconds until a tray can be visited by a bee again</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_DEFAULT_COLOUR">BEE_DEFAULT_COLOUR</a></th><td>the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_POLLINATE_YIELD_CHANCE">BEE_POLLINATE_YIELD_CHANCE</a></th><td>chance to increase yield of plant</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_POLLINATE_PEST_CHANCE">BEE_POLLINATE_PEST_CHANCE</a></th><td>chance to decrease pest of plant</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_POLLINATE_POTENCY_CHANCE">BEE_POLLINATE_POTENCY_CHANCE</a></th><td>chance to increase potancy of plant</td></tr><tr><th><a href="code/modules/mob/living/basic/hostile/bees/bees.html#define/BEE_FOODGROUPS">BEE_FOODGROUPS</a></th><td>the bee food contents</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/BEE_DEFAULT_COLOUR"><aside class="declaration">#define </aside>BEE_DEFAULT_COLOUR <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 2"></a></h3><p>the colour we make the stripes of the bee if our reagent has no colour (or we have no reagent)</p><h3 id="define/BEE_FOODGROUPS"><aside class="declaration">#define </aside>BEE_FOODGROUPS <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm#L6"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 6"></a></h3><p>the bee food contents</p><h3 id="define/BEE_POLLINATE_PEST_CHANCE"><aside class="declaration">#define </aside>BEE_POLLINATE_PEST_CHANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm#L4"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 4"></a></h3><p>chance to decrease pest of plant</p><h3 id="define/BEE_POLLINATE_POTENCY_CHANCE"><aside class="declaration">#define </aside>BEE_POLLINATE_POTENCY_CHANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm#L5"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 5"></a></h3><p>chance to increase potancy of plant</p><h3 id="define/BEE_POLLINATE_YIELD_CHANCE"><aside class="declaration">#define </aside>BEE_POLLINATE_YIELD_CHANCE <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm#L3"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 3"></a></h3><p>chance to increase yield of plant</p><h3 id="define/BEE_TRAY_RECENT_VISIT"><aside class="declaration">#define </aside>BEE_TRAY_RECENT_VISIT <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/basic/hostile/bees/bees.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/mob/living/basic/hostile/bees/bees.dm 1"></a></h3><p>How long in deciseconds until a tray can be visited by a bee again</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |