Space Station 13 - Modules - TypesDefine Details

code/modules/hydroponics/beekeeping/beebox.dm

BEEBOX_MAX_FRAMESMax frames per box
BEES_RATIOMultiplied by the max number of honeycombs to find the max number of bees
BEE_PROB_NEW_BEEThe chance for spare bee_resources to be turned into new bees
BEE_RESOURCE_HONEYCOMB_COSTThe amount of bee_resources for a new honeycomb to be produced, percentage cost 1-100
BEE_RESOURCE_NEW_BEE_COSTThe amount of bee_resources for a new bee to be produced, percentage cost 1-100

Define Details

BEEBOX_MAX_FRAMES

Max frames per box

BEES_RATIO

Multiplied by the max number of honeycombs to find the max number of bees

BEE_PROB_NEW_BEE

The chance for spare bee_resources to be turned into new bees

BEE_RESOURCE_HONEYCOMB_COST

The amount of bee_resources for a new honeycomb to be produced, percentage cost 1-100

BEE_RESOURCE_NEW_BEE_COST

The amount of bee_resources for a new bee to be produced, percentage cost 1-100