SerenityJS
    Preparing search index...

    Interface CaveVinesBodyWithBerriesBlock

    interface CaveVinesBodyWithBerriesBlock {
        growing_plant_age?: number;
    }
    Index

    Properties

    growing_plant_age?: number