Variable FERTILITYConst

FERTILITY: {
    high: "forestry.fertilityHigh";
    low: "forestry.fertilityLow";
    maximum: "forestry.fertilityMaximum";
    normal: "forestry.fertilityNormal";
} = ...

Type declaration

  • Readonly high: "forestry.fertilityHigh"

    3x Drones

  • Readonly low: "forestry.fertilityLow"

    1x Drones

  • Readonly maximum: "forestry.fertilityMaximum"

    4x Drones

  • Readonly normal: "forestry.fertilityNormal"

    2x Drones

Generated using TypeDoc