Variable TERRITORYConst

TERRITORY: {
    average: "forestry.territoryAverage";
    large: "forestry.territoryLarge";
    larger: "forestry.territoryLarger";
    largest: "forestry.territoryLargest";
} = ...

Area effect and pollination affect.

Type declaration

  • Readonly average: "forestry.territoryAverage"

    Effect: 9x6x9

    Pollination: 27x18x27

  • Readonly large: "forestry.territoryLarge"

    Effect: 11x8x11

    Pollination: 33x24x33

  • Readonly larger: "forestry.territoryLarger"

    Effect: 13x12x13

    Pollination: 39x36x39

  • Readonly largest: "forestry.territoryLargest"

    Effect: 15x13x15

    Pollination: 45x39x45

Generated using TypeDoc